public class CreateTool extends ToolTemplate
imgDir, imgSelectedDir
Constructor and Description |
---|
CreateTool(java.lang.String type,
Element prototype) |
Modifier and Type | Method and Description |
---|---|
PaletteEntry |
paletteEntry()
Each subclass overrides this method to return customized PaletteEntry.
|
public CreateTool(java.lang.String type, Element prototype)
public PaletteEntry paletteEntry()
ToolTemplate