public class G4PTool extends Object implements TFileConstants
CONFIG_FOLDER, G4P_LIB, G4P_TOOL_DATA_FOLDER, GUI_MODEL_FILENAME, GUI_PDE_BASE, PDE_TAB_NAME, PDE_TAB_PRETTY_NAME, SEP, TAB0_PDE_BASE
Constructor and Description |
---|
G4PTool() |
Modifier and Type | Method and Description |
---|---|
static String |
getCompatibleVersionNo()
Get compatible version string of this tool
|
String |
getMenuTitle() |
static String |
getVersion()
Get version string of this tool
|
static int |
getVersionNo()
Get version number of this tool as an integer with the form
MMmmii M = Major revision m = minor revision i = internal revision |
void |
init(processing.app.Editor theEditor)
Called once first time the tool is called
|
void |
run()
This is executed every time we launch the tool using the menu item in Processing IDE
|
public String getMenuTitle()
public static String getVersion()
public static String getCompatibleVersionNo()
public static int getVersionNo()
public void init(processing.app.Editor theEditor)
public void run()
Processing tool G4PTool by Peter Lager. (C) 2013