com.togethersoft.openapi.util.ui
Class Diagram ui

Class Summary
AbstractDialogPresents abstract dialog
CustomColorChooserThis class have methods for displaying custom color chooser dialogs
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.
ExtendedTabbedPanePresents extended JTabedPane with possibility set shortcut for panels and predefined keyboard
navigation (Alt-Right Alt-Left)
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.
PopupTriggerHandlerPresents mouse listener which invoke popup menu for the certain mouse events.
PseudoScrollPaneBorderSpecial border like border of metal ScrollPane
RadioButtonGroupRepresents group of radio buttons.
ResizableDialogBorderSpecial empty border with icon which indicate that dialog is resizable at bottom-left corner
SimpleExtendedControl 
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.
ThreeStateCheckBoxThree state check box class implements a checkbox with additional "third" 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.