Class StreamAlignmentGlyphDialog

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Observer, Accessible, ChangeListener, RootPaneContainer, WindowConstants, Modifiable, ClosableDialog

public class StreamAlignmentGlyphDialog extends RmaJDialog implements ClosableDialog, Observer, ChangeListener
See Also:
  • Constructor Details

    • StreamAlignmentGlyphDialog

      public StreamAlignmentGlyphDialog(Frame f, String sTitle, boolean modal)
    • StreamAlignmentGlyphDialog

      public StreamAlignmentGlyphDialog(Frame f, boolean modal)
  • Method Details

    • buildComponents

      protected void buildComponents()
    • buildMenus

      protected void buildMenus()
    • setToDefaultsAction

      public void setToDefaultsAction()
    • addTabAction

      public void addTabAction()
    • deleteTabAction

      public void deleteTabAction()
    • stateChanged

      public void stateChanged(ChangeEvent e)
      Specified by:
      stateChanged in interface ChangeListener
    • setVisible

      public void setVisible(boolean b)
      Description copied from class: RmaJDialog
      make sure the ok button is the default button when the dialog comes up.
      Overrides:
      setVisible in class RmaJDialog
    • update

      public void update(Observable o, Object arg)
      Specified by:
      update in interface Observer
    • closeDialog

      public boolean closeDialog()
      Specified by:
      closeDialog in interface ClosableDialog
    • initDlg

      public void initDlg()
    • setProperties

      public void setProperties(StreamAlignmentProps p)
    • isOK

      public boolean isOK()