Package uic.widgets

Widgets for your programming pleasure!

See:
          Description

Interface Summary
TableViewInterface This interface should be added to every table model used in the MWTable from this package.
 

Class Summary
BevelArrowIcon An arrow icon used in (UIC) Table headers to show the sorting direction.
CheckBoxIcon An icon used by checkboxes.
ColorButtons  
ColorSelection A color selection dialog.
ColorSelectionBase  
ComboBoxButtonIcon An icon for the arrow on the right side of a checkbox.
FontSelection This widget shows a list of installed fonts and allows the user to choose one.
FontSelectionBase  
GuiHelper various static method to provide functionality not immidiately available in Swing.
HSVSelector This widget provides a color selection panel.
JLine A line widget.
MWTable A replacement for the JTable to make the programmers life a lot easier.
MWTableModel This class does nothing but implement a bugfix for the defaultTableModel.
RadioButtonIcon An icon used by RadioButtons.
StandardDialog A replacement for all you usages of JDialog.
TableMap  
TableSorter  
TableSorterHeaderRenderer Table header renderer, is set from the function addMouseListenerToHeaderInTable(JTable table) in TableSorter
ToolBarContainer This ToolBarContainer is a Container that allows a number of Toolbars to be present at a certain side of the screen.
TwoColorCellRenderer Implementation of a table cell renderer that has different colors for the odd and even table rows
TwoColorListCellRenderer CellRenderer for the list Has to different colors for the odd and even rows to improve the look
UICArrowButton  
UICColorButton A button without a name; but with a color area.
UICFocusTraversalPolicy A focus traversalPolicy for predefined traversal.
UICListSelectionModel List selection model, that handles 2 extra selection types
WizardPanel A Wizard in Java.
WizardPanelBase  
 

Package uic.widgets Description

Widgets for your programming pleasure!



Copyright © 2002,2003 Thomas Zander