Uses of Package
uic.widgets

Packages that use uic.widgets
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! 
 

Classes in uic.widgets used by uic.model
MainWindow
          MainWindow is the application window for any application you will create.
MWTable
          Deprectated class since the original has been renamed to UICTable.
MWTableModel
          Deprecated.  
StatusBar
          This widget draws a StatusBar with progress line and cancel button.
TableSorter
          Deprecated.  
TableViewInterface
          This interface should be added to every table model used in the MWTable from this package.
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.
StandardDialog
          A replacement for all your usages of JDialog.
 

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.
ExtraWindow
          This class represent a so-called Extra Window.
MainWindow
          MainWindow is the application window for any application you will create.
MWTable
          Deprectated class since the original has been renamed to UICTable.
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.
TableViewInterface
          This interface should be added to every table model used in the MWTable from this package.
ToolBarContainer
          This ToolBarContainer is a Container that allows a number of Toolbars to be present at a certain side of the screen.
UICSpinner
          JSpinner extending class to fix a fatal bug in its superclass.
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.
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence