org.freehep.jas.plugin.plotter
Class PlotterPlugin.PlotterCommands

java.lang.Object
  extended by java.util.Observable
      extended by org.freehep.util.commanddispatcher.CommandProcessor
          extended by org.freehep.jas.plugin.plotter.PlotterPlugin.PlotterCommands
All Implemented Interfaces:
org.freehep.util.commanddispatcher.CommandGroup
Enclosing class:
PlotterPlugin

public class PlotterPlugin.PlotterCommands
extends org.freehep.util.commanddispatcher.CommandProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from class org.freehep.util.commanddispatcher.CommandProcessor
org.freehep.util.commanddispatcher.CommandProcessor.BooleanTarget, org.freehep.util.commanddispatcher.CommandProcessor.SimpleTarget
 
Constructor Summary
PlotterPlugin.PlotterCommands()
           
 
Method Summary
 void onNewPlotPage()
           
 
Methods inherited from class org.freehep.util.commanddispatcher.CommandProcessor
acceptCommand, acceptCommand, invoke, invokeCommand, invokeCommand, invokeCommand, invokeEnable, setChanged, setManager, translate
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.freehep.util.commanddispatcher.CommandGroup
addObserver, deleteObserver
 

Constructor Detail

PlotterPlugin.PlotterCommands

public PlotterPlugin.PlotterCommands()
Method Detail

onNewPlotPage

public void onNewPlotPage()


Copyright © 2013. All Rights Reserved.