Package com.processing.mnse.themetools
Klasse PThemeTool
java.lang.Object
com.processing.mnse.themetools.PThemeTool
The Class PThemeTool.
init point for processing tool
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungGets the menu title.void
Inits the Tool.void
run()
activates the Tool.
-
Konstruktordetails
-
PThemeTool
public PThemeTool()
-
-
Methodendetails
-
getMenuTitle
Gets the menu title.- Angegeben von:
getMenuTitle
in SchnittstelleTool
- Gibt zurück:
- the menu title
-
init
Inits the Tool. -
run
public void run()activates the Tool.
-