Uses of Package
uic.widgets

Packages that use uic.widgets
uic.action Actions to connect widgets with each other; or with your logic. 
uic.model Provides model classes for Swing GUIs. 
uic.themeconfig A configuration dialog for the UICTheme. 
uic.themes The Swing UICTheme to provide various bugfixes and an all-round mature theme. 
uic.widgets Swing Widgets for your programming pleasure! 
uic.widgets.calendar Provides the classes for the Calendar widget. 
uic.widgets.filechooser Provides the classes for the UIC FileChooser widget. 
 

Classes in uic.widgets used by uic.action
UICSpinbox
          UIC Enhanced Spinbox (an equivalent for javax.swing.Spinner).
WindowRepresenter
          This class manages the 4 ToolBarContainer instances per window, there is one instance per Window.
 

Classes in uic.widgets used by uic.model
MainWindow
          MainWindow is the application window for any application you will create.
StatusBar
          This widget draws a StatusBar with progress line and cancel button.
UICTable
          A replacement for the JTable to make the programmers life a lot easier.
 

Classes in uic.widgets used by uic.themeconfig
AbstractWindow
          This abstract class is the superclass of all classes that show a Window or Frame on screen and want intelligence added such as automatic placing and sizing based on screen size, monitor setup and naturally content size.
GroupBox
           
StandardDialog
          A replacement for all your usages of JDialog.
UICColorButton
          A button without a name; but with a color area.
UICList
           
 

Classes in uic.widgets used by uic.themes
ToolBarContainer
          This ToolBarContainer is a Container that allows a number of Toolbars to be present at a certain side of the screen.
UICToolBar
          Replacement ToolBar that has many usability features and works closely with the UICToolBar.
WindowRepresenter
          This class manages the 4 ToolBarContainer instances per window, there is one instance per Window.
 

Classes in uic.widgets used by uic.widgets
AbstractWindow
          This abstract class is the superclass of all classes that show a Window or Frame on screen and want intelligence added such as automatic placing and sizing based on screen size, monitor setup and naturally content size.
ColorButtons
          A widget that displays a set of color-icons.
ColorSelectionBase
          Class generated by UICompiler.
ExtraWindow
          This class represent a so-called Extra Window.
FontSelectionBase
          Class generated by UICompiler.
GroupBox.AbstractCollapsableBorder
          For a collapsable groupBox we show a border that, when clicked, will collapse the groupbox.
GroupBox.PreviewHeader
          This interface is needed to be implemented on borders and headers for collapsable GroupBoxes.
HSVSelector
          This widget provides a color selection panel.
IntegerInputButtonBase
          Class generated by UICompiler.
MainWindow
          MainWindow is the application window for any application you will create.
Splash
          A Splash screen that will show a picture and possibly a progressbar.
StatusBar
          This widget draws a StatusBar with progress line and cancel button.
StatusBar.StatusLabelInterface
          For applications that want more then just a single label on their status bar they can use this.
ToolBarContainer
          This ToolBarContainer is a Container that allows a number of Toolbars to be present at a certain side of the screen.
UICArrowButton
          A button that only shows an arrow and is repeating.
UICList
           
UICSpinbox
          UIC Enhanced Spinbox (an equivalent for javax.swing.Spinner).
UICSpinner
          JSpinner extending class to fix a fatal bug in its superclass.
UICTextField
          A subclass of JTextField that adds usability features.
UICToolBar
          Replacement ToolBar that has many usability features and works closely with the UICToolBar.
UICToolBar.ToolBarLocation
          Data container that displays the corrent location of a UICToolBar.
WindowRepresenter
          This class manages the 4 ToolBarContainer instances per window, there is one instance per Window.
 

Classes in uic.widgets used by uic.widgets.calendar
ToolBarButton
          Button that behaves like a normal JButton, but looks different.
UICTextField
          A subclass of JTextField that adds usability features.
 

Classes in uic.widgets used by uic.widgets.filechooser
MainWindow
          MainWindow is the application window for any application you will create.
ToolBarButton
          Button that behaves like a normal JButton, but looks different.
TwoColorListCellRenderer
          CellRenderer for the list.
UICList
           
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence