|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfreemind.modes.common.plugins.NodeNoteBase
freemind.modes.browsemode.NodeNoteViewer
public class NodeNoteViewer
| Field Summary |
|---|
| Fields inherited from class freemind.modes.common.plugins.NodeNoteBase |
|---|
NODE_NOTE_ICON |
| Constructor Summary | |
|---|---|
NodeNoteViewer(ControllerAdapter pBrowseController)
|
|
| Method Summary | |
|---|---|
protected javax.swing.JComponent |
getNoteViewerComponent(java.lang.String text)
|
void |
onDeselectHook(NodeView pNode)
Is sent when a node is deselected. |
void |
onSaveNode(MindMapNode pNode)
Is issued before a node is saved (eg. to save its notes, too, even if the notes is currently edited). |
void |
onSelectHook(NodeView pNode)
Is sent when a node is selected. |
void |
onUpdateNodeHook(MindMapNode pNode)
Sent, if a node is changed |
protected void |
setStateIcon(MindMapNode node,
boolean enabled)
Copied from NodeNoteRegistration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeNoteViewer(ControllerAdapter pBrowseController)
| Method Detail |
|---|
protected javax.swing.JComponent getNoteViewerComponent(java.lang.String text)
public void onDeselectHook(NodeView pNode)
ModeController.NodeSelectionListener
onDeselectHook in interface ModeController.NodeSelectionListenerpublic void onSelectHook(NodeView pNode)
ModeController.NodeSelectionListener
onSelectHook in interface ModeController.NodeSelectionListenerpublic void onSaveNode(MindMapNode pNode)
ModeController.NodeSelectionListener
onSaveNode in interface ModeController.NodeSelectionListenerpublic void onUpdateNodeHook(MindMapNode pNode)
ModeController.NodeSelectionListener
onUpdateNodeHook in interface ModeController.NodeSelectionListener
protected void setStateIcon(MindMapNode node,
boolean enabled)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||