Package ix.iface.util

Interface utilities.

See:
          Description

Class Summary
CatchingActionListener A wrapper to put around an ActionListener to catch any exceptions or errors the listener throws and report them to the user.
ComboChoice An editable JComboBox that automatically adds any typed-in items to the menu.
GridColumn A class that can be used to consruct a column of a tabular display in which different columns have different widths.
IconImage Class used to set an appropriate icon image for a frame.
IfaceUtil Class for static utilities.
IXMetalTheme A Metal theme for I-X applications.
LogoPanel A panel that contains the application name and some credits.
PriorityComboBox A ComboBox that contains items that represent priorities.
PriorityComboBox.PriorityCellRenderer  
RadioButtonBox An object that manages a group of radio buttons in a convenient and easy to use fashion.
RendererJLabel A subclass of JLabel that overrides methods not needed when rendering.
Reporting Class of static methods useful when reporting incoming messages etc.
TranscriptTextArea A JTextArea for recording transcripts and similar information.
 

Package ix.iface.util Description

Interface utilities.