|
Nekit v 0.9 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.nekhem.nekit.NekitEditor
This class implements a simple HTML wysiwyg editor. There are some custom functionalities to enable the creation of anchors within a dynamic website.
| Method Summary | |
void |
addUndoableEditListener(javax.swing.event.UndoableEditListener u)
Simple dispatch |
java.lang.String |
getDocumentText()
Convenience method |
javax.swing.ImageIcon |
getNekitIcon(java.lang.String name)
DELETE ME! |
NekitPane |
getTextPane()
Delete ME!!! |
void |
notifyRefresh()
The HTML text has been regenerated |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void addUndoableEditListener(javax.swing.event.UndoableEditListener u)
u - -NekitDocumentpublic NekitPane getTextPane()
public void notifyRefresh()
NekitPaneOwner
notifyRefresh in interface NekitPaneOwnerpublic java.lang.String getDocumentText()
public javax.swing.ImageIcon getNekitIcon(java.lang.String name)
name -
|
Nekit v 0.9 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||