Class PTelcoDevicesBase.PrepopulateAction

java.lang.Object
javax.swing.AbstractAction
com.portal.app.cc.tcf.PTelcoDevicesBase.PrepopulateAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
PTelcoDevicesBase

protected class PTelcoDevicesBase.PrepopulateAction extends AbstractAction
Inner Action class that provides the device prepopulation function. Need to be hooked with UI on your custom device panel.
See Also:
  • Constructor Details

    • PrepopulateAction

      public PrepopulateAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)