siouxsie.desktop.commands.impl
Class CommandManagerListenerContribution

java.lang.Object
  extended by siouxsie.desktop.commands.impl.CommandManagerListenerContribution

public class CommandManagerListenerContribution
extends java.lang.Object

Version:
$Id$
Author:
Arnaud Cogoluegnes

Constructor Summary
CommandManagerListenerContribution()
           
 
Method Summary
 org.pietschy.command.HoverListener getHoverListener()
           
 org.pietschy.command.CommandManagerListener getManagerListener()
           
 void setHoverListener(org.pietschy.command.HoverListener hoverListener)
           
 void setManagerListener(org.pietschy.command.CommandManagerListener managerListener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandManagerListenerContribution

public CommandManagerListenerContribution()
Method Detail

getHoverListener

public org.pietschy.command.HoverListener getHoverListener()

setHoverListener

public void setHoverListener(org.pietschy.command.HoverListener hoverListener)

getManagerListener

public org.pietschy.command.CommandManagerListener getManagerListener()

setManagerListener

public void setManagerListener(org.pietschy.command.CommandManagerListener managerListener)


Copyright © 2006-2008 null. All Rights Reserved.