|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWorkbenchOutlineSource
Interface for possible Colorer Editor outliners
| Method Summary | |
|---|---|
void |
attachOutliner(TextColorer editor)
Attaches the outliner, specified by this interface to the editor, causing this outliner to recieve parse information. |
void |
clear()
Cleans out current outline elements. |
void |
detachOutliner(TextColorer editor)
Detaches the outliner, specified by this interface |
void |
setHierarchy(boolean hierarchy)
|
void |
setSorting(boolean sorting)
|
| Methods inherited from interface net.sf.colorer.editor.IOutlineSource |
|---|
addListener, removeListener |
| Method Detail |
|---|
void clear()
void setHierarchy(boolean hierarchy)
void setSorting(boolean sorting)
void attachOutliner(TextColorer editor)
editor - void detachOutliner(TextColorer editor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||