Groovy - Freemind - getModeController()


/ Published in: Groovy
Save to your folder(s)

Groovy - Freemind - getModeController()


Copy this code and paste it in your HTML
  1. def mc = freemind.main.FreeMind.getFrames().find { it.class.name.equals( 'freemind.main.FreeMind' ) }.controller.modeController

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.