Class PTelcoDevicesBase.SearchAction

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

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

    • SearchAction

      public SearchAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)