Package VASSAL.preferences
Class PrefsEditor
java.lang.Object
VASSAL.preferences.PrefsEditor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddOption(String category, Configurer c) voidaddOption(String category, Configurer c, String prompt) voidprotected voidcancel()voidclose()voidinitDialog(Frame parent) protected voidsave()voidwrite()
-
Constructor Details
-
PrefsEditor
public PrefsEditor()
-
-
Method Details
-
initDialog
-
getDialog
-
addPrefs
-
addOption
-
addOption
-
cancel
protected void cancel() -
save
protected void save() -
getEditAction
-
write
public void write() -
close
public void close()
-