|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Toolkit | |
|---|---|
| org.terracotta.toolkit | |
| org.terracotta.toolkit.api | |
| Uses of Toolkit in org.terracotta.toolkit |
|---|
| Methods in org.terracotta.toolkit that return Toolkit | |
|---|---|
static Toolkit |
ToolkitFactory.createToolkit(String toolkitURI)
Same as calling ToolkitFactory.createToolkit(toolkitURI, null)}. |
static Toolkit |
ToolkitFactory.createToolkit(String toolkitURI,
Properties properties)
Creates an instance of Toolkit depending on the toolkitURI. |
| Uses of Toolkit in org.terracotta.toolkit.api |
|---|
| Methods in org.terracotta.toolkit.api that return Toolkit | |
|---|---|
Toolkit |
ToolkitFactoryService.createToolkit(String type,
String subName,
Properties properties)
Creates a Toolkit instance for the given type, subName and using the properties passed in. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||