Uses of Class
net.xoetrope.html.XHtmlTarget

Packages that use XHtmlTarget
net.xoetrope.html   
 

Uses of XHtmlTarget in net.xoetrope.html
 

Methods in net.xoetrope.html that return XHtmlTarget
 XHtmlTarget XApplet.findTarget(java.lang.String target)
          Finds the target area for a page display request, this only applies to a frameset.
 XHtmlTarget XApplet.getTarget(int idx)
          Get the target for a page display request.