FreeMind Actions: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
Dan Polansky (talk | contribs) (-navigation bar: moved to MediaWiki:Sidebar) |
||
(12 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
<table><tr> | |||
<td width=600> | |||
== MindMapActions == | == MindMapActions == | ||
When you plan to perform some FreeMind actions by a Java class then you | When you plan to perform some FreeMind actions by a Java class then you | ||
Line 9: | Line 12: | ||
* full redisplay of the map and | * full redisplay of the map and | ||
* add the action to the undo buffer. | * add the action to the undo buffer. | ||
[[Category:Development]] |
Latest revision as of 11:31, 25 February 2011
MindMapActionsWhen you plan to perform some FreeMind actions by a Java class then you
The MindMapActions class is an interface that lists every action you can call. These actions do
|