Interface Toolkit
-
- All Implemented Interfaces:
public interface ToolkitA toolkit of tools. A toolkit is a group of tools.
-
-
Method Summary
Modifier and Type Method Description abstract StringgetName()Name of this toolkit StringgetDescription()Description of this toolkit -
-
Method Detail
-
getDescription
String getDescription()
Description of this toolkit
- Returns:
toolkit description
-
-
-
-