A B C D E F G H I J K L M N O P R S T U V W Z _

S

ScaleNode - interface gumbo.graphic.space.ScaleNode.
A transform node that specifically supports non-negative geometric scaling.
scaleNodes(Point3, Vector3, Collection) - Static method in class gumbo.visualize.data.layout.GraphLayoutNode
Scales the position of a group of nodes about a reference point, in layout space.
ScreenSpace - interface gumbo.graphic.space.ScreenSpace.
A graphic space representing a 2D "screen" space.
ScreenSpaceConfig - interface gumbo.graphic.space.ScreenSpaceConfig.
Configuration delegate for a ScreenSpace.
scrollToTarget(Component) - Method in class gumbo.visualize.data.impl.swing.SwingViewScroller
 
Segment3 - class gumbo.graphic.math.Segment3.
A 3D spatial element representing a line of finite extent (line segment), which is defined by a position point, a direction vector, and a length, and by a head point and a tail point.
Segment3() - Constructor for class gumbo.graphic.math.Segment3
Creates an instance with head, tail, and position at the origin, zero length, and a default unit vector direction.
Segment3(Segment3) - Constructor for class gumbo.graphic.math.Segment3
Creates an instance with the same geometry as the target.
SELECT_ASPECT - Static variable in class gumbo.interact.InteractorFlags
Selection: Default flag for a selected aspect member.
SELECT_COMMAND - Static variable in class gumbo.interact.InteractorFlags
Selection: Default flag for a selected command target.
SELECT_MASK - Static variable in class gumbo.interact.InteractorFlags
Selection: All predefined selection flags.
SELECT_NONE - Static variable in class gumbo.interact.InteractorFlags
Selection: Uninitialized and invalid selection state.
SELECT_TYPES - Static variable in class gumbo.interact.InteractorFlags
Selection: Set of select flag types.
SelectableGraphic - interface gumbo.graphic.content.SelectableGraphic.
An interactable graphic that specfically supports selection as a target for some operation.
SelectableShape - interface gumbo.graphic.content.SelectableShape.
A graphic shape that is also selectable.
SelectAdapter - class gumbo.interact.select.SelectAdapter.
An adapter for selection group feedback.
SelectAdapter(InteractorGroup) - Constructor for class gumbo.interact.select.SelectAdapter
Creates an instance.
SelectFacade - class gumbo.interact.select.SelectFacade.
A facade providing interactive selection for a single selection group.
SelectFacade(ButtonTrigger) - Constructor for class gumbo.interact.select.SelectFacade
Creates an instance.
SelectFlag - class gumbo.interact.SelectFlag.
Base class for "selection" interactor flags.
SelectFlag(int, Object, String) - Constructor for class gumbo.interact.SelectFlag
Creates an instance.
SelectManager - interface gumbo.interact.select.SelectManager.
A pick mapper that manages multiple selection groups (command and/or aspect) for picking and feedback overlap order.
SelectMapper - interface gumbo.interact.select.SelectMapper.
A pick mapper that maps members of a selction group to the group.
sendMessage(String, Message) - Method in class gumbo.net.msg.MessageAgent
Used by subclasses to send a message using this agent's message writer.
SEPARATOR_COLOR - Static variable in class gumbo.visualize.data.impl.swing.SwingListEntry
Default entry separator color.
ServerThread - class gumbo.net.ServerThread.
Base class for network application server threads capable of handling a single client connection at a time.
ServerThread(String, int) - Constructor for class gumbo.net.ServerThread
 
ServerWindow - class gumbo.net.ServerWindow.
A NetFrame for a server application, with default actions and status.
ServerWindow(JFrame, MessageThread) - Constructor for class gumbo.net.ServerWindow
 
set() - Method in class gumbo.util.route.NotifyNode
Equivalent to receiving an event.
set(AxisAngle3) - Method in class gumbo.graphic.math.AxisAngle3
Sets this axis-angle to the value of another axis-angle.
set(boolean) - Method in class gumbo.util.route.BooleanField
Equivalent to receiving an event with the specified data value.
set(Bound3) - Method in class gumbo.graphic.probe.SphereBound3
 
set(Bound3) - Method in class gumbo.graphic.probe.PolytopeBound3
 
set(Bound3) - Method in class gumbo.graphic.probe.PolygonBound3
 
set(Bound3) - Method in class gumbo.graphic.probe.Bound3
Copies the value of a (possibly empty) bound into this one.
set(Bound3) - Method in class gumbo.graphic.probe.AxisBound3
Copies the value of a (possibly empty) bound into this one.
set(char) - Method in class gumbo.util.route.CharField
Equivalent to receiving an event with the specified data value.
set(Collection) - Method in interface gumbo.util.state.StateSet
Sets this state set's value to a new state, as allowed by the state policy.
set(Collection) - Method in class gumbo.util.state.States.ImmutableStateSet
 
set(Collection) - Method in class gumbo.util.state.AbstractStateSet
 
set(double) - Method in class gumbo.util.route.DoubleField
Equivalent to receiving an event with the specified data value.
set(double[]) - Method in class gumbo.graphic.math.Tuple3
Sets this tuple.
set(double[][]) - Method in class gumbo.graphic.math.Matrix4
Master whole state mutator.
set(double, double, double) - Method in class gumbo.graphic.math.Tuple3
Sets this tuple to the specified dimension values.
set(int) - Method in class gumbo.util.route.IntField
Equivalent to receiving an event with the specified data value.
set(int, double) - Method in class gumbo.graphic.math.Tuple3
Sets a dimension value in this tuple to a given value.
set(int, Object) - Method in class gumbo.util.AbstractSetList
 
set(Line3) - Method in class gumbo.graphic.math.Line3
Sets this line to the value of another line.
set(Matrix4) - Method in class gumbo.graphic.math.Matrix4
Sets this matrix to the value of another matrix.
set(Object) - Method in class gumbo.util.route.AbstractObjectField
Equivalent to receiving an event with the specified data value.
set(Point3, Point3) - Method in class gumbo.graphic.probe.AxisBound3
Sets the extents of this bound as defined by two arbitrary points.
set(Point3, Point3) - Method in class gumbo.graphic.math.Size3
Sets this size from the absolute difference of two points.
set(Point3, Size3) - Method in class gumbo.graphic.probe.AxisBound3
Sets this bound given the bound center point and size.
set(Tuple3) - Method in class gumbo.graphic.math.UnitVector3
 
