freemind.modes.common.plugins
Class NodeNoteBase

java.lang.Object
  extended by freemind.modes.common.plugins.NodeNoteBase
Direct Known Subclasses:
NodeNoteViewer

public abstract class NodeNoteBase
extends java.lang.Object

Not used anymore.

Author:
foltin

Field Summary
static java.lang.String NODE_NOTE_ICON
           
 
Constructor Summary
NodeNoteBase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NODE_NOTE_ICON

public static final java.lang.String NODE_NOTE_ICON
See Also:
Constant Field Values
Constructor Detail

NodeNoteBase

public NodeNoteBase()