org.freehep.jas.plugin.basic
Class StatusBarPlugin

java.lang.Object
  extended by org.freehep.application.studio.Plugin
      extended by org.freehep.jas.plugin.basic.StatusBarPlugin
All Implemented Interfaces:
ProgressMeterProvider

public class StatusBarPlugin
extends org.freehep.application.studio.Plugin
implements ProgressMeterProvider

Author:
tonyj

Constructor Summary
StatusBarPlugin()
           
 
Method Summary
 void freeProgressMeter(org.freehep.application.ProgressMeter meter)
           
 org.freehep.application.ProgressMeter getProgressMeter()
           
protected  void init()
           
 
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

StatusBarPlugin

public StatusBarPlugin()
Method Detail

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.