set(Tuple3) - Method in class gumbo.graphic.math.Tuple3
Sets this tuple to the value of another tuple.
setAfterNodes(Set) - Method in class gumbo.visualize.data.layout.GraphLayoutNode
Sets the nodes connected to this node that are in the rank immediately after (rankI+1) that of this node.
setAfterPriority(double) - Method in class gumbo.visualize.data.layout.GraphLayoutNode
Sets the position priority of this node based on its relative number of after node links.
setAllObjs(boolean) - Static method in class gumbo.util.Debug
Sets whether or not all objects are printed.
setAllTags(boolean) - Static method in class gumbo.util.Debug
Sets whether or not all tags are printed.
setAngle(double) - Method in class gumbo.graphic.math.AxisAngle3
Sets this axis-angle's rotation angle, in radians.
setAnimationSpeed(double) - Method in class gumbo.visualize.data.layout.WholeLayoutEngine
Sets the animation speed factor, which scales the delay time between animation frames.
setArray(double, double, double, double[]) - Static method in class gumbo.graphic.math.Tuple3
Sets the dimension values of a length 3 array.
setAutoRetryDelay(long) - Method in class gumbo.net.NetThread
Sets (and enables) automatic retry of the server socket or client connection after a specified delay.
setAxis(Vector3) - Method in class gumbo.graphic.math.AxisAngle3
Sets this axis-angle's rotation axis.
setBeforeNodes(Set) - Method in class gumbo.visualize.data.layout.GraphLayoutNode
Sets the nodes connected to this node that are in the rank immediately before (rankI-1) that of this node.
setBeforePriority(double) - Method in class gumbo.visualize.data.layout.GraphLayoutNode
Sets the position priority of this node based on its relative number of before node links.
setClientData(Object) - Method in class gumbo.visualize.data.DataModel
Sets the client data used by this data model for presentation, and fires DataModel.clientDataChanged() events (whether or not the client data has detectably changed).
setClientData(Object, Object) - Method in class gumbo.visualize.data.TestServerAgent
 
setClientSocket(Socket) - Method in class gumbo.net.NetThread
Sets this thread's dynamic client socket after closing any old one.
setConnection(TreeNode, TreeNode) - Method in class gumbo.util.relation.TreeNodeConnection
 
setDebug(String) - Method in class gumbo.util.route.EventDataNode
Sets the configuration for debug event reporting, with the debug message being the debug tag (see setDebug(tag, msg)).
setDebug(String, String) - Method in class gumbo.util.route.EventDataNode
Sets the configuration for debug event reporting.
setDefaultCloseOperation(int) - Method in class gumbo.app.MainWindow
Sets the default close action of the delegate window.
setDelegators(Relationship, List) - Method in class gumbo.util.relation.Connection
Convenience method that sets this connection's state using delegators instead of relations.
setDialogParent(Component) - Method in class gumbo.net.NetThread
Sets the parent GUI component for dialogs.
setDirection(Vector3) - Method in class gumbo.graphic.math.Segment3
Sets the direction of this segment.
setDirection(Vector3) - Method in class gumbo.graphic.math.Line3
Sets this line's direction.
setDirections(int, int, int) - Method in class gumbo.visualize.data.layout.WholeLayoutEngine
Sets the layout direction in order of precedence (layout space).
setDisplayPolicy(int) - Method in interface gumbo.graphic.space.DisplaySpaceConfig
 
setDisplayPolicy(int) - Method in class gumbo.graphic.space.AbstractDisplaySpaceConfig
 
setDisplayPosition(Point3) - Method in interface gumbo.graphic.space.DisplaySpaceConfig
 
setDisplayPosition(Point3) - Method in class gumbo.graphic.space.AbstractDisplaySpaceConfig
 
setDisplayScale(double) - Method in interface gumbo.graphic.space.DisplaySpaceConfig
 
setDisplayScale(double) - Method in class gumbo.graphic.space.AbstractDisplaySpaceConfig
 
setDisplaySize(Size3) - Method in interface gumbo.graphic.space.DisplaySpaceConfig
 
setDisplaySize(Size3) - Method in class gumbo.graphic.space.AbstractDisplaySpaceConfig
 
setDistance(double) - Method in class gumbo.graphic.math.Polygon3.Immutable
 
setDistance(double) - Method in class gumbo.graphic.math.Plane3
Sets the distance from the origin to this plane along its normal vector.
setEnabled(boolean) - Static method in class gumbo.util.Debug
Sets whether or not debug message printing is enabled.
setFriend(Object) - Method in class gumbo.util.relation.TestRelation
Sets the friend relation connected to this relation.
setGraphChanged() - Method in class gumbo.visualize.data.layout.GraphNodeOrdering
Explicitely sets the graph changed flag of this ordering to true.
setGraphicGap(Size3) - Method in class gumbo.visualize.data.layout.GraphLayoutEngine
Sets the gap size between vertices, in graphic space.
setGraphicKinkSize(Size3) - Method in class gumbo.visualize.data.layout.KinkyGraphLayoutEngine
Sets the size of a kink node, in graphic space.
setGraphicLinkDecoSize(Size3) - Method in interface gumbo.graphic.content.LinkingGraphic
Sets a hint for the size of the linking graphic decorations.
setGraphicLinkDecoSize(Size3) - Method in class gumbo.visualize.data.impl.swing.SwingGraphEdge
 
setGraphicLinkEnd(int, Point3) - Method in interface gumbo.graphic.content.LinkingGraphic
Sets the specified end point in the end point list.
setGraphicLinkEnd(int, Point3) - Method in class gumbo.visualize.data.impl.swing.SwingGraphEdge
 
setGraphicLinkKink(int, Point3) - Method in interface gumbo.graphic.content.KinkableGraphic
Sets the specified kink point in the kink point list.
setGraphicLinkKink(int, Point3) - Method in class gumbo.visualize.data.impl.swing.SwingGraphEdge
 
