org.freehep.jas.plugin.preferences
Class PreferencesPlugin

java.lang.Object
  extended by org.freehep.application.studio.Plugin
      extended by org.freehep.jas.plugin.preferences.PreferencesPlugin
All Implemented Interfaces:
PreferencesManager

public class PreferencesPlugin
extends org.freehep.application.studio.Plugin
implements PreferencesManager

Version:
$Id: PreferencesPlugin.java 13876 2011-09-20 00:52:21Z tonyj $
Author:
tonyj

Nested Class Summary
 class PreferencesPlugin.GlobalCommands
           
 
Constructor Summary
PreferencesPlugin()
           
 
Method Summary
protected  void init()
           
 void showPreferences()
           
 void showPreferences(String[] topic)
           
 
Methods inherited from class org.freehep.application.studio.Plugin
addMenu, applicationVisible, canBeShutDown, getApplication, postInit, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesPlugin

public PreferencesPlugin()
Method Detail

init

protected void init()
             throws SAXException,
                    IOException
Overrides:
init in class org.freehep.application.studio.Plugin
Throws:
SAXException
IOException

showPreferences

public void showPreferences()
Specified by:
showPreferences in interface PreferencesManager

showPreferences

public void showPreferences(String[] topic)
Specified by:
showPreferences in interface PreferencesManager


Copyright © 2013. All Rights Reserved.