rero.gui.toolbar
Class ChatAction

java.lang.Object
  extended by rero.gui.toolbar.ChatAction
All Implemented Interfaces:
ToolAction

public class ChatAction
extends java.lang.Object
implements ToolAction


Constructor Summary
ChatAction()
           
 
Method Summary
 void actionPerformed(java.awt.event.MouseEvent ev)
           
 java.lang.String getDescription()
           
 int getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatAction

public ChatAction()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.MouseEvent ev)
Specified by:
actionPerformed in interface ToolAction

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface ToolAction

getIndex

public int getIndex()
Specified by:
getIndex in interface ToolAction