setGraphicRotation(AxisAngle3) - Method in interface gumbo.graphic.space.RotationNode
Sets the geometric rotation of this transform node.
setGraphicScale(Size3) - Method in interface gumbo.graphic.space.ScaleNode
Sets the geometric scaling factor of this transform node.
setGraphicTransform(Matrix4) - Method in interface gumbo.graphic.space.MatrixTransformNode
Sets the geometric transformation matrix of this graphic entity.
setGraphicTranslation(Point3) - Method in interface gumbo.graphic.space.TranslationNode
Sets the geometric translation of this transform node.
setGraphicTranslation(Point3) - Method in class gumbo.graphic.impl.swing.SwingSpaceNode
Default implementation: Calls getGraphicTranslation(), computes the relative offset, and adds the offset to the current graphic position using graphic.getLocation() and graphic.setLocation().
setGraphicTranslation(Point3) - Method in class gumbo.visualize.data.impl.swing.SwingGraphEdge
Transforms content, not space, by setting the position of points, shape, and bounds.
setGridAligned(boolean, boolean, boolean) - Method in class gumbo.visualize.data.layout.GraphLayoutEngine
Sets whether or not graph nodes (vertices and edge kinks) are grid-aligned, by layout space dimension.
setHead(MessageHead) - Method in class gumbo.net.msg.Message
Sets the head for this message.
setHeadPoint(Point3) - Method in class gumbo.graphic.math.Segment3
Sets the head point of this segment.
setIcon(Icon) - Method in class gumbo.visualize.data.client.ClientLabelGraphic
 
setIcon(Icon) - Method in interface gumbo.graphic.content.LabelGraphic
Sets the label icon.
setIcon(Icon) - Method in class gumbo.graphic.content.AbstractLabelGraphic
 
setIdentity() - Method in class gumbo.graphic.math.Matrix4
Sets this matrix to the identity matrix.
setIndexCenter(double) - Method in class gumbo.visualize.data.layout.GraphLayoutNode
Sets the index barycenter of this node, which is based on the barycenter on this node's before or after node indices.
setLength(double) - Method in class gumbo.graphic.math.Segment3
Sets the length of this segment.
SetList - interface gumbo.util.SetList.
An interface for a list whose elements are also a set (unique).
setMainArea(Component) - Method in class gumbo.app.MainWindow
Sets the window main area contents.
setMainDisplay(DisplaySpace) - Method in interface gumbo.graphic.space.ViewSpaceConfig
 
setMainDisplay(DisplaySpace) - Method in class gumbo.graphic.space.AbstractViewSpaceConfig
 
setMembers(EventNode[]) - Method in class gumbo.util.route.EventGroupNode
Sets this group's members.
setMembers(EventRouter[]) - Method in class gumbo.util.route.EventGroupRouter
 
setMessageReader(MessageReader) - Method in class gumbo.net.msg.MessageThread
Sets the thread's dynamic message reader.
setMessageWriter(MessageWriter) - Method in class gumbo.net.msg.MessageThread
Sets the thread's message writer.
setMultiShotMode(boolean) - Method in class gumbo.util.state.AbstractStateTrigger
Deprecated. Sets whether or not multi-shot mode is enabled.
setNoPickTarget(Interactor) - Method in class gumbo.interact.StatusAdapter
Sets the feedback target corresponding to NO_PICK_TARGET target in.
setNoPickTarget(Interactor) - Method in class gumbo.interact.InputFacade
Sets the action feedback target corresponding to NO_PICK_TARGET target in.
setNoPickTarget(Interactor) - Method in class gumbo.interact.ControlAdapter
Sets the feedback target corresponding to NO_PICK_TARGET target in.
setNoPickTarget(Interactor) - Method in class gumbo.interact.ActionSingleAdapter
Sets the feedback target corresponding to NO_PICK_TARGET target in.
setNoPickTarget(Interactor) - Method in class gumbo.interact.ActionGroupAdapter
Sets the feedback target corresponding to NO_PICK_TARGET target in.
setNoPickTarget(Interactor) - Method in class gumbo.interact.select.SelectFacade
Sets the control feedback target corresponding to a pick in value of NO_PICK_TARGET.
setNormal(UnitVector3) - Method in class gumbo.graphic.math.Polygon3.Immutable
 
setNormal(UnitVector3) - Method in class gumbo.graphic.math.Plane3
Sets the normal vector for this plane.
setPosition(Point3) - Method in class gumbo.graphic.math.Segment3
Sets the position (tail) point of this segment.
setPosition(Point3) - Method in class gumbo.graphic.math.Line3
Sets this line's position.
setPosition(Point3) - Method in class gumbo.visualize.data.layout.GraphLayoutNode
Sets the layout position of this node, which is at its center.
setRank(int, Collection) - Method in class gumbo.visualize.data.layout.GraphNodeRanking
Sets a rank in this ranking, replacing the previous rank.
setRankCount(int) - Method in class gumbo.visualize.data.layout.GraphNodeRanking
Sets the number of ranks in this ranking.
setRankList(int, List) - Method in class gumbo.visualize.data.layout.GraphNodeOrdering
Sets a rank list in this ordering, replacing the previous ordering.
setRankLists(GraphNodeOrdering) - Method in class gumbo.visualize.data.layout.GraphNodeOrdering
Sets the ranks lists in this ordering from those in the specified ordering.
setRelation(Relation) - Method in class gumbo.util.relation.TestDelegator
Sets the relation associated with this delegator.
setRelations(List) - Method in class gumbo.util.relation.Connection
Sets this connection's state.
setRelationship(Relationship) - Method in class gumbo.util.relation.Relations.RelationWrapper
 
setRelationship(Relationship) - Method in class gumbo.util.relation.Relations.RelationImm
 
setRelationship(Relationship) - Method in interface gumbo.util.relation.Relation
Sets the relationship that this relation belongs to.
setRelationship(Relationship) - Method in class gumbo.util.relation.AbstractTreeNode.Global
 
setRelationship(Relationship) - Method in class gumbo.util.relation.AbstractRelation
Ignores no change in relationship, calls checkClearedRelationship() after setting the relationship null, and checkSettingRelationship() before setting it non-null.
setRelayType(int) - Method in class gumbo.util.route.EventDataNode
Used by the system (subclasses and hosts) to set when and if input events (receive or set) are relayed as output events (send).
setRouter(MessageRouter) - Method in class gumbo.net.msg.MessageRouterThread
 
setScale(Tuple3) - Method in class gumbo.graphic.math.Matrix4
Sets the whole matrix to scale by the specified amount.
setServerSocket(ServerSocket) - Method in class gumbo.net.NetThread
Sets this thread's dynamic server socket after closing any old one.
setSize(Size3) - Method in class gumbo.visualize.data.layout.GraphLayoutNode
Sets the layout size of this node, including any inter-node gap.
setStartTime(long) - Method in class gumbo.net.msg.MsgPingStatus
 
setStartTime(long) - Method in class gumbo.net.msg.MsgPingCommand
 
