- parse(Map<String, Widget>) - Method in class org.biopcd.canvas.ValuesFile
-
Begin parsing the PCD values file.
- parseColumn() - Method in class org.biopcd.canvas.ValuesFile
-
Parse a column/cell in a PCD values file.
- ParseException - Exception in org.biopcd.canvas
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.biopcd.canvas.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.biopcd.canvas.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.biopcd.canvas.ParseException
-
Constructor with message.
- parseRow(Map<String, Widget>) - Method in class org.biopcd.canvas.ValuesFile
-
Parse a single row/line in a PCD values file.
- PCDCanvas - Class in org.biopcd.canvas
-
The run window is used within the menu system to display options for running
programs.
- PCDCanvas() - Constructor for class org.biopcd.canvas.PCDCanvas
-
Creates a new instance of BioLegato's BioPCD canvas
- PCDCanvas(Map<? extends Object, ? extends Object>) - Constructor for class org.biopcd.canvas.PCDCanvas
-
Creates a new instance of BioLegato's BioPCD canvas
- PCDCanvas(String, Map<String, Widget>) - Constructor for class org.biopcd.canvas.PCDCanvas
-
Creates a new instance of BioLegato's BioPCD canvas
- prevCharIsCR - Variable in class org.biopcd.canvas.SimpleCharStream
-
- prevCharIsLF - Variable in class org.biopcd.canvas.SimpleCharStream
-