TPTP 4.3.0 Monitoring Tools Project
Internal API Specification

org.eclipse.tptp.monitoring.logui.internal.actions
Class LogNavActionContributor

java.lang.Object
  extended byorg.eclipse.tptp.monitoring.logui.internal.actions.LogNavActionContributor
All Implemented Interfaces:
org.eclipse.hyades.ui.internal.navigator.action.INavigatorContributor

public class LogNavActionContributor
extends java.lang.Object
implements org.eclipse.hyades.ui.internal.navigator.action.INavigatorContributor


Constructor Summary
LogNavActionContributor()
           
 
Method Summary
 void appendActions(org.eclipse.jface.action.IMenuManager menu)
           
 void createActions()
           
 void dispose()
           
 void updateSelection(org.eclipse.jface.viewers.IStructuredSelection selection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogNavActionContributor

public LogNavActionContributor()
Method Detail

createActions

public void createActions()
Specified by:
createActions in interface org.eclipse.hyades.ui.internal.navigator.action.INavigatorContributor

appendActions

public void appendActions(org.eclipse.jface.action.IMenuManager menu)
Specified by:
appendActions in interface org.eclipse.hyades.ui.internal.navigator.action.INavigatorContributor

dispose

public void dispose()
Specified by:
dispose in interface org.eclipse.hyades.ui.internal.navigator.action.INavigatorContributor

updateSelection

public void updateSelection(org.eclipse.jface.viewers.IStructuredSelection selection)
Specified by:
updateSelection in interface org.eclipse.hyades.ui.internal.navigator.action.INavigatorContributor

TPTP 4.3.0 Monitoring Tools Project
Internal API Specification