setStatusText(String) - Method in class gumbo.app.MainWindow
Sets the window status bar text.
setTailPoint(Point3) - Method in class gumbo.graphic.math.Segment3
Sets the tail (position) point of this segment.
setTeeWriter(Writer) - Method in class gumbo.util.TeeWriter
 
setTeeWriter(Writer) - Method in class gumbo.util.TeeReader
 
setText(String) - Method in class gumbo.visualize.data.client.ClientLabelGraphic
 
setText(String) - Method in interface gumbo.graphic.content.LabelGraphic
Sets the label text.
setText(String) - Method in class gumbo.graphic.content.AbstractLabelGraphic
 
setText(String) - Method in class gumbo.app.JLabelWriter.TargetProxy
 
setTitleText(String) - Method in class gumbo.app.TitleTextWriter.TargetProxy
 
setTitleText(String) - Method in class gumbo.app.MainWindow
Sets the text in the window title.
setTranslation(Tuple3) - Method in class gumbo.graphic.math.Matrix4
Sets the whole matrix to translate by the specified amount.
setTriggerEnable(boolean) - Method in class gumbo.util.state.AbstractStateTrigger
Deprecated. Sets whether or not this trigger is enabled for firing.
setUp() - Method in class gumbo.util.relation.AbstractTreeNodeTest
 
setUp() - Method in class gumbo.util.relation.AbstractRelationTest
 
setUp() - Method in class gumbo.util.route.EventObjectTest
 
setUp() - Method in class gumbo.util.route.EventNotifyTest
 
setUp() - Method in class gumbo.util.route.EventGroupRouterTest
 
setUp() - Method in class gumbo.util.route.EventDataRouterTest
 
setUp() - Method in class gumbo.util.route.EventBooleanTest
 
setUp() - Method in class gumbo.graphic.math.Vector3Test
 
setUp() - Method in class gumbo.graphic.math.UnitVector3Test
 
setUp() - Method in class gumbo.graphic.math.Tuple3Test
 
setUp() - Method in class gumbo.graphic.math.Size3Test
 
setUp() - Method in class gumbo.graphic.math.Point3Test
 
setUp() - Method in class gumbo.util.GumboCollectionsTest
 
setUp() - Method in class gumbo.util.DelegatableTest
 
setUp() - Method in class gumbo.util.AbstractSetListTest
 
setUp() - Method in class gumbo.util.AbstractGroupTest
 
setUp() - Method in class gumbo.util.AbstractGroupBimapTest
 
setUp() - Method in class gumbo.util.AbstractBimapTest
 
setUp() - Method in class gumbo.util.state.StateSetTest
 
setUp() - Method in class gumbo.util.state.StateFlagsTest
 
setUp() - Method in class gumbo.visualize.data.SuperModelTest
 
setUp() - Method in class gumbo.visualize.data.GroupModelTest
 
setUp() - Method in class gumbo.visualize.data.GraphModelTest
 
setUp() - Method in class gumbo.visualize.data.DataModelTest
 
setUpGraph() - Method in class gumbo.visualize.data.SuperModelTest
 
setUpGraph() - Method in class gumbo.visualize.data.GraphModelTest
 
setupSerialization() - Method in class gumbo.util.relation.AbstractTreeNodeTest
 
setupSerialization() - Method in class gumbo.util.relation.AbstractRelationTest
 
setViewFov(double) - Method in interface gumbo.graphic.space.ViewSpaceConfig
 
setViewFov(double) - Method in class gumbo.graphic.space.AbstractViewSpaceConfig
 
setViewOffset(Tuple3) - Method in interface gumbo.graphic.space.DisplaySpaceConfig
 
setViewOffset(Tuple3) - Method in class gumbo.graphic.space.AbstractDisplaySpaceConfig
 
setViewScale(double) - Method in interface gumbo.graphic.space.ViewSpaceConfig
 
setViewScale(double) - Method in class gumbo.graphic.space.AbstractViewSpaceConfig
 
setViewScalePolicy(int) - Method in interface gumbo.graphic.space.ViewSpaceConfig
 
setViewScalePolicy(int) - Method in class gumbo.graphic.space.AbstractViewSpaceConfig
 
setViewSpace(ViewSpace) - Method in interface gumbo.graphic.space.DisplaySpaceConfig
 
setViewSpace(ViewSpace) - Method in class gumbo.graphic.space.AbstractDisplaySpaceConfig
 
setVisible(boolean) - Method in class gumbo.app.MainWindow
Shows the delegate window, after first packing it if not already displayable, and performs any post-realization processing.
setWholeView(WholeView) - Method in class gumbo.visualize.data.impl.swing.SwingViewScroller
Sets the whole view to be scrolled by this scroll pane.
setWindowName(String) - Method in class gumbo.app.MainWindow
Sets the window name used in the title bar and error messages, and updates the title bar accordingly.
setX(double) - Method in class gumbo.graphic.math.Tuple3
Sets the X dimension value of this tuple.
setY(double) - Method in class gumbo.graphic.math.Tuple3
Sets the Y dimension value of this tuple.
setZ(double) - Method in class gumbo.graphic.math.Tuple3
Sets the Z dimension value of this tuple.
setZero() - Method in class gumbo.graphic.math.Matrix4
Sets this matrix to all zeros.
showLayoutFrame(long) - Method in class gumbo.visualize.data.layout.WholeLayoutEngine
If animation is enabled (see setAnimationSpeed()), shows the current layout using realizeDisplay() and then sleeps for the frame time multiplied by the animation speed factor.
showPingStatus(Component, MsgPingStatus) - Method in class gumbo.net.msg.MessageThread
Shows a dialog with ping status information.
showProblemMessage(String, Component, String, Throwable) - Static method in class gumbo.app.MainWindow
Shows a dialog as a result of a throw, with the dialog style determined by the throwable type.
showProblemMessage(String, Throwable) - Method in class gumbo.app.MainWindow
Shows a dialog as a result of a throw, with the dialog style determined by the throwable type.
showRetryConnection(Component, String, String) - Method in class gumbo.net.NetThread
Called by subclasses to show a dialog warning the user that the server connection failed, and asking if the connection should be retried.
showRetryServer(Component, String, int) - Method in class gumbo.net.NetThread
Called by subclasses to show a dialog warning the user that the server failed, and asking if the server should be retried.
showTarget(JViewport, Component) - Static method in class gumbo.visualize.data.impl.swing.SwingViewScroller
Scrolls a viewport such that the target shape is centered in the scroll view.
showWindow(WholeModel) - Method in class gumbo.visualize.data.TestViewWindow
Called by subclasses to build and show a new view of a model.
showWindow(WholeModel) - Method in class gumbo.visualize.data.TestGraphWindow
Shows the window and lays it out.
SimpleButtonTrigger - class gumbo.interact.button.SimpleButtonTrigger.
A "simple" button trigger, which is stateless (can arm and fire simultaneously), button level (not edge) sensing, and does not perform trigger capture.
SimpleButtonTrigger(Collection, Collection, Collection, boolean, boolean) - Constructor for class gumbo.interact.button.SimpleButtonTrigger
Creates an instance.
singularNodes(Collection, Set) - Static method in class gumbo.visualize.data.layout.GraphLayoutNode
Gets the set of singular nodes in a group of nodes.
sinkNodes(Collection, Set) - Static method in class gumbo.visualize.data.layout.GraphLayoutNode
Gets the set of sink nodes in a group of nodes.
size() - Method in class gumbo.util.GumboCollections.ImmutableCollection
 
