|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfreemind.modes.ControllerAdapter
freemind.modes.mindmapmode.MindMapController
| Nested Class Summary | |
protected class |
MindMapController.ExportBranchToHTMLAction
|
protected class |
MindMapController.ExportToHTMLAction
|
| Field Summary |
| Fields inherited from class freemind.modes.ControllerAdapter |
copy, copySingle, cut, NEW_CHILD, NEW_CHILD_WITHOUT_FOCUS, NEW_SIBLING_BEFORE, NEW_SIBLING_BEHIND, paste |
| Constructor Summary | |
MindMapController(Mode mode)
|
|
| Method Summary | |
void |
anotherNodeSelected(MindMapNode n)
|
javax.swing.filechooser.FileFilter |
getFileFilter()
You may want to implement this... |
javax.swing.JPopupMenu |
getPopupMenu()
|
MapAdapter |
newModel()
You _must_ implement this if you use one of the following actions: OpenAction, NewMapAction. |
protected MindMapNode |
newNode()
|
void |
nodeChanged(MindMapNode n)
|
protected void |
setAllActions(boolean enabled)
Enabled/Disabled all actions that are dependent on whether there is a map open or not. |
| Methods inherited from class freemind.modes.ControllerAdapter |
add, add, addNew, binOptionIsTrue, close, doubleClick, edit, getController, getFrame, getLinkByFileChooser, getMap, getMapModule, getMode, getResource, getSelecteds, getText, getView, handleLoadingException, isBlocked, load, loadURL, loadURL, mapOpened, mouseWheelMoved, newMap, newMap, open, plainClick, save, save, saveAs, select, setImageByFileChooser, setLinkByFileChooser, setLinkByTextField, setMode, showPopupMenu, toggleChildrenFolded, toggleFolded, updateMapModuleName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MindMapController(Mode mode)
| Method Detail |
public MapAdapter newModel()
ControllerAdapter
newModel in class ControllerAdapterpublic javax.swing.filechooser.FileFilter getFileFilter()
ControllerAdapter
getFileFilter in class ControllerAdapterpublic void nodeChanged(MindMapNode n)
nodeChanged in interface ModeControllernodeChanged in class ControllerAdapterpublic void anotherNodeSelected(MindMapNode n)
anotherNodeSelected in interface ModeControlleranotherNodeSelected in class ControllerAdapterprotected MindMapNode newNode()
newNode in class ControllerAdapterpublic javax.swing.JPopupMenu getPopupMenu()
protected void setAllActions(boolean enabled)
setAllActions in class ControllerAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||