Uses of Class
ix.iface.ui.HTMLFrame

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

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)