Class GeneralConfigFrame

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

public class GeneralConfigFrame extends JFrame
INTERNAL: A General Configuration frame for the VizDesktop
See Also:
  • Constructor Details

    • GeneralConfigFrame

      public GeneralConfigFrame(VizController aController)
  • Method Details

    • initializeTopicLists

      protected void initializeTopicLists()
    • setPanelBackgroundColour

      protected void setPanelBackgroundColour(Color aColor)
    • setDoubleClick

      protected void setDoubleClick(int anAction)
    • setSingleClick

      protected void setSingleClick(int action)
    • setLocalityAlgorithm

      protected void setLocalityAlgorithm(int action)
    • setMotionKillerDelay

      public void setMotionKillerDelay(int seconds)
    • setMaxTopicNameLength

      public void setMaxTopicNameLength(int length)