net.refractions.udig.ui.operations
Class OtherAction

java.lang.Object
  extended by net.refractions.udig.ui.operations.OtherAction

public class OtherAction
extends java.lang.Object

Opens a dialog with all the Operations

Since:
1.1.0
Author:
Jody Garnett

Constructor Summary
OtherAction()
           
 
Method Summary
 void dispose()
           
 void init(IWorkbenchWindow window)
           
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OtherAction

public OtherAction()
Method Detail

init

public void init(IWorkbenchWindow window)

run

public void run(IAction action)

dispose

public void dispose()

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)