- LiaisonSignal - Class in common
-
JAVA <--> C++, C interface.
- LiaisonSignal() - Constructor for class common.LiaisonSignal
-
- LibBar - Class in common
-
It creates a icon bar for a Signal library (set of processes).
- LibBar(long, GraphCanvas, LiaisonSignal, String, String, String, String) - Constructor for class common.LibBar
-
- LibButton - Class in common
-
Class creating a button containing a number, an icon and a name.
- LibButton(String, int, LiaisonSignal, LibBar, String, String) - Constructor for class common.LibButton
-
Individual button in user defined list of buttons
called when installing a LibBar
- ListernerPopupLibBar(LibBar, int) - Method in class common.LiaisonSignal
-
- load_node_in(boolean) - Method in class common.PolychronyWindow
-
load a tree
if this_selectedComplement is J_before the tree is inserted before the selected node
if this_selectedComplement is J_in the tree is inserted after the last declaration of the selected node
- load_root(boolean) - Method in class common.PolychronyWindow
-
load a tree as the new root of this window
cut to clipboard the current root if any
this default file is reset, this Pwindow becomes not changed
- localInit() - Method in class common.LiaisonSignal
-