|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.preferences.layout.OptionPanel
Nested Class Summary | |
static interface |
OptionPanel.OptionPanelFeedback
|
Field Summary | |
static java.util.Vector |
changeListeners
|
Constructor Summary | |
OptionPanel(FreeMindMain fm,
javax.swing.JDialog frame,
OptionPanel.OptionPanelFeedback feedback)
|
Method Summary | |
void |
buildPanel()
|
void |
closeWindow()
|
void |
setProperties(java.util.Properties properties)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.util.Vector changeListeners
Constructor Detail |
public OptionPanel(FreeMindMain fm, javax.swing.JDialog frame, OptionPanel.OptionPanelFeedback feedback)
frame
- feedback
-
java.io.IOException
Method Detail |
public void setProperties(java.util.Properties properties)
properties
- public void buildPanel()
public void closeWindow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |