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.iplan The I-X planner. 
ix.iserve.ipc The main classes that make up the "iserve" communication strategy. 
ix.util.ipc Interprocess communication utilities. 
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
           
(package private)  class ItemEditor.TextViewFrame
           
(package private)  class LoadPlanFrame.TextViewFrame
           
protected  class TimelineViewer.TimelineFrame
           
 

Uses of TextAreaFrame in ix.iplan
 

Subclasses of TextAreaFrame in ix.iplan
(package private) static class IPlanTool.SimFrame
           
(package private)  class IPlanTool.ToolFrame
           
 

Uses of TextAreaFrame in ix.iserve.ipc
 

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

Uses of TextAreaFrame in ix.util.ipc
 

Subclasses of TextAreaFrame in ix.util.ipc
(package private)  class SerializedCommunicationStrategy.ObjectStreamNameServer.TranscriptFrame
           
 

Fields in ix.util.ipc declared as TextAreaFrame
(package private)  TextAreaFrame SerializedCommunicationStrategy.ObjectStreamNameServer.textFrame
           
 

Uses of TextAreaFrame in ix.util.xml
 

Subclasses of TextAreaFrame in ix.util.xml
protected  class XMLTreeEditFrame.FindFrame
           
(package private)  class XMLTreeEditFrame.TextViewFrame
           
protected static class XMLTreeEditFrame.TreeHelpFrame
           
 

Fields in ix.util.xml declared as TextAreaFrame
(package private)  TextAreaFrame XMLTreeNamespaceManager.NamespaceFrame.helpFrame