Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.util.selection
Interface SelectionTracker

All Known Implementing Classes:
SelectionTrackerImpl

public interface SelectionTracker

Selection tracker interface. Implementations track selections of different kinds.

Author:
Simon Templer

Method Summary
<T extends org.eclipse.jface.viewers.ISelection>
T
getSelection(Class<T> selectionType)
          Get the selection last with the given type
 

Method Detail

getSelection

<T extends org.eclipse.jface.viewers.ISelection> T getSelection(Class<T> selectionType)
Get the selection last with the given type

Type Parameters:
T - the selection type
Parameters:
selectionType - the selection class
Returns:
the last matching selection or null if none is available

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d