Class PreferencesDialog

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class PreferencesDialog extends JDialog implements ActionListener
See Also:
  • Constructor Details

  • Method Details

    • buildDispPanel

      public JPanel buildDispPanel()
    • buildAtomsPanel

      public JPanel buildAtomsPanel()
    • buildBondPanel

      public JPanel buildBondPanel()
    • centerDialog

      protected void centerDialog()
    • ok

      public void ok()
    • cancel

      public void cancel()
    • addActions

      public void addActions(List<Action> list)
    • getAction

      protected Action getAction(String cmd)
    • actionPerformed

      public void actionPerformed(ActionEvent event)
      Specified by:
      actionPerformed in interface ActionListener
    • setFontScale

      public void setFontScale(int scale)