Class TypesConfigFrame

    • Method Detail

      • createColorChooserPanel

        protected JPanel createColorChooserPanel()
      • initializeTypeList

        protected void initializeTypeList()
        Initialize the list of topic types.
      • buildAndSetFont

        protected void buildAndSetFont()
        Build a new font object from the GUI and assign it
      • buildAssociationTypeGeneralConfigPanel

        public void buildAssociationTypeGeneralConfigPanel​(JPanel config)
      • buildTopicTypeGeneralConfigPanel

        public void buildTopicTypeGeneralConfigPanel​(JPanel config)
      • promptForFile

        protected String promptForFile()
      • setIconFilename

        protected void setIconFilename​(String string)
      • setSelectedIconFilename

        public void setSelectedIconFilename​(String string)
      • setWeight

        protected void setWeight​(int i)
      • setSelectedShape

        public void setSelectedShape​(int i)
      • setSelectedFilter

        public void setSelectedFilter​(int i)
      • updateSelectedFilter

        public void updateSelectedFilter()
        When some other class changes the filter selection, this method updates this GUI. If other parts of the configuration, such as colour and shape, become changable in other classes, this method is probably the right place to update the GUI.
      • setSelectedWeight

        public void setSelectedWeight​(int i)
      • setShape

        protected void setShape​(int i)
      • setFilter

        protected void setFilter​(int i)