- paintComponent(Graphics) - Method in class common.GraphCanvas
-
- ParamWindow - Class in common
-
- ParamWindow(LiaisonSignal, int, int, int, int, String) - Constructor for class common.ParamWindow
-
- PasteHandler - Class in org.eclipse.pop.gui.handlers
-
- PasteHandler() - Constructor for class org.eclipse.pop.gui.handlers.PasteHandler
-
The constructor.
- pKGUIColors - Class in common
-
- pKGUIColors() - Constructor for class common.pKGUIColors
-
- PLUGIN_ID - Static variable in class org.eclipse.pop.gui.Activator
-
- Polychrony - Class in gui_dependent
-
Polychrony GUI main graph editing tool window.
- Polychrony(Frame) - Constructor for class gui_dependent.Polychrony
-
- PolychronyView - Class in org.eclipse.pop.gui.views
-
This sample class demonstrates how to plug-in a new workbench view.
- PolychronyView() - Constructor for class org.eclipse.pop.gui.views.PolychronyView
-
The constructor.
- PolychronyWindow - Class in common
-
- PolychronyWindow(PolychronyWindow) - Constructor for class common.PolychronyWindow
-
Constructor of a child PolychronyWindow built from an another one.
- PolychronyWindow(PolychronyWindow, String, String, String) - Constructor for class common.PolychronyWindow
-
Constructor of a secondary root PolychronyWindow built from an another one.
- PolychronyWindow(String) - Constructor for class common.PolychronyWindow
-
Constructor of a secondary root PolychronyWindow at start
assume defined the main PolychronyWindow
success: PolychronyWindow::initial loading (if any) has to be called from outside (using initialLoadRoot)
PolychronyWindow::refresh(unchanged), and then sig_iterate have to be called from outside (using newPolychronyWindowCompletion)
- PolychronyWindow(String, String, String) - Constructor for class common.PolychronyWindow
-
Constructor of the empty main Polychrony window
Create the SWING main Polychrony window and global variables (set_PolychronySessionVariables)
Create root window variables
PolychronyWindow::initial loading (if any) has to be called from outside (using initialLoadRoot)
PolychronyWindow::refresh(unchanged), and then sig_iterate have to be called from outside (using newPolychronyWindowCompletion)
- PolychronyWindow(String, String, String, Frame) - Constructor for class common.PolychronyWindow
-
Constructor of the empty main PolychronyWindow (eclipse)
Create the main Polychrony window and global variables (set_PolychronySessionVariables)
Call PolychronyWindow::refresh unchanged, then sig_iterate
- PolychronyWindowDependent - Class in gui_dependent
-
- PolychronyWindowDependent() - Constructor for class gui_dependent.PolychronyWindowDependent
-
- print() - Method in class common.LiaisonSignal
-
- print() - Method in class common.PrintUtilities
-
- print(Graphics, PageFormat, int) - Method in class common.PrintUtilities
-
- print_GEwindow() - Method in class common.PolychronyWindow
-
- PrintUtilities - Class in common
-
- PrintUtilities(GraphCanvas, int) - Constructor for class common.PrintUtilities
-
- PrintWindow - Class in common
-
- PrintWindow(GraphCanvas, String) - Constructor for class common.PrintWindow
-