Class AiShapeGlyphOptionJDlg

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ListSelectionListener, RootPaneContainer, WindowConstants, Modifiable

public class AiShapeGlyphOptionJDlg extends RmaJDialog implements ListSelectionListener
See Also:
  • Constructor Details

  • Method Details

    • modified

      public void modified()
    • changeDefaultLineColor

      public void changeDefaultLineColor()
    • changeDefaultColor

      public void changeDefaultColor()
    • setDataRecord

      public void setDataRecord(AiShapeGlyphDataRecord data)
    • cancelPressed

      public void cancelPressed()
    • okPressed

      public void okPressed()
    • applyPressed

      public void applyPressed()
    • setVisible

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

      public void setTableWidths()
    • valueChanged

      public void valueChanged(ListSelectionEvent e)
      Specified by:
      valueChanged in interface ListSelectionListener
    • getSelectedFieldType

      public String getSelectedFieldType()