Uses of Class
ix.iface.util.TranscriptTextArea

Packages that use TranscriptTextArea
ix.applet Support for I-P2 applets. 
ix.ip2 I-X Process Panels 
ix.iserve.ipc   
ix.util General-purpose utilities. 
ix.util.xml XML utilities. 
 

Uses of TranscriptTextArea in ix.applet
 

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

Uses of TranscriptTextArea in ix.ip2
 

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

Uses of TranscriptTextArea in ix.iserve.ipc
 

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

Uses of TranscriptTextArea in ix.util
 

Subclasses of TranscriptTextArea in ix.util
 class TextAreaFrame
          A text area that has its own frame and some buttons.
 

Uses of TranscriptTextArea in ix.util.xml
 

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