Uses of Package
ix.iface.util

Packages that use ix.iface.util
ix.applet Support for I-P2 applets. 
ix.ichat   
ix.icore I-X core classes. 
ix.iface.ui I-X user interfaces. 
ix.iface.util Interface utilities. 
ix.ip2 I-X Process Panels 
ix.iquery I-Q, an I-X Query agent. 
ix.iserve.ipc   
ix.isim   
ix.itest I-Test. 
ix.iview Viewers. 
ix.iview.util   
ix.test Simple applications for testing purposes. 
ix.util General-purpose utilities. 
ix.util.xml XML utilities. 
 

Classes in ix.iface.util used by ix.applet
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
TranscriptTextArea
          A JTextArea for recording transcripts and similar information.
 

Classes in ix.iface.util used by ix.ichat
ToolFrame
          The main frame of an I-X tool.
 

Classes in ix.iface.util used by ix.icore
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
 

Classes in ix.iface.util used by ix.iface.ui
RendererJLabel
          A subclass of JLabel that overrides methods not needed when rendering.
RendererJText
          An efficient renderer like RendererJLabel, but a subclass of JTextField to allow mousing text.
ToolFrame
          The main frame of an I-X tool.
 

Classes in ix.iface.util used by ix.iface.util
AlphabetizingMenu
          A JMenu that can insert items in alphabetical order.
CatchingActionListener
          An ActionListener that catches and reports exceptions.
CheckTable.ViewJTable
           
CheckTable.ViewTableModel
          Mediates between the data and the JTable.
HtmlWriter
          Simple support for HTML and similarly marked-up output.
KeyValueTable
          Packages a JTable together with a table model suitable for viewing a mapping from keys to values.
KeyValueTable.RowPopupMenu
           
KeyValueTable.ViewJTable
           
KeyValueTable.ViewTableModel
          Mediates between the data and the JTable.
KeyValueTable.ViewTableMouseListener
           
RadioButtonBox
          An object that manages a group of radio buttons in a convenient and easy to use fashion.
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
ToolFrame
          The main frame of an I-X tool.
ValueComboBox
          Adds a layer to a JComboBox so that the selected values can be different than the items in the drop-down list.
 

Classes in ix.iface.util used by ix.ip2
KeyValueTable
          Packages a JTable together with a table model suitable for viewing a mapping from keys to values.
SortingKVTable
          A KeyValueTable that lets the user change the key-sorting comparator.
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
ToolFrame
          The main frame of an I-X tool.
ToolManager
          Manages the "tools" for an I-X agent's user interface.
TranscriptTextArea
          A JTextArea for recording transcripts and similar information.
 

Classes in ix.iface.util used by ix.iquery
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
 

Classes in ix.iface.util used by ix.iserve.ipc
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
TranscriptTextArea
          A JTextArea for recording transcripts and similar information.
 

Classes in ix.iface.util used by ix.isim
ToolFrame
          The main frame of an I-X tool.
 

Classes in ix.iface.util used by ix.itest
ComboChoice
          An editable JComboBox that automatically adds any typed-in items to the menu.
RadioButtonBox
          An object that manages a group of radio buttons in a convenient and easy to use fashion.
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
VerticalPanel
          A class that can be used to construct a vertical stack of components.
 

Classes in ix.iface.util used by ix.iview
ToolFrame
          The main frame of an I-X tool.
VerticalPanel
          A class that can be used to construct a vertical stack of components.
 

Classes in ix.iface.util used by ix.iview.util
RendererJLabel
          A subclass of JLabel that overrides methods not needed when rendering.
 

Classes in ix.iface.util used by ix.test
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
 

Classes in ix.iface.util used by ix.util
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
ToolFrame
          The main frame of an I-X tool.
ToolManager
          Manages the "tools" for an I-X agent's user interface.
TranscriptTextArea
          A JTextArea for recording transcripts and similar information.
 

Classes in ix.iface.util used by ix.util.xml
ToolController
          An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
ToolFrame
          The main frame of an I-X tool.
ToolManager
          Manages the "tools" for an I-X agent's user interface.
TranscriptTextArea
          A JTextArea for recording transcripts and similar information.