public class PreferencesPlugin extends org.freehep.application.studio.Plugin implements PreferencesManager
Modifier and Type | Class and Description |
---|---|
class |
PreferencesPlugin.GlobalCommands |
Constructor and Description |
---|
PreferencesPlugin() |
Modifier and Type | Method and Description |
---|---|
protected void |
init() |
void |
showPreferences() |
void |
showPreferences(String[] topic) |
protected void init() throws SAXException, IOException
init
in class org.freehep.application.studio.Plugin
SAXException
IOException
public void showPreferences()
showPreferences
in interface PreferencesManager
public void showPreferences(String[] topic)
showPreferences
in interface PreferencesManager
Copyright © 2014. All Rights Reserved.