CSP for Java
(JCSP) 1.0-rc4
A B C D E F G H I J M N O P R S T U V W X Z

A

accept(CSProcess) - Method in class jcsp.lang.Any2AnyCallChannel
This is invoked by a server when it commits to accepting a CALL from a client.
accept(CSProcess) - Method in interface jcsp.lang.ChannelAccept
This is invoked by a server when it commits to accepting a CALL from a client.
accept(CSProcess) - Method in class jcsp.lang.One2AnyCallChannel
This is invoked by a server when it commits to accepting a CALL from a client.
accept(CSProcess) - Method in class jcsp.lang.Any2OneCallChannel
This is invoked by a server when it commits to accepting a CALL from a client.
accept(CSProcess) - Method in class jcsp.lang.One2OneCallChannel
This is invoked by a server when it commits to accepting a CALL from a client.
ActiveApplet - class jcsp.awt.ActiveApplet.
java.applet.Applet with a channel interface, specialising in the operation of CSProcess networks as applets.
ActiveApplet.Configure - interface jcsp.awt.ActiveApplet.Configure.
This enables general configuration of this component.
ActiveApplet() - Constructor for class jcsp.awt.ActiveApplet
 
ActiveButton - class jcsp.awt.ActiveButton.
java.awt.Button with a channel interface.
ActiveButton.Configure - interface jcsp.awt.ActiveButton.Configure.
This enables general configuration of this component.
ActiveButton() - Constructor for class jcsp.awt.ActiveButton
Constructs a new ActiveButton with no label, configuration or event channels.
ActiveButton(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveButton
Constructs a new ActiveButton with no initial label.
ActiveButton(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveButton
Constructs a new ActiveButton.
ActiveButton(String) - Constructor for class jcsp.awt.ActiveButton
Constructs a new ActiveButton with no configuration or event channels.
ActiveButtonControl - class jcsp.awt.ActiveButtonControl.
This is a user-programmable finite state machine for controlling an array of ActiveButtons.
ActiveButtonControl.BadArguments - exception jcsp.awt.ActiveButtonControl.BadArguments.
This gets thrown if a consistency check fails in the ActiveButtonControl constructor.
ActiveButtonControl.BadArguments(String) - Constructor for class jcsp.awt.ActiveButtonControl.BadArguments
 
ActiveButtonControl(AltingChannelInput[], ChannelOutput[], ChannelOutput, String[][], ActiveButtonState[], int) - Constructor for class jcsp.awt.ActiveButtonControl
Constructs a new ActiveButtonControl, performing consistency checks on its supplied arguments.
ActiveButtonControl(AltingChannelInput[], ChannelOutput[], ChannelOutput, String[][], ActiveButtonState[], int, boolean) - Constructor for class jcsp.awt.ActiveButtonControl
Constructs a new ActiveButtonControl, performing consistency checks on its supplied arguments, with a verbose reporting option.
ActiveButtonState - class jcsp.awt.ActiveButtonState.
A state of the ActiveButtonControl finite state machine.
ActiveButtonState.BadArguments - exception jcsp.awt.ActiveButtonState.BadArguments.
This gets thrown if a consistency check fails in the ActiveButtonState constructor.
ActiveButtonState.BadArguments(String) - Constructor for class jcsp.awt.ActiveButtonState.BadArguments
 
ActiveButtonState(int[], boolean[], int[]) - Constructor for class jcsp.awt.ActiveButtonState
Constructs a new ActiveButtonState, performing consistency checks on its supplied arguments.
ActiveButtonState(int[], boolean[], int[], boolean) - Constructor for class jcsp.awt.ActiveButtonState
Constructs a new ActiveButtonState, performing consistency checks on its supplied arguments, with a verbose reporting option.
ActiveCanvas - class jcsp.awt.ActiveCanvas.
java.awt.Canvas with a channel interface.
ActiveCanvas() - Constructor for class jcsp.awt.ActiveCanvas
 
ActiveCheckbox - class jcsp.awt.ActiveCheckbox.
java.awt.Checkbox with a channel interface.
ActiveCheckbox.Configure - interface jcsp.awt.ActiveCheckbox.Configure.
This enables general configuration of this component.
ActiveCheckbox() - Constructor for class jcsp.awt.ActiveCheckbox
Constructs an ActiveCheckbox with no label, initial state false and no configuration or event channels.
ActiveCheckbox(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveCheckbox
Constructs an ActiveCheckbox with no label, initial state false and configuration and event channels.
ActiveCheckbox(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveCheckbox
Constructs a ActiveCheckbox with the label s, initial state false and configuration and event channels.
ActiveCheckbox(ChannelInput, ChannelOutput, String, boolean) - Constructor for class jcsp.awt.ActiveCheckbox
Constructs an ActiveCheckbox with the label s, initial state and configuration and event channels.
ActiveCheckbox(ChannelInput, ChannelOutput, String, boolean, CheckboxGroup) - Constructor for class jcsp.awt.ActiveCheckbox
Constructs an ActiveCheckbox in the CheckboxGroup group with the label s, initial state and configuration and event channels.
ActiveCheckbox(String) - Constructor for class jcsp.awt.ActiveCheckbox
Constructs an ActiveCheckbox with the label s, initial state false and no configuration or event channels.
ActiveCheckbox(String, boolean) - Constructor for class jcsp.awt.ActiveCheckbox
Constructs an ActiveCheckbox with the label s, initial state and no configuration or event channels.
ActiveCheckbox(String, boolean, CheckboxGroup) - Constructor for class jcsp.awt.ActiveCheckbox
Constructs an ActiveCheckbox in the CheckboxGroup group with the label s, initial state and no configuration or event channels.
ActiveCheckboxMenuItem - class jcsp.awt.ActiveCheckboxMenuItem.
java.awt.CheckboxMenuItem with a channel interface.
ActiveCheckboxMenuItem.Configure - interface jcsp.awt.ActiveCheckboxMenuItem.Configure.
This enables general configuration of this component.
ActiveCheckboxMenuItem() - Constructor for class jcsp.awt.ActiveCheckboxMenuItem
Constructs a new unchecked ActiveCheckboxMenuItem with no initial label and no configuration or event channels.
ActiveCheckboxMenuItem(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveCheckboxMenuItem
Constructs a new unchecked ActiveCheckboxMenuItem with no initial label.
ActiveCheckboxMenuItem(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveCheckboxMenuItem
Constructs a new unchecked ActiveCheckboxMenuItem.
ActiveCheckboxMenuItem(ChannelInput, ChannelOutput, String, boolean) - Constructor for class jcsp.awt.ActiveCheckboxMenuItem
Constructs a new ActiveCheckboxMenuItem.
ActiveCheckboxMenuItem(String) - Constructor for class jcsp.awt.ActiveCheckboxMenuItem
Constructs a new unchecked ActiveCheckboxMenuItem with no configuration or event channels.
ActiveCheckboxMenuItem(String, boolean) - Constructor for class jcsp.awt.ActiveCheckboxMenuItem
Constructs a new ActiveCheckboxMenuItem with no configuration or event channels.
ActiveChoice - class jcsp.awt.ActiveChoice.
java.awt.Choice with a channel interface.
ActiveChoice.Configure - interface jcsp.awt.ActiveChoice.Configure.
This enables general configuration of this component.
ActiveChoice() - Constructor for class jcsp.awt.ActiveChoice
Constructs an ActiveChoice with no configuration or event channels.
ActiveChoice(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveChoice
Constructs an ActiveChoice with configuration and event channels.
ActiveClosingFrame - class jcsp.awt.ActiveClosingFrame.
A specialisation of ActiveFrame that forces a System.exit upon a Window Closing event.
ActiveClosingFrame() - Constructor for class jcsp.awt.ActiveClosingFrame
Constructs a new ActiveClosingFrame with no title and no configuration or event channels.
ActiveClosingFrame(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveClosingFrame
Constructs a new ActiveClosingFrame with configuration and event channels, but no title.
ActiveClosingFrame(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveClosingFrame
Constructs a new ActiveClosingFrame with configuration and event channels and a title.
ActiveClosingFrame(String) - Constructor for class jcsp.awt.ActiveClosingFrame
Constructs a new ActiveClosingFrame with a title but no configuration or event channels.
ActiveComponent - class jcsp.awt.ActiveComponent.
java.awt.Component with a channel interface.
ActiveComponent.Configure - interface jcsp.awt.ActiveComponent.Configure.
This enables general configuration of this component.
ActiveComponent() - Constructor for class jcsp.awt.ActiveComponent
Constructs a new ActiveComponent with no configuration channel.
ActiveComponent(ChannelInput) - Constructor for class jcsp.awt.ActiveComponent
Constructs a new ActiveComponent with a configuration channel.
ActiveContainer - class jcsp.awt.ActiveContainer.
java.awt.Container with a channel interface.
ActiveContainer.Configure - interface jcsp.awt.ActiveContainer.Configure.
This enables general configuration of this component.
ActiveContainer() - Constructor for class jcsp.awt.ActiveContainer
Constructs a new ActiveContainer with no configuration channel.
ActiveContainer(ChannelInput) - Constructor for class jcsp.awt.ActiveContainer
Constructs a new ActiveContainer with a configuration channel.
ActiveDialog - class jcsp.awt.ActiveDialog.
java.awt.Dialog with a channel interface.
ActiveDialog.Configure - interface jcsp.awt.ActiveDialog.Configure.
This enables general configuration of this component.
ActiveDialog(ChannelInput, ChannelOutput, Frame) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new non-modal ActiveDialog with a blank title.
ActiveDialog(ChannelInput, ChannelOutput, Frame, boolean) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new ActiveDialog with a blank title.
ActiveDialog(ChannelInput, ChannelOutput, Frame, String) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new non-modal ActiveDialog.
ActiveDialog(ChannelInput, ChannelOutput, Frame, String, boolean) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new ActiveDialog.
ActiveDialog(Frame) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new non-modal ActiveDialog with a blank title and no configuration or event channels.
ActiveDialog(Frame, boolean) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new ActiveDialog with a blank title and no configuration or event channels.
ActiveDialog(Frame, String) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new non-modal ActiveDialog with no configuration or event channels.
ActiveDialog(Frame, String, boolean) - Constructor for class jcsp.awt.ActiveDialog
Constructs a new ActiveDialog with no configuration or event channels.
ActiveFileDialog - class jcsp.awt.ActiveFileDialog.
java.awt.FileDialog with a channel interface.
ActiveFileDialog.Configure - interface jcsp.awt.ActiveFileDialog.Configure.
This enables general configuration of this component.
ActiveFileDialog(ChannelInput, ChannelOutput, Frame) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveFileDialog with a blank title for loading a file.
ActiveFileDialog(ChannelInput, ChannelOutput, Frame, int) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveFileDialog with a blank title.
ActiveFileDialog(ChannelInput, ChannelOutput, Frame, String) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveFileDialog for loading a file.
ActiveFileDialog(ChannelInput, ChannelOutput, Frame, String, int) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveFileDialog.
ActiveFileDialog(Frame) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveDialog with a blank title for loading a file and with no configuration or event channels.
ActiveFileDialog(Frame, int) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveFileDialog with a blank title and no configuration or event channels.
ActiveFileDialog(Frame, String) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveFileDialog for loading a file and no configuration or event channels.
ActiveFileDialog(Frame, String, int) - Constructor for class jcsp.awt.ActiveFileDialog
Constructs a new ActiveFileDialog with no configuration or event channels.
ActiveFrame - class jcsp.awt.ActiveFrame.
java.awt.Frame with a channel interface.
ActiveFrame.Configure - interface jcsp.awt.ActiveFrame.Configure.
This enables general configuration of this component.
ActiveFrame() - Constructor for class jcsp.awt.ActiveFrame
Constructs a new ActiveFrame with no title and no configuration or event channels.
ActiveFrame(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveFrame
Constructs a new ActiveFrame with configuration and event channels, but no title.
ActiveFrame(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveFrame
Constructs a new ActiveFrame with configuration and event channels and a title.
ActiveFrame(String) - Constructor for class jcsp.awt.ActiveFrame
Constructs a new ActiveFrame with a title but no configuration or event channels.
ActiveLabel - class jcsp.awt.ActiveLabel.
java.awt.Label with a channel interface.
ActiveLabel.Configure - interface jcsp.awt.ActiveLabel.Configure.
This enables general configuration of this component.
ActiveLabel() - Constructor for class jcsp.awt.ActiveLabel
Constructs a new ActiveLabel with no label or configuration channel.
ActiveLabel(ChannelInput) - Constructor for class jcsp.awt.ActiveLabel
Constructs a new ActiveLabel with no initial label.
ActiveLabel(ChannelInput, String) - Constructor for class jcsp.awt.ActiveLabel
Constructs a new ActiveLabel.
ActiveLabel(String) - Constructor for class jcsp.awt.ActiveLabel
Constructs a new ActiveLabel with no configuration channel.
ActiveList - class jcsp.awt.ActiveList.
java.awt.List with a channel interface.
ActiveList.Configure - interface jcsp.awt.ActiveList.Configure.
This enables general configuration of this component.
ActiveList() - Constructor for class jcsp.awt.ActiveList
Constructs an ActiveList with no visible lines, no configuration or event channels and only one item selectable.
ActiveList(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveList
Constructs an ActiveList with configuration and event channels, but no visible items and only one item selectable.
ActiveList(ChannelInput, ChannelOutput, int) - Constructor for class jcsp.awt.ActiveList
Constructs an ActiveList with configuration and event channels, the specified number of visible lines and only one item selectable.
ActiveList(ChannelInput, ChannelOutput, int, boolean) - Constructor for class jcsp.awt.ActiveList
Constructs an ActiveList with configuration and event channels, the specified number of visible lines and a multiple selection option.
ActiveList(int) - Constructor for class jcsp.awt.ActiveList
Constructs an ActiveList with the specified number of visible lines, but with no configuration or event channels and only one item selectable.
ActiveList(int, boolean) - Constructor for class jcsp.awt.ActiveList
Constructs an ActiveList with the specified number of visible lines and a multiple selection option, but with no configuration or event channels.
ActiveMenu - class jcsp.awt.ActiveMenu.
java.awt.Menu with a channel interface.
ActiveMenu.Configure - interface jcsp.awt.ActiveMenu.Configure.
This enables general configuration of this component.
ActiveMenu() - Constructor for class jcsp.awt.ActiveMenu
Constructs an ActiveMenu with no initial label and no configuration or event channels.
ActiveMenu(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveMenu
Constructs an ActiveMenu with configuration and event channels, but with no initial label.
ActiveMenu(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveMenu
Constructs an ActiveMenu with configuration and event channels and an initial label.
ActiveMenu(ChannelInput, ChannelOutput, String, boolean) - Constructor for class jcsp.awt.ActiveMenu
Constructs an ActiveMenu with configuration and event channels, an initial label and a tear-off option.
ActiveMenu(String) - Constructor for class jcsp.awt.ActiveMenu
Constructs an ActiveMenu with an initial label, but with no configuration or event channels.
ActiveMenu(String, boolean) - Constructor for class jcsp.awt.ActiveMenu
Constructs an ActiveMenu with an initial label and a tear-off option, but with no configuration or event channels.
ActiveMenuItem - class jcsp.awt.ActiveMenuItem.
java.awt.MenuItem with a channel interface.
ActiveMenuItem.Configure - interface jcsp.awt.ActiveMenuItem.Configure.
This enables general configuration of this component.
ActiveMenuItem() - Constructor for class jcsp.awt.ActiveMenuItem
Constructs a new ActiveMenuItem with no label and no shortcut and no configuration or event channels.
ActiveMenuItem(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveMenuItem
Constructs a new ActiveMenuItem with no label and no shortcut.
ActiveMenuItem(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveMenuItem
Constructs a new ActiveMenuItem with no shortcut.
ActiveMenuItem(ChannelInput, ChannelOutput, String, MenuShortcut) - Constructor for class jcsp.awt.ActiveMenuItem
Constructs a new ActiveMenuItem.
ActiveMenuItem(String) - Constructor for class jcsp.awt.ActiveMenuItem
Constructs a new ActiveMenuItem with no shortcut and no configuration or event channels.
ActiveMenuItem(String, MenuShortcut) - Constructor for class jcsp.awt.ActiveMenuItem
Constructs a new ActiveMenuItem with no configuration or event channels.
ActivePanel - class jcsp.awt.ActivePanel.
java.awt.Panel with a channel interface.
ActivePanel.Configure - interface jcsp.awt.ActivePanel.Configure.
This enables general configuration of this component.
ActivePanel() - Constructor for class jcsp.awt.ActivePanel
Constructs a new ActivePanel with no configuration channel.
ActivePanel(ChannelInput) - Constructor for class jcsp.awt.ActivePanel
Constructs a new ActivePanel with a configuration channel.
ActiveScrollbar - class jcsp.awt.ActiveScrollbar.
java.awt.Scrollbar with a channel interface.
ActiveScrollbar.Configure - interface jcsp.awt.ActiveScrollbar.Configure.
This enables general configuration of this component.
ActiveScrollbar() - Constructor for class jcsp.awt.ActiveScrollbar
Constructs a vertical ActiveScrollbar with no configuration or event channels.
ActiveScrollbar(ChannelInput, ChannelOutputInt) - Constructor for class jcsp.awt.ActiveScrollbar
Constructs a vertical ActiveScrollbar with configuration and event channels.
ActiveScrollbar(ChannelInput, ChannelOutputInt, int) - Constructor for class jcsp.awt.ActiveScrollbar
Constructs a ActiveScrollbar with configuration and event channels and the specified orientation.
ActiveScrollbar(ChannelInput, ChannelOutputInt, int, int, int, int, int) - Constructor for class jcsp.awt.ActiveScrollbar
Constructs a ActiveScrollbar with configuration and event channels and all its options.
ActiveScrollbar(int) - Constructor for class jcsp.awt.ActiveScrollbar
Constructs a ActiveScrollbar with the specified orientation, but still with no configuration or event channels.
ActiveScrollbar(int, int, int, int, int) - Constructor for class jcsp.awt.ActiveScrollbar
Constructs a ActiveScrollbar with all its options, but still with no configuration or event channels.
ActiveScrollPane - class jcsp.awt.ActiveScrollPane.
java.awt.ScrollPane with a channel interface.
ActiveScrollPane.Configure - interface jcsp.awt.ActiveScrollPane.Configure.
This enables general configuration of this component.
ActiveScrollPane() - Constructor for class jcsp.awt.ActiveScrollPane
Constructs a new ActiveScrollPane with a display policy of java.awt.ScrollPane.SCROLLBARS_AS_NEEDED and without a configure channel.
ActiveScrollPane(int) - Constructor for class jcsp.awt.ActiveScrollPane
Constructs a new ActiveScrollPane without a configure channel.
ActiveScrollPane(int, ChannelInput) - Constructor for class jcsp.awt.ActiveScrollPane
Constructs a new ActiveScrollPane.
ActiveTextArea - class jcsp.awt.ActiveTextArea.
java.awt.TextArea with a channel interface.
ActiveTextArea.Configure - interface jcsp.awt.ActiveTextArea.Configure.
This enables general configuration of this component.
ActiveTextArea() - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with scrollbars, but with no configuration or event channels or initial text or size.
ActiveTextArea(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with configuration and event channels and scrollbars, but with no initial text or size.
ActiveTextArea(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with configuration and event channels and scrollbars and initial text, but with no initial size.
ActiveTextArea(ChannelInput, ChannelOutput, String, int, int) - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with configuration and event channels and scrollbars and initial text and size.
ActiveTextArea(ChannelInput, ChannelOutput, String, int, int, int) - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with configuration and event channels and user-defined scrollbars and initial text and size.
ActiveTextArea(String) - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with scrollbars and initial text, but with no configuration or event channels or initial size.
ActiveTextArea(String, int, int) - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with scrollbars and initial text and size, but with no configuration or event channels.
ActiveTextArea(String, int, int, int) - Constructor for class jcsp.awt.ActiveTextArea
Constructs a new ActiveTextArea with user-defined scrollbars and initial text and size, but with no configuration or event channels.
ActiveTextEnterArea - class jcsp.awt.ActiveTextEnterArea.
A specialisation of ActiveTextArea that writes text to the event channel only when ESCAPE is pressed.
ActiveTextEnterArea() - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with scrollbars, but with no configuration or event channels or initial text or size.
ActiveTextEnterArea(AltingChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with configuration and event channels and scrollbars, but with no initial text or size.
ActiveTextEnterArea(AltingChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with configuration and event channels and scrollbars and initial text, but with no initial size.
ActiveTextEnterArea(AltingChannelInput, ChannelOutput, String, int, int) - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with configuration and event channels and scrollbars and initial text and size.
ActiveTextEnterArea(AltingChannelInput, ChannelOutput, String, int, int, int) - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with configuration and event channels and user-defined scrollbars and initial text and size.
ActiveTextEnterArea(String) - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with scrollbars and initial text, but with no configuration or event channels or initial size.
ActiveTextEnterArea(String, int, int) - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with scrollbars and initial text and size, but with no configuration or event channels.
ActiveTextEnterArea(String, int, int, int) - Constructor for class jcsp.awt.ActiveTextEnterArea
Constructs a new ActiveTextEnterArea with user-defined scrollbars and initial text and size, but with no configuration or event channels.
ActiveTextEnterField - class jcsp.awt.ActiveTextEnterField.
A specialisation of ActiveTextField that writes text to the event channel only when ENTER or ESCAPE is pressed.
ActiveTextEnterField(AltingChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveTextEnterField
Constructs a new ActiveTextEnterField with configuration and event channels, but no initial text.
ActiveTextEnterField(AltingChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveTextEnterField
Constructs a new ActiveTextEnterField with configuration and event channels, initial text and default width.
ActiveTextEnterField(AltingChannelInput, ChannelOutput, String, int) - Constructor for class jcsp.awt.ActiveTextEnterField
Constructs a new ActiveTextEnterField with configuration and event channels, initial text and width.
ActiveTextField - class jcsp.awt.ActiveTextField.
java.awt.TextField with a channel interface.
ActiveTextField.Configure - interface jcsp.awt.ActiveTextField.Configure.
This enables general configuration of this component.
ActiveTextField() - Constructor for class jcsp.awt.ActiveTextField
Constructs a new ActiveTextField with no initial text, configuration or event channels.
ActiveTextField(ChannelInput, ChannelOutput) - Constructor for class jcsp.awt.ActiveTextField
Constructs a new ActiveTextField with configuration and event channels, but no initial text.
ActiveTextField(ChannelInput, ChannelOutput, String) - Constructor for class jcsp.awt.ActiveTextField
Constructs a new ActiveTextField with configuration and event channels, initial text and default width.
ActiveTextField(ChannelInput, ChannelOutput, String, int) - Constructor for class jcsp.awt.ActiveTextField
Constructs a new ActiveTextField with configuration and event channels, initial text and width.
ActiveTextField(String) - Constructor for class jcsp.awt.ActiveTextField
Constructs a new ActiveTextField with initial text and default width, but no configuration or event channels.
ActiveTextField(String, int) - Constructor for class jcsp.awt.ActiveTextField
Constructs a new ActiveTextField with initial text and width, but no configuration or event channels.
ActiveWindow - class jcsp.awt.ActiveWindow.
java.awt.Window with a channel interface.
ActiveWindow.Configure - interface jcsp.awt.ActiveWindow.Configure.
This enables general configuration of this component.
ActiveWindow(ChannelInput, ChannelOutput, Frame) - Constructor for class jcsp.awt.ActiveWindow
Constructs a new ActiveWindow.
ActiveWindow(Frame) - Constructor for class jcsp.awt.ActiveWindow
Constructs a new ActiveWindow.
addActionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCheckboxMenuItem
Add a new channel to this component that will be used to notify that an ActionEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveLabel
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveContainer
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveComponent
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCanvas
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveWindow
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextField
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFrame
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCheckbox
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveList
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFileDialog
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveButton
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollPane
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveChoice
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveDialog
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActivePanel
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollbar
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextArea
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addComponentEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveApplet
Add a new channel to this component that will be used to notify that a ComponentEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveContainer
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveWindow
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFrame
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFileDialog
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollPane
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveDialog
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActivePanel
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addContainerEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveApplet
Add a new channel to this component that will be used to notify that a ContainerEvent has occurred.
addEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveButton
Add a new channel to this component that will be used to notify that the button has been pressed.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveLabel
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveContainer
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveComponent
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCanvas
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveWindow
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextField
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFrame
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCheckbox
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveList
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFileDialog
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveButton
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollPane
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveChoice
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveDialog
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActivePanel
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollbar
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextArea
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addFocusEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveApplet
Add a new channel to this component that will be used to notify that a FocusEvent has occurred.
addItemEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveList
Add a new channel to this component that will be used to notify that an ItemEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveLabel
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveContainer
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveComponent
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCanvas
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveWindow
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextField
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFrame
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCheckbox
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveList
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFileDialog
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveButton
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollPane
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveChoice
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveDialog
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActivePanel
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollbar
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextArea
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addKeyEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveApplet
Add a new channel to this component that will be used to notify that a KeyEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveLabel
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveContainer
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveComponent
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCanvas
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveWindow
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextField
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFrame
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCheckbox
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveList
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFileDialog
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveButton
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollPane
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveChoice
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveDialog
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActivePanel
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollbar
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextArea
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveApplet
Add a new channel to this component that will be used to notify that a MouseEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveLabel
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveContainer
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveComponent
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCanvas
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveWindow
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextField
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFrame
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveCheckbox
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveList
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFileDialog
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveButton
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollPane
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveChoice
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveDialog
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActivePanel
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveScrollbar
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveTextArea
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addMouseMotionEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveApplet
Add a new channel to this component that will be used to notify that a MouseMotionEvent has occurred.
addProcess(CSProcess) - Method in class jcsp.lang.Sequential
Deprecated. Add the process to the Sequential object.
addProcess(CSProcess) - Method in class jcsp.lang.Sequence
Add the process to the Sequence object.
addProcess(CSProcess) - Method in class jcsp.lang.Parallel
Add the process to the Parallel object.
addProcess(CSProcess[]) - Method in class jcsp.lang.Sequential
Deprecated. Add the array of processes to the Sequential construct.
addProcess(CSProcess[]) - Method in class jcsp.lang.Sequence
Add the array of processes to the Sequence object.
addProcess(CSProcess[]) - Method in class jcsp.lang.Parallel
Add the array of processes to the Parallel object.
addWindowEventChannel(ChannelOutput) - Method in class jcsp.awt.ActiveFileDialog
Add a new channel to this component that will be used to notify that a WindowEvent has occurred.
after(long) - Method in class jcsp.lang.CSTimer
Puts the process to sleep until an absolute time is reached.
Alternative - class jcsp.lang.Alternative.
This enables a process to wait passively for and choose between a number of Guard events.
Alternative() - Constructor for class jcsp.lang.Alternative
Deprecated. Use Alternative (Guard[] guard).
Alternative(Guard[]) - Constructor for class jcsp.lang.Alternative
Construct an Alternative object operating on the Guard array of events.
AltingChannel - class jcsp.lang.AltingChannel.
This defines the interface to object channels for reading, writing and choosing between multiple inputs (and other events).
AltingChannel() - Constructor for class jcsp.lang.AltingChannel
 
AltingChannelAccept - class jcsp.lang.AltingChannelAccept.
This extends Guard and ChannelAccept to enable a process to choose between many CALL channel (and other) events.
AltingChannelAccept() - Constructor for class jcsp.lang.AltingChannelAccept
 
AltingChannelInput - class jcsp.lang.AltingChannelInput.
This extends Guard and ChannelInput to enable a process to choose between many object input (and other) events.
AltingChannelInput() - Constructor for class jcsp.lang.AltingChannelInput
 
AltingChannelInputInt - class jcsp.lang.AltingChannelInputInt.
This extends Guard and ChannelInputInt to enable a process to choose between many integer input (and other) events.
AltingChannelInputInt() - Constructor for class jcsp.lang.AltingChannelInputInt
 
AltingChannelInt - class jcsp.lang.AltingChannelInt.
This defines the interface to integer channels for reading, writing and choosing between multiple inputs (and other events).
AltingChannelInt() - Constructor for class jcsp.lang.AltingChannelInt
 
And - class jcsp.plugNplay.And.
Bitwise ands two Integer streams to one stream.
And(ChannelInput, ChannelInput, ChannelOutput) - Constructor for class jcsp.plugNplay.And
Construct a new And process with the input Channels in0 and in1 and the output Channel out.
AndInt - class jcsp.plugNplay.ints.AndInt.
Bitwise ands two integer streams to one stream.
AndInt(ChannelInputInt, ChannelInputInt, ChannelOutputInt) - Constructor for class jcsp.plugNplay.ints.AndInt
Construct a new AndInt process with the input Channels in0 and in1 and the output Channel out.
Any2AnyCallChannel - class jcsp.lang.Any2AnyCallChannel.
This is the super-class for any-to-any interface-specific CALL channels, safe for use by many clients and many servers.
Any2AnyCallChannel() - Constructor for class jcsp.lang.Any2AnyCallChannel
 
Any2AnyChannel - class jcsp.lang.Any2AnyChannel.
This implements a any-to-any object channel, safe for use by many writers and many readers.
Any2AnyChannel() - Constructor for class jcsp.lang.Any2AnyChannel
Constructs a new Any2AnyChannel with a ZeroBuffer ChannelDataStore.
Any2AnyChannel(ChannelDataStore) - Constructor for class jcsp.lang.Any2AnyChannel
Deprecated. Use Any2AnyChannel.create (ChannelDataStore).
Any2AnyChannelInt - class jcsp.lang.Any2AnyChannelInt.
This implements a any-to-any integer channel, safe for use by many writers and many readers.
Any2AnyChannelInt() - Constructor for class jcsp.lang.Any2AnyChannelInt
Constructs a new Any2AnyChannelInt with a ZeroBufferInt ChannelDataStoreInt.
Any2AnyChannelInt(ChannelDataStoreInt) - Constructor for class jcsp.lang.Any2AnyChannelInt
Deprecated. Use Any2AnyChannelInt.create (ChannelDataStoreInt).
Any2OneCallChannel - class jcsp.lang.Any2OneCallChannel.
This is the super-class for any-to-one interface-specific CALL channels, safe for use by many clients and one server.
Any2OneCallChannel() - Constructor for class jcsp.lang.Any2OneCallChannel
 
Any2OneChannel - class jcsp.lang.Any2OneChannel.
This implements a any-to-one object channel, safe for use by many writers and one reader.
Any2OneChannel() - Constructor for class jcsp.lang.Any2OneChannel
Constructs a new Any2OneChannel with a ZeroBuffer ChannelDataStore.
Any2OneChannel(ChannelDataStore) - Constructor for class jcsp.lang.Any2OneChannel
Deprecated. Use Any2AnyChannel.create (ChannelDataStore).
Any2OneChannelInt - class jcsp.lang.Any2OneChannelInt.
This implements a any-to-one integer channel, safe for use by many writers and one reader.
Any2OneChannelInt() - Constructor for class jcsp.lang.Any2OneChannelInt
Constructs a new Any2OneChannelInt with a ZeroBufferInt ChannelDataStoreInt.
Any2OneChannelInt(ChannelDataStoreInt) - Constructor for class jcsp.lang.Any2OneChannelInt
Deprecated. Use Any2AnyChannelInt.create (ChannelDataStoreInt).

CSP for Java
(JCSP) 1.0-rc4
A B C D E F G H I J M N O P R S T U V W X Z
Submit a bug or feature to jcsp-team@ukc.ac.uk
Version 1.0-rc4 of the JCSP API Specification (Copyright 1997-2000 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.