size() - Method in class gumbo.util.AbstractSetList
 
size() - Method in class gumbo.util.AbstractGroup
 
size() - Method in class gumbo.util.AbstractBimap
 
size() - Method in class gumbo.util.state.AbstractStateSet
 
size(Tuple3) - Method in class gumbo.graphic.probe.AxisBound3
Returns the size of this bound.
Size3 - class gumbo.graphic.math.Size3.
A 3D spatial element representing a non-transformable axis-aligned non-negative spatial size.
Size3() - Constructor for class gumbo.graphic.math.Size3
 
Size3(double[]) - Constructor for class gumbo.graphic.math.Size3
Creates an instance using a mutator.
Size3(double, double, double) - Constructor for class gumbo.graphic.math.Size3
Creates an instance using a mutator.
Size3(Tuple3) - Constructor for class gumbo.graphic.math.Size3
Creates an instance using a mutator.
Size3Test - class gumbo.graphic.math.Size3Test.
 
Size3Test(String) - Constructor for class gumbo.graphic.math.Size3Test
 
socketConnect(NetThread, String) - Method in class gumbo.net.ServerWindow
 
socketConnect(NetThread, String) - Method in class gumbo.net.ProxyWindow
 
socketConnect(NetThread, String) - Method in class gumbo.net.NetThreadPrinter
 
socketConnect(NetThread, String) - Method in interface gumbo.net.NetThreadListener
Called when a socket connection is made (to the server if a client thread, and to a client if a server thread).
socketConnect(NetThread, String) - Method in class gumbo.net.ClientWindow
 
socketConnect(NetThread, String) - Method in class gumbo.visualize.data.TestServerWindow
 
socketConnect(NetThread, String) - Method in class gumbo.visualize.data.TestClientWindow
 
socketDisconnect(NetThread, String) - Method in class gumbo.net.ServerWindow
 
socketDisconnect(NetThread, String) - Method in class gumbo.net.ProxyWindow
 
socketDisconnect(NetThread, String) - Method in class gumbo.net.NetThreadPrinter
 
socketDisconnect(NetThread, String) - Method in interface gumbo.net.NetThreadListener
Called when a socket connection is broken (to the server if a client thread, and to a client if a server thread).
socketDisconnect(NetThread, String) - Method in class gumbo.net.ClientWindow
 
socketDisconnect(NetThread, String) - Method in class gumbo.visualize.data.TestServerWindow
 
socketDisconnect(NetThread, String) - Method in class gumbo.visualize.data.TestClientWindow
 
socketFailure(NetThread, String) - Method in class gumbo.net.ServerWindow
 
socketFailure(NetThread, String) - Method in class gumbo.net.ProxyWindow
 
socketFailure(NetThread, String) - Method in class gumbo.net.NetThreadPrinter
 
socketFailure(NetThread, String) - Method in interface gumbo.net.NetThreadListener
Called when socket connection (client) or listen (server) attempt failed.
socketFailure(NetThread, String) - Method in class gumbo.net.ClientWindow
 
socketFailure(NetThread, String) - Method in class gumbo.visualize.data.TestServerWindow
 
socketFailure(NetThread, String) - Method in class gumbo.visualize.data.TestClientWindow
 
socketReader(Socket) - Static method in class gumbo.net.NetThread
Wraps a buffered reader around a socket.
socketWriter(Socket) - Static method in class gumbo.net.NetThread
Wraps a buffered writer around a socket.
sort() - Method in interface gumbo.util.SetList
Sorts this list into ascending order, according to the natural ordering of its elements.
sort() - Method in class gumbo.util.AbstractSetList
Sorts this list into ascending order, according to the natural ordering of its elements.
sort(Comparator) - Method in interface gumbo.util.SetList
Sorts this list according to the order induced by the specified comparator.
sort(Comparator) - Method in class gumbo.util.AbstractSetList
Sorts this list according to the order induced by the specified comparator.
sortByWholeModel(Collection, Map) - Static method in class gumbo.visualize.data.DataUtils
Sorts a group of parts (model, data view, graphic view) by the whole data model they belong to.
sortByWholeView(Collection, Map) - Static method in class gumbo.visualize.data.DataUtils
Sorts a group of part views (data view, graphic view) by the whole data view they belong to.
sortFlags(Collection, Class, List) - Static method in class gumbo.interact.InteractorFlags
Returns a list of flags of a given type, sorted by natural order, lowest to highest.
sourceNodes(Collection, Set) - Static method in class gumbo.visualize.data.layout.GraphLayoutNode
Gets the set of source nodes in a group of nodes.
SpaceMapper - interface gumbo.graphic.space.SpaceMapper.
A graphic object that provides a strategy for transforming (mapping) geometry from one space to another in a space tree.
SpaceNode - interface gumbo.graphic.space.SpaceNode.
A graphic object that supports a general purpose spatial geometry tree (scenegraph).
SpaceNodeField - class gumbo.graphic.space.SpaceNodeField.
 
SpaceNodeField.EventIn - class gumbo.graphic.space.SpaceNodeField.EventIn.
 
SpaceNodeField.EventIn() - Constructor for class gumbo.graphic.space.SpaceNodeField.EventIn
 
SpaceNodeField.EventIn(SpaceNode) - Constructor for class gumbo.graphic.space.SpaceNodeField.EventIn
 
