rero.gui.toolbar
Class NotifyAction2

java.lang.Object
  extended byrero.gui.toolbar.NotifyAction2
All Implemented Interfaces:
ToolAction

public class NotifyAction2
extends Object
implements ToolAction


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

Constructor Detail

NotifyAction2

public NotifyAction2()
Method Detail

actionPerformed

public void actionPerformed(MouseEvent ev)
Specified by:
actionPerformed in interface ToolAction

getDescription

public String getDescription()
Specified by:
getDescription in interface ToolAction

getIndex

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