- PanelWidgetGenerator - Class in org.biopcd.editor
-
A modified version of the widget generator, designed to handle
panel and tabbed widgets.
- PanelWidgetGenerator(JFrame, Icon, String, Class) - Constructor for class org.biopcd.editor.PanelWidgetGenerator
-
Creates a new PanelWidgetGenerator object.
- parent - Variable in class org.biopcd.editor.MenuCanvas
-
The parent window of the menu canvas.
- PCD_FILE_FILTER - Variable in class org.biopcd.editor.PCDEditor
-
A file filter object designed to filter PCD files in an open or save
dialogue box.
- PCDEditor - Class in org.biopcd.editor
-
The BioPCDMenu editor
Acknowledgement - Bryan E.
- PCDEditor() - Constructor for class org.biopcd.editor.PCDEditor
-
Creates a new instance of the BioPCD editor canvas
- PCDEditor(Map<? extends Object, ? extends Object>) - Constructor for class org.biopcd.editor.PCDEditor
-
Creates a new instance of the BioPCD editor canvas
- pcdOut(int, Appendable) - Method in class org.biopcd.editor.MenuCanvas
-
Writes the BioPCD representation of the run window to a writer object
(see BioLegato's BioPCD editor for more details)
- pwd - Variable in class org.biopcd.editor.PCDEditor
-
A file pointer to the current working directory (this is used for picking
the default folder to open or save files).