SpaceNodeField.EventInOut - class gumbo.graphic.space.SpaceNodeField.EventInOut.
 
SpaceNodeField.EventInOut() - Constructor for class gumbo.graphic.space.SpaceNodeField.EventInOut
 
SpaceNodeField.EventInOut(SpaceNode) - Constructor for class gumbo.graphic.space.SpaceNodeField.EventInOut
 
SpaceNodeField.EventOut - class gumbo.graphic.space.SpaceNodeField.EventOut.
 
SpaceNodeField.EventOut() - Constructor for class gumbo.graphic.space.SpaceNodeField.EventOut
 
SpaceNodeField.EventOut(SpaceNode) - Constructor for class gumbo.graphic.space.SpaceNodeField.EventOut
 
SpaceNodeField() - Constructor for class gumbo.graphic.space.SpaceNodeField
 
SpaceNodeField(SpaceNode) - Constructor for class gumbo.graphic.space.SpaceNodeField
 
SphereBound3 - class gumbo.graphic.probe.SphereBound3.
A 3D bound whose position and extent are defined by a center point and a radius.
SphereBound3() - Constructor for class gumbo.graphic.probe.SphereBound3
 
startArmed() - Method in class gumbo.interact.button.PushButtonTrigger
Default implementation: If capturing, stops capturing, then starts armed.
startArmed() - Method in class gumbo.interact.button.LatchButtonTrigger
Default implementation: If capturing, starts capturing, then starts armed.
startArmed() - Method in class gumbo.interact.button.AbstractButtonTrigger
Called by the system to transit to the trigger armed state.
startCancel() - Method in class gumbo.interact.button.AbstractButtonTrigger
Called by the system to transit to the trigger cancel state.
startFire() - Method in class gumbo.interact.button.PushButtonTrigger
Default implementation: If capturing, starts capturing, then starts fire.
startFire() - Method in class gumbo.interact.button.LatchButtonTrigger
Default implementation: Starts fire then, if capturing, stops capturing.
startFire() - Method in class gumbo.interact.button.AbstractButtonTrigger
Called by the system to transit to the trigger fire state.
startRearmable() - Method in class gumbo.interact.button.LatchButtonTrigger
Called by the system to transit to the trigger rearmable state.
startReset() - Method in class gumbo.interact.button.AbstractButtonTrigger
Called by the system to transit to the trigger clear state.
StateFlag - class gumbo.util.state.StateFlag.
An abstract convenience class for immutable state flags in a state value.
StateFlag() - Constructor for class gumbo.util.state.StateFlag
Constructs an instance, with a default name.
StateFlag(String) - Constructor for class gumbo.util.state.StateFlag
Constructs an instance, with the specified name.
StateFlags - class gumbo.util.state.StateFlags.
Constants and utilities related to the use of objects in collections as state flags.
StateFlagsTest - class gumbo.util.state.StateFlagsTest.
 
StateFlagsTest(String) - Constructor for class gumbo.util.state.StateFlagsTest
 
StateMerger - class gumbo.util.state.StateMerger.
Base class for filters that merge (combine) input states into a single composite output state.
StateMerger() - Constructor for class gumbo.util.state.StateMerger
Creates an instance, with no output state policy and onChange filtering.
StateMerger(StateSet, boolean) - Constructor for class gumbo.util.state.StateMerger
Creates an instance.
StatePolicy - interface gumbo.util.state.StatePolicy.
An interface for imposing a policy for state value assurance and transition, with state values consisting of non-null "state flag" objects.
stateReset() - Method in class gumbo.interact.AbstractInteractorState
Default implementation: Sends a reset out event.
stateReset() - Method in class gumbo.util.state.AbstractStateSet
Called by the system after this state value is reset, even if the value did not change.
States - class gumbo.util.state.States.
 
States.ImmutableStateSet - class gumbo.util.state.States.ImmutableStateSet.
Immutable wrapper for a target state set.
States.ImmutableStateSet(StateSet) - Constructor for class gumbo.util.state.States.ImmutableStateSet
 
StateSet - interface gumbo.util.state.StateSet.
A set representing a state value containing none or more non-null "state flag" objects.
StateSetField - class gumbo.util.state.StateSetField.
 
StateSetField.EventIn - class gumbo.util.state.StateSetField.EventIn.
 
StateSetField.EventIn() - Constructor for class gumbo.util.state.StateSetField.EventIn
 
StateSetField.EventIn(StateSet) - Constructor for class gumbo.util.state.StateSetField.EventIn
 
StateSetField.EventInOut - class gumbo.util.state.StateSetField.EventInOut.
 
StateSetField.EventInOut() - Constructor for class gumbo.util.state.StateSetField.EventInOut
 
StateSetField.EventInOut(StateSet) - Constructor for class gumbo.util.state.StateSetField.EventInOut
 
StateSetField.EventOut - class gumbo.util.state.StateSetField.EventOut.
 
StateSetField.EventOut() - Constructor for class gumbo.util.state.StateSetField.EventOut
 
StateSetField.EventOut(StateSet) - Constructor for class gumbo.util.state.StateSetField.EventOut
 
StateSetField() - Constructor for class gumbo.util.state.StateSetField
 
StateSetField(StateSet) - Constructor for class gumbo.util.state.StateSetField
 
StateSetTest - class gumbo.util.state.StateSetTest.
 
StateSetTest(String) - Constructor for class gumbo.util.state.StateSetTest
 
