Uses of Class
ix.iface.ui.HTMLFrame

Packages that use HTMLFrame
ix.iface.ui I-X user interfaces. 
ix.ip2 I-X Process Panels 
 

Uses of HTMLFrame in ix.iface.ui
 

Subclasses of HTMLFrame in ix.iface.ui
 class HelpFrame
          A frame with a menu bar to close it, and a scrollable text
 

Fields in ix.iface.ui declared as HTMLFrame
protected  HTMLFrame RendererLinkLabel.linkDisplay
           
 

Methods in ix.iface.ui that return HTMLFrame
 HTMLFrame JFrameMT.ensureHelpFrame()
           
 

Methods in ix.iface.ui with parameters of type HTMLFrame
 void RendererLinkLabel.enableLink(HTMLFrame linkFrame)
           
 

Uses of HTMLFrame in ix.ip2
 

Subclasses of HTMLFrame in ix.ip2
(package private)  class Ip2Frame.HTMLViewer
           
(package private)  class Ip2Frame.Ip2HelpFrame