| 类 | 说明 |
|---|---|
| ErrTablePanel |
Creates a table panel.
|
| NewXMLComboPanel |
Creates panel with JLabel and JComboBox.
|
| NewXMLControlPanel | |
| NewXMLGroupPanel |
Creates titled group panel with vertical or horizontal BoxLayout,
that consists of panels of given elements.
|
| NewXMLPanel | |
| NewXMLTableControlPanel |
Creates a control panel for table panel.
|
| NewXMLTablePanel |
Creates a table panel.
|
| ServiceTreePanel | |
| TabbedPanel |
Creates a tabbed panel.
|
| XMLComboButtonPanel |
Creates panel with JLabel, JComboBox and shortcut button.
|
| XMLComboChoicePanel |
Creates a combo panel and a panel which type is determined by the choosen
element from combo panel.
|
| XMLComboPanel |
Creates panel with JLabel and JComboBox.
|
| XMLControlPanel | |
| XMLExpressionEditPanel |
Creates panel with JLabel and JTextArea.
|
| XMLFORMTextPanel |
Creates panel with JLabel and JTextField.
|
| XMLGroupPanel |
Creates titled group panel with vertical or horizontal BoxLayout, that
consists of panels of given elements.
|
| XMLListChoiceControlPanel |
Creates a control panel for list choice panel.
|
| XMLListChoicePanel |
Creates a list panel and a panel which type is determined by the choosen
element from list panel.
|
| XMLListControlPanel |
Creates a control panel for table panel.
|
| XMLListPanel |
Creates a list panel.
|
| XMLLocationPanel |
Creates panel with JLabel, JTextField and JButton, this panel is used to set
the file name from some choosed location.
|
| XMLMultiLineTextButtonPanel | 已过时 |
| XMLMultiLineTextPanel |
Creates panel with JLabel and JTextArea.
|
| XMLPanel | |
| XMLRadioChoicePanel |
Creates a radio panel and a panel which type is determined by the choosen
element from radio panel.
|
| XMLRadioPanel |
Creates a panel with radio buttons.
|
| XMLTabbedPanel |
Creates a tabbed panel.
|
| XMLTableControlPanel |
Creates a control panel for table panel.
|
| XMLTablePanel |
Creates a table panel.
|
| XMLTextPanel |
Creates panel with JLabel and JTextField.
|
Copyright © 2023 onecode. All rights reserved.