|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution.DefaultComparator
public static class SortOutlineContribution.DefaultComparator
| Constructor Summary | |
|---|---|
SortOutlineContribution.DefaultComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(IOutlineNode o1,
IOutlineNode o2)
|
int |
getCategory(IOutlineNode node)
|
boolean |
isEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public SortOutlineContribution.DefaultComparator()
| Method Detail |
|---|
public int compare(IOutlineNode o1,
IOutlineNode o2)
compare in interface java.util.Comparator<IOutlineNode>public boolean isEnabled()
isEnabled in interface OutlineFilterAndSorter.IComparatorpublic int getCategory(IOutlineNode node)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||