|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.editor.action.EditorAction
pl.edu.agh.cast.editor.action.DeleteActionDelegate
public class DeleteActionDelegate
Field Summary |
---|
Fields inherited from class pl.edu.agh.cast.editor.action.EditorAction |
---|
log |
Constructor Summary | |
---|---|
DeleteActionDelegate()
|
Method Summary | |
---|---|
void |
run(org.eclipse.jface.action.IAction action)
|
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
|
Methods inherited from class pl.edu.agh.cast.editor.action.EditorAction |
---|
getEditor, setActiveEditor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeleteActionDelegate()
Method Detail |
---|
public void run(org.eclipse.jface.action.IAction action)
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate
selectionChanged
in class EditorAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |