Uses of Class
org.jcsp.lang.TaggedProtocol
Packages that use TaggedProtocol
Package
Description
This provides CSP extensions for all AWT
Component components:
GUI events and widget configurations map to channel communications.-
Uses of TaggedProtocol in org.jcsp.awt
Subclasses of TaggedProtocol in org.jcsp.awtModifier and TypeClassDescriptionclassThis is the tagged protocol interpreted by objects (such asDisplayList) that implement theDisplayinterface.static final classThis is the (immutable) command object forjava.awt.Graphics.clearRect.static final classThis is the (immutable) command object forjava.awt.Graphics.clipRect.static final classThis is the (immutable) command object forjava.awt.Graphics.copyArea.static final classThis is the (immutable) command object forjava.awt.Graphics.draw3DRect.static final classThis is the (immutable) command object forjava.awt.Graphics.drawArc.static final classThis is the (immutable) command object forjava.awt.Graphics.drawBytes.static final classThis is the (immutable) command object forjava.awt.Graphics.drawChars.static final classThis is the (immutable) command object forjava.awt.Graphics.drawImage.static final classThis is the (immutable) command object forjava.awt.Graphics.drawLine.static final classThis is the (immutable) command object forjava.awt.Graphics.drawOval.static final classThis is the (immutable) command object forjava.awt.Graphics.drawPolygon.static final classThis is the (immutable) command object forjava.awt.Graphics.drawPolyline.static final classThis is the (immutable) command object forjava.awt.Graphics.drawRect.static final classThis is the (immutable) command object forjava.awt.Graphics.drawRoundRect.static final classThis is the (immutable) command object forjava.awt.Graphics.drawString.static final classThis is the (immutable) command object forjava.awt.Graphics.translate.static final classThis is the (immutable) command object forjava.awt.Graphics.fillArc.static final classThis is the (immutable) command object forjava.awt.Graphics.fillOval.static final classThis is the (immutable) command object forjava.awt.Graphics.fillPolygon.static final classThis is the (immutable) command object forjava.awt.Graphics.fillRect.static final classThis is the (immutable) command object forjava.awt.Graphics.fillRoundRect.static final classThis is the command object holding aGraphicsCommand.Graphicobject implementing an arbitrary set of graphics operations.private static final classstatic final classThis is the (immutable) command object forjava.awt.Graphics.setClip.static final classThis is the (immutable) command object forjava.awt.Graphics.setColor.static final classThis is the (immutable) command object forjava.awt.Graphics.setFont.private static final classThis is the (immutable) command object forjava.awt.Graphics.setPaintMode.static final classThis is the (immutable) command object forjava.awt.Graphics.setXORMode.static final classThis is the (immutable) command object forjava.awt.Graphics.translate.classThis is the tagged protocol for use over the toGraphics configuration channel of an active graphics component.static final classThis is a general configuration class for the graphics component.private static final classprivate static final classprivate static final classstatic final classThis is a configuration class to associate a java.awt.image.MemoryImageSource with the graphics component.private static final classstatic final classThis is a configuration class for setting the background java.awt.Color of the active graphics component.static final classThis is a configuration class to register a org.jcsp.awt.Paintable object with the graphics component.