hep.wired.plugin
Class WiredBaseCommandHandler

java.lang.Object
  extended by java.util.Observable
      extended by org.freehep.util.commanddispatcher.CommandProcessor
          extended by hep.wired.plugin.WiredBaseCommandHandler
All Implemented Interfaces:
org.freehep.util.commanddispatcher.CommandGroup

public class WiredBaseCommandHandler
extends org.freehep.util.commanddispatcher.CommandProcessor

Defines a command handler for base commands.

Version:
$Id: WiredBaseCommandHandler.java 8598 2006-08-14 20:38:02Z duns $
Author:
Mark Donszelmann

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
 
Field Summary
protected  WiredBase base
           
 
Constructor Summary
WiredBaseCommandHandler(WiredBase base)
           
 
Method Summary
 
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
 

Field Detail

base

protected WiredBase base
Constructor Detail

WiredBaseCommandHandler

public WiredBaseCommandHandler(WiredBase base)


Copyright © 1996-2013 FreeHEP. All Rights Reserved.