Skip navigation links
BioPCD editor v1.1.0 API
A C D E G I M N O P R S T W 

A

addWidget(Widget) - Method in class org.biopcd.editor.MenuCanvas
Adds a widget to the PCD menu canvas.

C

clear() - Method in class org.biopcd.editor.MenuCanvas
Clears the canvas of all widgets (thereby making it blank).

D

display() - Method in class org.biopcd.editor.PCDEditor
Display the PCD editor canvas.
dragEnter(DropTargetDragEvent) - Method in class org.biopcd.editor.MenuCanvas
Handles when the drop action has changed (DOES NOTHING AT THIS MOMENT!)
dragExit(DropTargetEvent) - Method in class org.biopcd.editor.MenuCanvas
Handles when a drag cursor leaves the drop target area.
dragOver(DropTargetDragEvent) - Method in class org.biopcd.editor.MenuCanvas
Handles when a drag cursor enters the drop target area.
drop(DropTargetDropEvent) - Method in class org.biopcd.editor.MenuCanvas
The user drops the item.
drop() - Method in class org.biopcd.editor.PanelWidgetGenerator
Generate a new widget to drop in the destination window.
dropActionChanged(DropTargetDragEvent) - Method in class org.biopcd.editor.MenuCanvas
Handles when the drop action has changed (DOES NOTHING AT THIS MOMENT!)

E

exec - Variable in class org.biopcd.editor.MenuCanvas
The exec string for the PCD menu.

G

getPluginName() - Method in class org.biopcd.editor.PCDEditor
Deprecated.
vestigial code from a previous BioLegato framework structure.

I

icon - Variable in class org.biopcd.editor.MenuCanvas
The icon for the PCD menu.

M

main(String[]) - Static method in class org.biopcd.editor.PCDEditor
Starts BioLegato PCD editor canvas
mainPanel - Variable in class org.biopcd.editor.MenuCanvas
The main JPanel for the canvas.
MenuCanvas - Class in org.biopcd.editor
The PCD menu canvas allows the user to edit a PCD menu.
MenuCanvas(JFrame) - Constructor for class org.biopcd.editor.MenuCanvas
Create a new menu canvas.
MenuWidgetsPanel - Class in org.biopcd.editor
Widget panel (the tool-bar for adding widgets to an existing BioPCD file)
MenuWidgetsPanel(JFrame) - Constructor for class org.biopcd.editor.MenuWidgetsPanel
Create a new menu widgets panel.

N

name - Variable in class org.biopcd.editor.MenuCanvas
The name of the PCD menu.
NULL_ARGS - Static variable in class org.biopcd.editor.PCDEditor
An empty string array to use as the command line parameters for creating new windows/instances of the PCD editor.

O

org.biopcd.editor - package org.biopcd.editor
 

P

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).

R

readFile(String, Reader, boolean, boolean) - Method in class org.biopcd.editor.PCDEditor
Reads PCD data into the canvas.

S

self - Variable in class org.biopcd.editor.PCDEditor
A self-reference to this PCD editor object (used by overloaded classes).
systems - Variable in class org.biopcd.editor.MenuCanvas
The systems and architectures supported by the command.

T

tip - Variable in class org.biopcd.editor.MenuCanvas
The tool-tip for the PCD menu.

W

widgetList - Variable in class org.biopcd.editor.MenuCanvas
The list of widgets associated with the command.
writeFile(String, Appendable, boolean) - Method in class org.biopcd.editor.PCDEditor
Writes data out from the canvas
A C D E G I M N O P R S T W 
Skip navigation links
BioPCD editor v1.1.0 API

Copyright © 2008-2022 University of Manitoba.