stateTransit() - Method in class gumbo.interact.AbstractInteractorState
Default implementation: Sends a transit out event.
stateTransit() - Method in class gumbo.util.state.AbstractStateSet
Called by the system after this state value is transited, even if the value did not change.
STATUS_AUTO - Static variable in class gumbo.interact.InteractorFlags
Status: Control was automatically manipulated (activated, selected) by the system.
STATUS_DISABLE - Static variable in class gumbo.interact.InteractorFlags
Status: Control is disabled.
STATUS_DISABLE_FLAGS - Static variable in class gumbo.interact.InteractorFlags
Status: Singleton set containing the STATUS_DISABLE exclusive flag.
STATUS_DISCOMMEND - Static variable in class gumbo.interact.InteractorFlags
Status: Control use is discommended.
STATUS_DISCOMMEND_FLAGS - Static variable in class gumbo.interact.InteractorFlags
Status: Singleton set containing the STATUS_DISCOMMEND exclusive flag.
STATUS_INACTIVE - Static variable in class gumbo.interact.InteractorFlags
Status: Control is inactive (because window is inactive).
STATUS_MASK - Static variable in class gumbo.interact.InteractorFlags
Status: All predefined control status flags.
STATUS_NONE - Static variable in class gumbo.interact.InteractorFlags
Status: Uninitialized and invalid status state.
STATUS_RECOMMEND - Static variable in class gumbo.interact.InteractorFlags
Status: Control use is recommended.
STATUS_RECOMMEND_FLAGS - Static variable in class gumbo.interact.InteractorFlags
Status: Singleton set containing the STATUS_RECOMMEND exclusive flag.
STATUS_XOR_MASK - Static variable in class gumbo.interact.InteractorFlags
Status: Predefined control status flags that are exclusive-or (none or one) .
StatusAdapter - class gumbo.interact.StatusAdapter.
Base class for status feedback adapters.
StatusAdapter() - Constructor for class gumbo.interact.StatusAdapter
Creates an instance that recognizes all targets.
StatusAdapter(Collection) - Constructor for class gumbo.interact.StatusAdapter
Creates an instance that recognizes a group of dynamic targets.
StatusAdapter(Interactor) - Constructor for class gumbo.interact.StatusAdapter
Creates an instance that recognizes a single static target.
StatusFlag - class gumbo.interact.StatusFlag.
Base class for "status" interactor flags.
stopActive() - Method in class gumbo.interact.button.ClickAdapter
Called by the system when the click sequence ends and active out should stop.
StrictGroupRouter - class gumbo.util.route.StrictGroupRouter.
 
StrictGroupRouter(Class, Class) - Constructor for class gumbo.util.route.StrictGroupRouter
 
SUB_GROUP_ROUTER_XY - Static variable in class gumbo.util.route.TestGroupHost
Strict data routers.
SUB_GROUP_ROUTER_YY - Static variable in class gumbo.util.route.TestGroupHost
Relay data routers.
sub(Tuple3, double) - Method in class gumbo.graphic.math.Tuple3
this = tuple - val
sub(Tuple3, Tuple3) - Method in class gumbo.graphic.math.Tuple3
this = tupleA - tupleB
subList(int, int) - Method in class gumbo.util.AbstractSetList
 
suite() - Static method in class gumbo.util.relation.AssociateTest
 
suite() - Static method in class gumbo.util.relation.AllTests
 
suite() - Static method in class gumbo.util.relation.AbstractTreeNodeTest
 
suite() - Static method in class gumbo.util.relation.AbstractRelationTest
 
suite() - Static method in class gumbo.util.route.EventObjectTest
 
suite() - Static method in class gumbo.util.route.EventNotifyTest
 
suite() - Static method in class gumbo.util.route.EventGroupRouterTest
 
suite() - Static method in class gumbo.util.route.EventDataRouterTest
 
suite() - Static method in class gumbo.util.route.EventBooleanTest
 
suite() - Static method in class gumbo.util.route.AllTests
 
suite() - Static method in class gumbo.graphic.math.Vector3Test
 
suite() - Static method in class gumbo.graphic.math.UnitVector3Test
 
suite() - Static method in class gumbo.graphic.math.Tuple3Test
 
suite() - Static method in class gumbo.graphic.math.Size3Test
 
suite() - Static method in class gumbo.graphic.math.Point3Test
 
suite() - Static method in class gumbo.graphic.math.AllTests
 
suite() - Static method in class gumbo.util.GumboCollectionsTest
 
suite() - Static method in class gumbo.util.EmptyIteratorTest
 
suite() - Static method in class gumbo.util.DelegatableTest
 
suite() - Static method in class gumbo.util.AllTests
 
suite() - Static method in class gumbo.util.AbstractSetListTest
 
suite() - Static method in class gumbo.util.AbstractGroupTest
 
suite() - Static method in class gumbo.util.AbstractGroupBimapTest
 
suite() - Static method in class gumbo.util.AbstractBimapTest
 
suite() - Static method in class gumbo.util.state.StateSetTest
 
suite() - Static method in class gumbo.util.state.StateFlagsTest
 
suite() - Static method in class gumbo.util.state.AllTests
 
suite() - Static method in class gumbo.visualize.data.SuperModelTest
 
suite() - Static method in class gumbo.visualize.data.GroupModelTest
 
suite() - Static method in class gumbo.visualize.data.GraphModelTest
 
suite() - Static method in class gumbo.visualize.data.DataModelTest
 
suite() - Static method in class gumbo.visualize.data.AllTests
 
sum() - Method in class gumbo.graphic.math.Tuple3
Returns the sum of this tuple's elements.
SuperModel - class gumbo.visualize.data.SuperModel.
A whole model that contains none or more whole models.
SuperModel(Object, Object) - Constructor for class gumbo.visualize.data.SuperModel
Creates a new super model.
SuperModelTest - class gumbo.visualize.data.SuperModelTest.
 
SuperModelTest(String) - Constructor for class gumbo.visualize.data.SuperModelTest
 
superSend() - Method in class gumbo.util.route.TestNotifySubHost
 
superSendInOut() - Method in class gumbo.util.route.TestNotifySubHost
 
SwingDataModels - class gumbo.visualize.data.impl.swing.SwingDataModels.
Constants and utilities related to Swing data models.
SwingDataProxy - class gumbo.visualize.data.impl.swing.SwingDataProxy.
A GraphicView intended for use as a non-spatial proxy for a displayable shape, such as for use by a Swing cell renderer (see JTree, JList).
SwingDataProxy(PartView) - Constructor for class gumbo.visualize.data.impl.swing.SwingDataProxy
Creates an instance.
SwingDataShape - class gumbo.visualize.data.impl.swing.SwingDataShape.
An adapter that converts a Swing JComponent into a GraphicView intended for use as a displayable leaf shape.
SwingDataShape(PartView) - Constructor for class gumbo.visualize.data.impl.swing.SwingDataShape
Creates an instance.
SwingGraphEdge - class gumbo.visualize.data.impl.swing.SwingGraphEdge.
A default graph edge implemented using a JComponent.
SwingGraphEdge(PartView) - Constructor for class gumbo.visualize.data.impl.swing.SwingGraphEdge
 
