Class PTelcoDevicesBase.HistoryAction

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

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

    • HistoryAction

      public HistoryAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)