org.eclipse.mylar.java.tests
Class InterestManipulationTest.InterestManipulationAction

java.lang.Object
  extended by org.eclipse.mylar.internal.context.ui.actions.AbstractInterestManipulationAction
      extended by org.eclipse.mylar.java.tests.InterestManipulationTest.InterestManipulationAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IViewActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
Enclosing class:
InterestManipulationTest

 class InterestManipulationTest.InterestManipulationAction
extends org.eclipse.mylar.internal.context.ui.actions.AbstractInterestManipulationAction


Field Summary
 
Fields inherited from class org.eclipse.mylar.internal.context.ui.actions.AbstractInterestManipulationAction
SOURCE_ID, view, window
 
Constructor Summary
InterestManipulationTest.InterestManipulationAction()
           
 
Method Summary
 void changeInterestForSelected(boolean increment)
           
protected  boolean isIncrement()
           
 
Methods inherited from class org.eclipse.mylar.internal.context.ui.actions.AbstractInterestManipulationAction
dispose, init, init, run, selectionChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterestManipulationTest.InterestManipulationAction

InterestManipulationTest.InterestManipulationAction()
Method Detail

isIncrement

protected boolean isIncrement()
Specified by:
isIncrement in class org.eclipse.mylar.internal.context.ui.actions.AbstractInterestManipulationAction

changeInterestForSelected

public void changeInterestForSelected(boolean increment)