Class LoggerPanelEnableDisable

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Set<String> getActionNames() Gets the ActionNames attribute of the action
      void doAction(ActionEvent e) This method performs the actual command processing.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LoggerPanelEnableDisable

        LoggerPanelEnableDisable()
        Constructor for object.
    • Method Detail

      • getActionNames

         Set<String> getActionNames()

        Gets the ActionNames attribute of the action

        Returns:

        the ActionNames value

      • doAction

         void doAction(ActionEvent e)

        This method performs the actual command processing.

        Parameters:
        e - the generic UI action event