Class JDialogAnnotation.UpdateTextAction

java.lang.Object
javax.swing.AbstractAction
gov.nih.mipav.view.dialogs.JDialogAnnotation.UpdateTextAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
JDialogAnnotation

protected class JDialogAnnotation.UpdateTextAction extends AbstractAction
Update the displayed text accourding to the current settings of the window.
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Use serialVersionUID for interoperability.
      See Also:
  • Constructor Details

    • UpdateTextAction

      protected UpdateTextAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent event)
      DOCUMENT ME!
      Parameters:
      event - DOCUMENT ME!