Package jam.preferences
Class PreferencesDialog
java.lang.Object
jam.preferences.PreferencesDialog
PreferencesDialog.java
- Version:
- $Id: PreferencesDialog.java 960 2008-12-01 07:26:01Z rambaut $
- Author:
- Andrew Rambaut
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addSection
(PreferencesSection section) void
void
showSection
(String title) void
-
Constructor Details
-
PreferencesDialog
-
-
Method Details
-
showDialog
public void showDialog() -
storePreferences
public void storePreferences() -
showSection
-
addSection
-