Text selection in applet
A premier mind-mapping software written in Java
Brought to you by:
christianfoltin,
danielpolansky
patch of Text selection feature in applet
Hi,
what does it do and to which version the patch applies to?
Regards, Chris
The patch applies to the last version: 0.9.0_RC_5
With this patch the user can select text in the map from the applet.
The applet controller, ViewControllerAdpater, has now a new action, TextSelectionAction, to receive the events of double click. The response is a textfield component to select the text.