Uses of Class
ix.util.TextAreaFrame

Packages that use TextAreaFrame
ix.applet Support for I-P2 applets. 
ix.icore I-X core classes. 
ix.ip2 I-X Process Panels 
ix.iserve.ipc   
ix.util.xml XML utilities. 
 

Uses of TextAreaFrame in ix.applet
 

Subclasses of TextAreaFrame in ix.applet
protected  class AppletCommunicationTool.ToolFrame
          A simple GUI.
 

Uses of TextAreaFrame in ix.icore
 

Fields in ix.icore declared as TextAreaFrame
protected  TextAreaFrame IXAgent.textFrame
          A text area in a separate frame used to display information about incoming messages.
 

Uses of TextAreaFrame in ix.ip2
 

Subclasses of TextAreaFrame in ix.ip2
static class Ip2Frame.Ip2AboutFrame
           
protected  class TimelineViewer.TimelineFrame
           
 

Uses of TextAreaFrame in ix.iserve.ipc
 

Subclasses of TextAreaFrame in ix.iserve.ipc
protected  class IServeCommunicationTool.ToolFrame
          A simple GUI.
 

Uses of TextAreaFrame in ix.util.xml
 

Subclasses of TextAreaFrame in ix.util.xml
protected  class XMLTreeEditFrame.FindFrame
           
protected static class XMLTreeEditFrame.TreeHelpFrame