org.freehep.jas.plugin.basic
Class StatusBarPlugin
java.lang.Object
org.freehep.application.studio.Plugin
org.freehep.jas.plugin.basic.StatusBarPlugin
- All Implemented Interfaces:
- ProgressMeterProvider
public class StatusBarPlugin
- extends org.freehep.application.studio.Plugin
- implements ProgressMeterProvider
- Author:
- tonyj
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 |
StatusBarPlugin
public StatusBarPlugin()
init
protected void init()
throws SAXException,
IOException
- Overrides:
init
in class org.freehep.application.studio.Plugin
- Throws:
SAXException
IOException
freeProgressMeter
public void freeProgressMeter(org.freehep.application.ProgressMeter meter)
- Specified by:
freeProgressMeter
in interface ProgressMeterProvider
getProgressMeter
public org.freehep.application.ProgressMeter getProgressMeter()
- Specified by:
getProgressMeter
in interface ProgressMeterProvider
Copyright © 2013. All Rights Reserved.