|
|||||||||||
| 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.SourceMLFC
Class displays the XML document source to the MLFC area in the GUI. The format is just plain text. Note: This can also be used in some lightweight popup Frame or smth.
| Field Summary | |
protected XWrappingLabel |
wrappingLabel
|
| Fields inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
contentHandler, controlsShown, title |
| Constructor Summary | |
SourceMLFC()
|
|
| Method Summary | |
void |
display(XMLDocument doc,
int mode,
java.awt.Container c)
Displays document in the MLFC area of the GUI window. |
void |
start()
Start the MLFC. |
void |
stop()
Stop the MLFC. |
| Methods inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
commitUpdateTransaction, createAttributeNS, createElementNS, get, getContainer, getContentHandler, getLocalname, getMLFCController, getMLFCListener, getMLFCParameters, getResourceReferencer, getTitle, getVersion, getXMLDocument, init, initMLFC, isHost, isPrimary, pause, rollbackUpdateTransaction, setContainer, setContentHandler, setHost, setMLFCListener, setMLFCParameters, setTitle, 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 XWrappingLabel wrappingLabel
| Constructor Detail |
public SourceMLFC()
| Method Detail |
public void start()
MLFC
start in class MLFCpublic void stop()
MLFC
stop in class MLFC
public void display(XMLDocument doc,
int mode,
java.awt.Container c)
doc - the XML document to be displayed.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||