byucc.jhdl.util.cli
Class CLICommandListenerElement

java.lang.Object
  extended bybyucc.jhdl.util.cli.CLICommandListenerElement

public class CLICommandListenerElement
extends java.lang.Object


Constructor Summary
CLICommandListenerElement(CLICommandListener node)
           
 
Method Summary
 boolean addListener(CLICommandListener node)
           
 boolean removeListener(CLICommandListener node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CLICommandListenerElement

public CLICommandListenerElement(CLICommandListener node)
Method Detail

addListener

public boolean addListener(CLICommandListener node)

removeListener

public boolean removeListener(CLICommandListener node)


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.