TWE 2.5-1 API

Package org.enhydra.jawe.base.panel.panels

Class Summary
KeyboardHandler  
MouseWheelHandler  
PanelUtilities Various panel utilities.
PopupWithScrollbar  
ValidationErrorOrSearchResultListPanel Creates a references panel.
XMLActualParametersPanel Creates a table panel.
XMLBasicListPanel Creates a list panel.
XMLBasicPanel Basic implementation of XMLPanel interface.
XMLBasicTablePanel Creates a table panel.
XMLCheckboxPanel Creates a panel with a checkbox which represents a boolean value.
XMLChoiceButtonWithPopup Creates button which displays popup with available choices for inserting into parent panel.
XMLComboChoicePanel Creates a combo panel and a panel which type is determined by the chosen element from combo panel.
XMLComboPanel Creates panel with JLabel and JComboBox.
XMLComboPanel.ComboEntryComparator  
XMLComboPanelWithReferenceLink Creates panel with JLabel and JComboBox.
XMLComboPanelWithReferenceLink.ComboEntryComparator  
XMLDataTypesPanel Creates a combo panel and a panel which type is determined by the choosen element from combo panel.
XMLElementView  
XMLGroupPanel Creates titled group panel with vertical or horizontal BoxLayout, that consists of panels of given elements.
XMLGroupPanelGL  
XMLHighlightPanelWithReferenceLink Creates panel with JLabel and JEditPanel.
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.
XMLMultiLineHighlightPanelWithChoiceButton Creates panel with JLabel and JEditTextArea.
XMLMultiLineTextPanel Creates panel with JLabel and JTextArea.
XMLMultiLineTextPanelWithChoiceButton Creates panel with JLabel and JTextArea.
XMLPanel Standard interface for creating all panels for editing XPDL content.
XMLRadioPanel Creates a panel with radio buttons.
XMLSimpleTablePanel Creates a table panel.
XMLSimpleTableSelPanel Creates a table panel.
XMLTabbedPanel Creates a tabbed panel.
XMLTablePanel Creates a table panel.
XMLTablePanelForVariables  
XMLTextPanel Creates panel with JLabel and JTextField.
 


TWE 2.5-1 API