|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.MLFC
fi.hut.tml.xsmiles.mlfc.CoreMLFC
fi.hut.tml.xsmiles.mlfc.xframes.XFramesMLFC
Implmentation of the XFrames W3C Working Draft 6 August 2002. ns: http://www.w3.org/2002/06/xframes For now Swing dependent Other problems. Only one level of frames allowed till now. Embedded frames withing frames require a parser for dealing with the #frames directive
| Field Summary | |
protected java.util.Vector |
elements
|
| Fields inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
contentHandler, controlsShown, title |
| Constructor Summary | |
XFramesMLFC()
Nothing special. |
|
| Method Summary | |
XMenuItem |
addFrameToMenu(java.lang.String name)
|
org.w3c.dom.Element |
createElementNS(org.apache.xerces.dom.DocumentImpl doc,
java.lang.String ns,
java.lang.String tag)
Create a DOM element. |
XSmilesStyleSheet |
getStyleSheet()
Returns a stylesheet instance created from default and associated stylesheet file. |
XFMUtils |
getXFMUtils()
|
void |
init()
Initialize the MLFC. |
void |
setFramesImpl(FramesImpl i)
The FramesImpl propably sets this? |
void |
setTitle(java.lang.String title)
|
void |
start()
Start the MLFC This function is the pair to stop(). |
void |
stop()
Stop the MLFC. |
| Methods inherited from class fi.hut.tml.xsmiles.mlfc.CoreMLFC |
getBrowserWindow, setBrowserWindow, startMLFC |
| Methods inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
commitUpdateTransaction, createAttributeNS, get, getContainer, getContentHandler, getLocalname, getMLFCController, getMLFCListener, getMLFCParameters, getResourceReferencer, getTitle, getVersion, getXMLDocument, initMLFC, isHost, isPrimary, pause, rollbackUpdateTransaction, setContainer, setContentHandler, setHost, setMLFCListener, setMLFCParameters, setXMLDocument, setZoom, startMLFC, startUpdateTransaction, stopMLFC |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Vector elements
| Constructor Detail |
public XFramesMLFC()
| Method Detail |
public void init()
MLFC
init in class MLFCpublic void setTitle(java.lang.String title)
setTitle in class MLFCpublic XMenuItem addFrameToMenu(java.lang.String name)
public void start()
start in class MLFCpublic void stop()
stop in class MLFC
public org.w3c.dom.Element createElementNS(org.apache.xerces.dom.DocumentImpl doc,
java.lang.String ns,
java.lang.String tag)
createElementNS in class MLFCpublic void setFramesImpl(FramesImpl i)
public XFMUtils getXFMUtils()
getXFMUtils in class CoreMLFCpublic XSmilesStyleSheet getStyleSheet()
getStyleSheet in class CoreMLFC
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||