|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICachedLayout
Interface for cached layouts that can be applied repeatedly.
Method Summary | |
---|---|
void |
applyLayout(IEditorPart editorPart)
Applies the cached layout to the given editor part. |
void |
applyLayout(IEditorPart editorPart,
boolean animate)
Applies the cached layout to the given editor part. |
Method Detail |
---|
void applyLayout(IEditorPart editorPart, boolean animate)
editorPart
- a diagram editor partanimate
- if true, Draw2D animation is activatedvoid applyLayout(IEditorPart editorPart)
editorPart
- a diagram editor part
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |