|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FramesetComponent | |
de.goerntkai.scot.app.document | Provides for handling SCoT documents and their contents. |
de.goerntkai.scot.app.misc | Provides for miscellaneous jobs. |
Uses of FramesetComponent in de.goerntkai.scot.app.document |
Methods in de.goerntkai.scot.app.document that return FramesetComponent | |
FramesetComponent |
FramesetDocument.getFrameset()
Returns the frameset definition. |
Uses of FramesetComponent in de.goerntkai.scot.app.misc |
Methods in de.goerntkai.scot.app.misc with parameters of type FramesetComponent | |
void |
HTMLDocument.createFrameset(FramesetComponent aFrameset,
java.lang.String publicID,
java.lang.String systemID)
Creates a new xHTML frameset document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |