|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidekick.SideKickTree.ContentAreaCaretListener
OP: this class adds the selection in contentArea to buffer
Field Summary | |
private javax.swing.JEditorPane |
contentArea
|
private SideKickTree.CustomTree |
tree
|
Constructor Summary | |
SideKickTree.ContentAreaCaretListener(SideKickTree.CustomTree tree,
javax.swing.JEditorPane contentArea)
|
Method Summary | |
void |
caretUpdate(javax.swing.event.CaretEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private SideKickTree.CustomTree tree
private javax.swing.JEditorPane contentArea
Constructor Detail |
public SideKickTree.ContentAreaCaretListener(SideKickTree.CustomTree tree, javax.swing.JEditorPane contentArea)
Method Detail |
public void caretUpdate(javax.swing.event.CaretEvent e)
caretUpdate
in interface javax.swing.event.CaretListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |