|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.scripting.doms.Outline
public final class Outline
| Constructor Summary | |
|---|---|
Outline()
|
|
| Method Summary | |
|---|---|
static void |
expandNodes(java.lang.String label,
java.lang.String mimeType)
expandNodes |
static void |
expandNodes(org.eclipse.swt.widgets.TreeItem[] treeItems,
java.lang.String label,
java.lang.String mimeType)
expandNodes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Outline()
| Method Detail |
|---|
public static void expandNodes(java.lang.String label,
java.lang.String mimeType)
label - labelmimeType - mimeType
public static void expandNodes(org.eclipse.swt.widgets.TreeItem[] treeItems,
java.lang.String label,
java.lang.String mimeType)
treeItems - A list of Tree Itemslabel - labelmimeType - mimeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||