|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectionTracker
Selection tracker interface. Implementations track selections of different kinds.
Method Summary | ||
---|---|---|
|
getSelection(Class<T> selectionType)
Get the selection last with the given type |
Method Detail |
---|
<T extends org.eclipse.jface.viewers.ISelection> T getSelection(Class<T> selectionType)
T
- the selection typeselectionType
- the selection class
null
if none is
available
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |