Package com.togethersoft.openapi.util.ui

Class Diagram Summary
ui 
 

Class Summary
AbstractDialogPresents abstract dialog
CustomColorChooserThis class have methods for displaying custom color chooser dialogs
CustomColorChooser.CenterLayout 
CustomColorChooser.MyColorChooser 
CustomColorChooser.MyColorChooserUI 
CustomColorChooser.PreviewPanel 
DefaultKeyAdapter 
DescriptionPanelPanel which contain following controls :
icon and help area.
DialogHelperPresents uniform key bindings for dialog box, so ESCAPE key sloses dialog
box and ENTER acts as default button.
DisabledFocusManagerThis class has private constructor and can't to be created by anyone.
ExtendedControlControl which has a rectangular button on the right and a component on the left taking up the rest of the space.
ExtendedControl.ExtendedControlLayoutManager 
ExtendedTabbedPanePresents extended JTabedPane with possibility set shortcut for panels and predefined keyboard
navigation (Alt-Right Alt-Left)
ExtendedTabbedPane.ExtendedMetalTabbedPaneUI 
ExtendedTabbedPane.MySelectTab 
GridBagLayoutHelperPresents two static methods : Add which add component to container with some constraints,
and GetDefaultConstraints which return predefined constraints.
IconSequenceImplements a sequence of Icons being painted in a horizontal line.
KeyStrokeFormatThis class is suited to format and parse Strings which represent KeyStrokes - a key being typed
on the keyboard.
LayeredIconPresents group of not aligned buttons.
MyColorChooserUI.PreviewListener 
PopupTriggerHandlerPresents mouse listener which invoke popup menu for the certain mouse events.
PseudoScrollPaneBorderSpecial border like border of metal ScrollPane
RadioButtonGroupRepresents group of radio buttons.
RadioButtonGroup.ButtonKeyAdapter 
ResizableDialogBorderSpecial empty border with icon which indicate that dialog is resizable at bottom-left corner
SimpleExtendedControl 
SimpleExtendedControl.ExtendedControlLayoutManager 
StackLayout**************************************************************************
StackLayout is a LayoutManager that arranges components in a vertical
(or horizontal) strip aligning them at right, left or centered, and/or
filling them to take up any extra vertical or horizontal space.
TextAreaDialogPresents dialof box with a textarea field on the top and two buttons on the bottom:
OK and CANCEL.
ThreeStateChechBoxThree state check box class implements a checkbox with additional "third" state.
ThreeStateChechBox.ThreeStateCheckboxIconClass used for painting chekbox icons in different states
ThreeStateChechBox.ThreeStateCheckBoxUIThreeStateCheckBox UI delegate class
ThreeStateCheckBoxThree state check box class implements a checkbox with additional "third" state.
ThreeStateCheckBox.ThreeStateCheckboxIconClass used for painting chekbox icons in different states
ThreeStateCheckBox.ThreeStateCheckBoxUIThreeStateCheckBox UI delegate class
ThreeStateCheckBoxUI.ThirdStateItemListenerThis listener is responsible to removing checkbox undefined state when checkbox
was selected being in its undefined state.
ThreeStateCheckBoxUI.ThirdStateItemListenerThis listener is responsible to removing checkbox undefined state when checkbox
was selected being in its undefined state.
ToggleButtonPanelRepresents panel which can contain following controls :
simlpe button, radio button, check box and any other controls.
URLChooserRepresents dialog which text field for input some text and button for call file chooser.