- cancel_action() - Method in class common.PolychronyWindow
-
- ChooseFont - Class in common
-
- ChooseFont(Font, GraphCanvas) - Constructor for class common.ChooseFont
-
- clear() - Method in class common.JTree2
-
Removes all nodes except the root node.
- clear_Twindow(int) - Method in class common.PolychronyWindow
-
- clearRectangle(int, int, int, int) - Method in class common.GraphCanvas
-
- close_Pwindow() - Method in class common.PolychronyWindow
-
- Color1 - Static variable in class common.pKGUIColors
-
- Color2 - Static variable in class common.pKGUIColors
-
- Color3 - Static variable in class common.pKGUIColors
-
- common - package common
-
- CompilerConst - Class in common
-
- CompilerConst() - Constructor for class common.CompilerConst
-
- compilerDiagHide() - Method in class common.CompilerWin
-
- CompilerDiagnostic - Class in common
-
- CompilerDiagnostic(CompilerWin, int, int) - Constructor for class common.CompilerDiagnostic
-
- CompilerFunct - Class in common
-
This class describes a window to display the different functionalities of the Signal compiler
- CompilerFunct(LiaisonSignal, PolychronyWindow, CompilerWin, int, int, int, int, String, String, String, String, JCheckBox[]) - Constructor for class common.CompilerFunct
-
- CompilerOptions - Class in common
-
A window to display the different functionalities of the Signal compiler when
the user asks the "option access".
- CompilerOptions(PolychronyWindow, CompilerWin, int, int) - Constructor for class common.CompilerOptions
-
- CompilerWin - Class in common
-
This class manages the different windows used during a Signal program
compiling.
- CompilerWin(LiaisonSignal, PolychronyWindow, int, int) - Constructor for class common.CompilerWin
-
Constructor: it creates the windows necessary during the compiling:
one window for the diagnostics the three functionalities windows (which
corresponds to the different mode of compiling.
- CompilerWin(LiaisonSignal, PolychronyWindow, int, int, CompilerWin) - Constructor for class common.CompilerWin
-
- confirmPolychronyExit() - Method in class gui_dependent.PolychronyWindowDependent
-
Method called when the user clicks on the button "quit".closing a polychrony window
- Constants - Class in common
-
- Constants() - Constructor for class common.Constants
-
- copy_selectedJNode() - Method in class common.JTree2
-
Method copying a part of a tree to the clipBoard
actual duplication of the STree is delayed
- CopyHandler - Class in org.eclipse.pop.gui.handlers
-
Our sample handler extends AbstractHandler, an IHandler base class.
- CopyHandler() - Constructor for class org.eclipse.pop.gui.handlers.CopyHandler
-
The constructor.
- copySignalTreeNode(LiaisonSignal) - Method in class common.SignalTreeNode
-
- CreateHandler - Class in org.eclipse.pop.gui.handlers
-
Our sample handler extends AbstractHandler, an IHandler base class.
- CreateHandler() - Constructor for class org.eclipse.pop.gui.handlers.CreateHandler
-
The constructor.
- createLibBar(long, String, String, String) - Method in class common.LiaisonSignal
-
- createLibBar(long, String, String, String) - Method in class common.PolychronyWindow
-
- createPartControl(Composite) - Method in class org.eclipse.pop.gui.views.PolychronyView
-
This is a callback that will allow us to create the viewer and initialize it.
- cut_selectedJNode() - Method in class common.JTree2
-
Destruction of the selected process.
- CutHandler - Class in org.eclipse.pop.gui.handlers
-
Our sample handler extends AbstractHandler, an IHandler base class.
- CutHandler() - Constructor for class org.eclipse.pop.gui.handlers.CutHandler
-
The constructor.