|
||||||||||
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(IWorkbenchPart workbenchPart)
Applies the cached layout to the given editor part. |
void |
applyLayout(IWorkbenchPart workbenchPart,
boolean animate)
Applies the cached layout to the given editor part. |
Method Detail |
---|
void applyLayout(IWorkbenchPart workbenchPart, boolean animate)
workbenchPart
- a diagram workbench partanimate
- if true, Draw2D animation is activatedvoid applyLayout(IWorkbenchPart workbenchPart)
workbenchPart
- a diagram workbench part
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |