public class G4PTool extends Object implements TFileConstants
Modifier and Type | Field and Description |
---|---|
static Base |
base |
CONFIG_FOLDER, G4P_LIB, G4P_TOOL_DATA_FOLDER, GUI_MODEL_FILE, GUI_MODEL_FILE_FILTER, 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 |
---|---|
void |
clearFrame() |
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(Base theBase)
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 clearFrame()
public void init(Base theBase)
public void run()
Processing tool G4PTool by Peter Lager. (C) 2015