FreeMind Actions: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
(-navigation bar: moved to MediaWiki:Sidebar)
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<table><tr>
<table><tr>
<td valign=top>
{{Navigation_bar}}
<td>&nbsp;
<td width=600>
<td width=600>


Line 16: Line 13:
* add the action to the undo buffer.
* add the action to the undo buffer.


 
[[Category:Development]]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<div  style="display:none">
[l_sp_7]
 
 
 
 
 
[url=http://x.lucky.if.ua/rinnai.html]rinnai tankless water heater[/url]
[url=http://x.lucky.if.ua/heater.html]heater hot oil tankless water[/url
[url=http://x.lucky.if.ua/]titan tankless water heater[/url]
 
 
</div>

Latest revision as of 11:31, 25 February 2011

MindMapActions

When you plan to perform some FreeMind actions by a Java class then you

  • need an instance of ModeController
  • should have a look at freemind.modes.actions.MindMapActions.

The MindMapActions class is an interface that lists every action you can call. These actions do

  • full redisplay of the map and
  • add the action to the undo buffer.