SwingGraphicFactory - class gumbo.graphic.impl.swing.SwingGraphicFactory.
A graphic factory that assumes Swing as the native graphic system.
SwingGraphics - class gumbo.graphic.impl.swing.SwingGraphics.
Constants and utilities that are commonly used by Swing/AWT adapters.
SwingGraphVertex - class gumbo.visualize.data.impl.swing.SwingGraphVertex.
A default graph vertex implemented using a JPanel, and a JLabel for the auto-label.
SwingGraphVertex(PartView) - Constructor for class gumbo.visualize.data.impl.swing.SwingGraphVertex
 
SwingGraphView - class gumbo.visualize.data.impl.swing.SwingGraphView.
A default graph view implemented using a JLayeredPane, which manages content shapes (vertices and edges) in layers.
SwingGraphView(WholeView) - Constructor for class gumbo.visualize.data.impl.swing.SwingGraphView
 
SwingGraphViewFactory - class gumbo.visualize.data.impl.swing.SwingGraphViewFactory.
A data view factory for a graph data presentation implemented using Swing native graphics.
SwingGraphViewFactory(MouseSensor, KeyboardSensor) - Constructor for class gumbo.visualize.data.impl.swing.SwingGraphViewFactory
Creates and instance.
SwingKeyboardSensor - class gumbo.graphic.input.impl.swing.SwingKeyboardSensor.
An AWT/Swing keyboard sensor.
SwingKeyboardSensor() - Constructor for class gumbo.graphic.input.impl.swing.SwingKeyboardSensor
Creates an instance, with keyRepeat false.
SwingKeyboardSensor(boolean) - Constructor for class gumbo.graphic.input.impl.swing.SwingKeyboardSensor
Creates an instance.
SwingListEntry - class gumbo.visualize.data.impl.swing.SwingListEntry.
A default list entry implemented using a JTextField, which is automatically updated with the associated model's String client data.
SwingListEntry(PartView) - Constructor for class gumbo.visualize.data.impl.swing.SwingListEntry
 
SwingListView - class gumbo.visualize.data.impl.swing.SwingListView.
A default list view implemented using a JPanel with a BoxLayout, which arranges vertices as a single column of auto-sized equal width list entries.
SwingListView(WholeView) - Constructor for class gumbo.visualize.data.impl.swing.SwingListView
 
SwingListViewFactory - class gumbo.visualize.data.impl.swing.SwingListViewFactory.
A data view factory for a list data presentation implemented using Swing native graphics.
SwingListViewFactory(MouseSensor, KeyboardSensor) - Constructor for class gumbo.visualize.data.impl.swing.SwingListViewFactory
Creates and instance.
SwingMouseSensor - class gumbo.graphic.input.impl.swing.SwingMouseSensor.
An AWT/Swing 2D mouse sensor.
SwingMouseSensor() - Constructor for class gumbo.graphic.input.impl.swing.SwingMouseSensor
Creates an instance with a single DisplaySpace sensor target.
SwingSensors - class gumbo.graphic.input.impl.swing.SwingSensors.
Constants and utilities related to Swing sensors.
SwingShape - class gumbo.graphic.impl.swing.SwingShape.
An adapter that converts a Swing JComponent into a displayable leaf shape.
SwingShape() - Constructor for class gumbo.graphic.impl.swing.SwingShape
Creates an instance.
SwingSpaceMapper - class gumbo.graphic.impl.swing.SwingSpaceMapper.
A stateless SpaceMapper for Swing graphics.
SwingSpaceMapper() - Constructor for class gumbo.graphic.impl.swing.SwingSpaceMapper
 
SwingSpaceNode - class gumbo.graphic.impl.swing.SwingSpaceNode.
An abstract SpaceNode adapter for an AWT/Swing Component.
SwingSpaceNode() - Constructor for class gumbo.graphic.impl.swing.SwingSpaceNode
Creates an instance.
SwingTreeNode - class gumbo.visualize.data.impl.swing.SwingTreeNode.
A proxy for a tree node shape.
SwingTreeNode(PartView) - Constructor for class gumbo.visualize.data.impl.swing.SwingTreeNode
 
SwingTreeView - class gumbo.visualize.data.impl.swing.SwingTreeView.
A default tree view implemented using a JTree.
SwingTreeView.SwingPickEngine - class gumbo.visualize.data.impl.swing.SwingTreeView.SwingPickEngine.
Pick engine needed to pick nodes in this view.
SwingTreeView.SwingPickEngine() - Constructor for class gumbo.visualize.data.impl.swing.SwingTreeView.SwingPickEngine
 
SwingTreeView(WholeView) - Constructor for class gumbo.visualize.data.impl.swing.SwingTreeView
 
SwingTreeViewFactory - class gumbo.visualize.data.impl.swing.SwingTreeViewFactory.
A data view factory for a tree data presentation implemented using Swing native graphics.
SwingTreeViewFactory(MouseSensor, KeyboardSensor) - Constructor for class gumbo.visualize.data.impl.swing.SwingTreeViewFactory
Creates and instance.
SwingViewScroller - class gumbo.visualize.data.impl.swing.SwingViewScroller.
A JScrollPane customized for scrolling a whole view.
SwingViewScroller(int, int) - Constructor for class gumbo.visualize.data.impl.swing.SwingViewScroller
Creates an instance.
sync() - Method in class gumbo.util.route.EventRouter
Forces this route's senders to send their values to this route's receivers.
sync() - Method in class gumbo.util.route.EventNode
Synchronizes this node and its receivers to its current data value.
sync() - Method in class gumbo.util.route.EventGroupRouter
 
sync() - Method in class gumbo.util.route.EventGroupNode
 
sync() - Method in class gumbo.util.route.EventDataRouter
 
sync() - Method in class gumbo.util.route.EventDataNode
 
syncAspectModelListener(AspectModelListener) - Method in class gumbo.visualize.data.AspectModelMonitor
Syncs an aspect model event listener with the dynamic model state related to all its registered child target models by sending appropriate "add" and events.
syncDataModelListener(DataModelListener) - Method in class gumbo.visualize.data.DataModelMonitor
Syncs a data model event listener with the dynamic model state related to all its registered target models by sending appropriate "add" and "changed" events.
syncMembers() - Method in class gumbo.interact.InteractorGroup
Syncs the members of this group with this group's current state value (full or partial).
syncMessageEnd() - Method in class gumbo.net.msg.ObjectMessageReader
 
syncMessageEnd() - Method in interface gumbo.net.msg.MessageReader
Reads the current message to its end.
syncMessageEnd() - Method in class gumbo.net.msg.ascii.AsciiMessageReader
 

A B C D E F G H I J K L M N O P R S T U V W Z _