Modifier and Type | Method and Description |
---|---|
static EngineComponentsProvider.ComponentInfo |
EngineComponentsProvider.ComponentInfo.create(String tcId)
Create a component information about a
TopComponent ,
which is opened by default. |
static EngineComponentsProvider.ComponentInfo |
EngineComponentsProvider.ComponentInfo.create(String tcId,
boolean opened)
Create a component information about a
TopComponent . |
static EngineComponentsProvider.ComponentInfo |
EngineComponentsProvider.ComponentInfo.create(String tcId,
boolean opened,
boolean minimized)
Create a component information about a
TopComponent . |