public class PreferencePage extends Object implements org.freehep.jas.services.PreferencesTopic
| Constructor and Description |
|---|
PreferencePage(Console console,
String[] path) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String group,
String format) |
boolean |
apply(JComponent panel) |
JComponent |
component() |
static void |
main(String... args) |
String[] |
path() |
public String[] path()
path in interface org.freehep.jas.services.PreferencesTopicpublic JComponent component()
component in interface org.freehep.jas.services.PreferencesTopicpublic boolean apply(JComponent panel)
apply in interface org.freehep.jas.services.PreferencesTopicpublic static void main(String... args)
Copyright © 2023 LSST. All rights reserved.