|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectyu.ac.bg.etf.javaqx.core.AbstractDisposable
yu.ac.bg.etf.javaqx.qswing.text.TextDocument
yu.ac.bg.etf.javaqx.qswing.text.PlainDocument
Plain Text Document.
Field Summary |
Fields inherited from class yu.ac.bg.etf.javaqx.qswing.text.TextDocument |
listenerList |
Constructor Summary | |
PlainDocument()
Constructs new PlainDocument object. |
|
PlainDocument(java.lang.String text)
Constructs new PlainDocument object. |
Methods inherited from class yu.ac.bg.etf.javaqx.qswing.text.TextDocument |
addUndoRedoListener, appendText, clearText, disposedErrorString, disposeObject, fireRedoAvailable, fireUndoAvailable, getHighlighter, getText, getUndoRedoListeners, isModified, isRedoAvailable, isUndoAvailable, print, read, readFrom, readFrom, redo, removeUndoRedoListener, setHighlighter, setModified, setText, setUndoRedoEnabled, undo, write |
Methods inherited from class yu.ac.bg.etf.javaqx.core.AbstractDisposable |
addDisposeListener, dispose, disposedCheck, finalize, isDisposed, removeDisposeListener |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlainDocument()
public PlainDocument(java.lang.String text)
text
- the text
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |