Class ConfigCategoryUI

    • Constructor Detail

      • ConfigCategoryUI

        public ConfigCategoryUI()
      • ConfigCategoryUI

        public ConfigCategoryUI​(JAXXContext parentContext)
      • ConfigCategoryUI

        public ConfigCategoryUI​(boolean param0)
      • ConfigCategoryUI

        public ConfigCategoryUI​(JAXXContext parentContext,
                                boolean param1)
      • ConfigCategoryUI

        public ConfigCategoryUI​(LayoutManager param0)
      • ConfigCategoryUI

        public ConfigCategoryUI​(LayoutManager param0,
                                boolean param1)
    • Method Detail

      • doActionPerformed__on__copyCellValue

        public void doActionPerformed__on__copyCellValue​(ActionEvent event)
      • doActionPerformed__on__reset

        public void doActionPerformed__on__reset​(ActionEvent event)
      • doActionPerformed__on__resetOptionValue

        public void doActionPerformed__on__resetOptionValue​(ActionEvent event)
      • doActionPerformed__on__save

        public void doActionPerformed__on__save​(ActionEvent event)
      • doMousePressed__on__table

        public void doMousePressed__on__table​(MouseEvent event)
      • doTableChanged__on__tableModel

        public void doTableChanged__on__tableModel​(TableModelEvent event)
      • doValueChanged__on__selectionModel

        public void doValueChanged__on__selectionModel​(ListSelectionEvent event)
      • getCategoryLabel

        public JLabel getCategoryLabel()
      • getCategoryLabelPanel

        public JPanel getCategoryLabelPanel()
      • getCopyCellValue

        public JMenuItem getCopyCellValue()
      • getDescription

        public JTextArea getDescription()
      • getDescriptionPane

        public JScrollPane getDescriptionPane()
      • getReset

        public JButton getReset()
      • getResetOptionValue

        public JMenuItem getResetOptionValue()
      • getSave

        public JButton getSave()
      • getTable

        public org.jdesktop.swingx.JXTable getTable()
      • getTablePopup

        public JPopupMenu getTablePopup()
      • setCategoryModel

        public void setCategoryModel​(CategoryModel categoryModel)
      • setSelectionModel

        public void setSelectionModel​(ListSelectionModel selectionModel)
      • get$JPanel1

        protected JPanel get$JPanel1()
      • get$JPanel2

        protected JPanel get$JPanel2()
      • addChildrenToCategoryLabelPanel

        protected void addChildrenToCategoryLabelPanel()
      • addChildrenToDescriptionPane

        protected void addChildrenToDescriptionPane()
      • addChildrenToTablePane

        protected void addChildrenToTablePane()
      • addChildrenToTablePopup

        protected void addChildrenToTablePopup()
      • createCategoryLabel

        protected void createCategoryLabel()
      • createCategoryLabelPanel

        protected void createCategoryLabelPanel()
      • createCategoryModel

        protected void createCategoryModel()
      • createCopyCellValue

        protected void createCopyCellValue()
      • createDescription

        protected void createDescription()
      • createDescriptionPane

        protected void createDescriptionPane()
      • createModel

        protected void createModel()
      • createReset

        protected void createReset()
      • createResetOptionValue

        protected void createResetOptionValue()
      • createSave

        protected void createSave()
      • createSelectionModel

        protected void createSelectionModel()
      • createTable

        protected void createTable()
      • createTableModel

        protected void createTableModel()
      • createTablePane

        protected void createTablePane()
      • createTablePopup

        protected void createTablePopup()
      • $initialize

        protected void $initialize()
      • $initialize_01_createComponents

        protected void $initialize_01_createComponents()
      • $initialize_02_registerDataBindings

        protected void $initialize_02_registerDataBindings()
      • $initialize_03_finalizeCreateComponents

        protected void $initialize_03_finalizeCreateComponents()
      • $initialize_04_applyDataBindings

        protected void $initialize_04_applyDataBindings()
      • $initialize_05_setProperties

        protected void $initialize_05_setProperties()
      • $initialize_06_finalizeInitialize

        protected void $initialize_06_finalizeInitialize()