mud.client.view.contextmenu
Class ContextActionEvent

java.lang.Object
  extended by mud.client.view.contextmenu.ContextActionEvent
All Implemented Interfaces:
ContextMenuEvent

public class ContextActionEvent
extends java.lang.Object
implements ContextMenuEvent


Constructor Summary
ContextActionEvent(TileAction action)
           
 
Method Summary
 Message getMessage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextActionEvent

public ContextActionEvent(TileAction action)
Method Detail

getMessage

public Message getMessage()
Specified by:
getMessage in interface ContextMenuEvent