freemind.preferences.layout
Class OptionPanel
java.lang.Object
freemind.preferences.layout.OptionPanel
- All Implemented Interfaces:
- TextTranslator
public class OptionPanel
- extends java.lang.Object
- implements TextTranslator
- Author:
- foltin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
changeListeners
public static java.util.Vector changeListeners
OptionPanel
public OptionPanel(FreeMind fm,
javax.swing.JDialog frame,
OptionPanel.OptionPanelFeedback feedback)
- Throws:
java.io.IOException
setProperties
public void setProperties()
buildPanel
public void buildPanel()
getText
public java.lang.String getText(java.lang.String string)
- Specified by:
getText
in interface TextTranslator
closeWindow
public void closeWindow()
addContributor
public static void addContributor(FreemindPropertyContributor contributor)
removeContributor
public static void removeContributor(FreemindPropertyContributor contributor)