com.pietschy.command
Class CommandHyperlinkListener.CommandContainerLocator

java.lang.Object
  extended by com.pietschy.command.CommandHyperlinkListener.CommandContainerLocator
Enclosing class:
CommandHyperlinkListener

public static class CommandHyperlinkListener.CommandContainerLocator
extends java.lang.Object

A locator that locates commands from a CommandContainer.


Constructor Summary
CommandHyperlinkListener.CommandContainerLocator(CommandContainer container)
           
 
Method Summary
 Command getCommand(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandHyperlinkListener.CommandContainerLocator

public CommandHyperlinkListener.CommandContainerLocator(CommandContainer container)
Method Detail

getCommand

public Command getCommand(java.lang.String id)


Copyright © 2006 - 2007 Andrew Pietsch