UC Berkeley Group for User Interface Research
Updated November 17, 2000
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

S

safeInvert(double[][]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
 
SATIN_DATA_DIRECTORY_DEFAULT - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
 
SATIN_DATA_DIRECTORY_GPROPERTY - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
The location of all of the data and properties files.
SATIN_PROPERTIES_FILENAME - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
The name of Satin's properties file.
SatinConstants - interface edu.berkeley.guir.lib.satin.SatinConstants.
Satin constants.
SatinConstants.ObjectPoolAffineTransform - class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolAffineTransform.
Object pool of AffineTransform objects.
SatinConstants.ObjectPoolAffineTransform() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolAffineTransform
 
SatinConstants.ObjectPoolPoint2D - class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolPoint2D.
Object pool of Point2D objects.
SatinConstants.ObjectPoolPoint2D() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolPoint2D
 
SatinConstants.ObjectPoolPolygon2D - class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolPolygon2D.
Object pool of Polygon2D objects.
SatinConstants.ObjectPoolPolygon2D() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolPolygon2D
 
SatinConstants.ObjectPoolRectangle2D - class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolRectangle2D.
Object pool of Rectangle2D objects.
SatinConstants.ObjectPoolRectangle2D() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolRectangle2D
 
SatinConstants.ObjectPoolStringBuffer - class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolStringBuffer.
Object pool of StringBuffer objects.
SatinConstants.ObjectPoolStringBuffer() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.ObjectPoolStringBuffer
 
SatinConstants.UniqueAffineTransform - class edu.berkeley.guir.lib.satin.SatinConstants.UniqueAffineTransform.
Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
SatinConstants.UniqueAffineTransform() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.UniqueAffineTransform
 
SatinConstants.UniquePoint2D - class edu.berkeley.guir.lib.satin.SatinConstants.UniquePoint2D.
Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
SatinConstants.UniquePoint2D() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.UniquePoint2D
 
SatinConstants.UniquePolygon2D - class edu.berkeley.guir.lib.satin.SatinConstants.UniquePolygon2D.
Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
SatinConstants.UniquePolygon2D() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.UniquePolygon2D
 
SatinConstants.UniqueRectangle2D - class edu.berkeley.guir.lib.satin.SatinConstants.UniqueRectangle2D.
Designed to overcome a limitation with hashing, namely objects that return the same hashvalue can overwrite each other.
SatinConstants.UniqueRectangle2D() - Constructor for class edu.berkeley.guir.lib.satin.SatinConstants.UniqueRectangle2D
 
SatinEvent - class edu.berkeley.guir.lib.satin.event.SatinEvent.
An abstract class representing events in Satin.
SatinEvent(Object) - Constructor for class edu.berkeley.guir.lib.satin.event.SatinEvent
Create a new SatinEvent object.
SatinEventFilter - interface edu.berkeley.guir.lib.satin.event.SatinEventFilter.
This software is distributed under the Berkeley Software License.
SatinGraphics - class edu.berkeley.guir.lib.satin.graphics.SatinGraphics.
The Satin Graphics context, an extension of Graphics2D.
SatinGraphics() - Constructor for class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Be sure the call setGraphics() before using.
SatinGraphics(Graphics2D) - Constructor for class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Create a wrapper around the specified Graphics2D object.
SatinImageLib - class edu.berkeley.guir.lib.satin.image.SatinImageLib.
Utilities for SATIN and images.
SaveCommand - class edu.berkeley.guir.lib.satin.command.SaveCommand.
Save a Sheet to file.
SaveCommand(Sheet, File) - Constructor for class edu.berkeley.guir.lib.satin.command.SaveCommand
 
SaveCommand(Sheet, String) - Constructor for class edu.berkeley.guir.lib.satin.command.SaveCommand
Save a Sheet.
saveFile(GestureSetFrame.TypedFile) - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.Feature
Change @gesture so that the feature changes (ideally by the scale factor).
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.InitAngleSine
This is not necessarily the ideal way to scale the sine, but it's a start.
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.Density2
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.LogArea
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.EndsAngleCosine
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.Curviness2
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.TotalLength
Change @gesture so that the feature changes (ideally by the scale factor).
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.TotalAbsAngle
Change @gesture so that the feature changes (ideally by the scale factor).
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.Aspect
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.Curviness
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.LogAspect
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.EndsDistance
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.BoundsAngle
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.EndsAngleSine
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.BoundsSize
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.InitAngleCosine
This is not necessarily the ideal way to scale the cosine, but it's a start.
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.TotalAngle
Change @gesture so that the feature changes (ideally by the scale factor).
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.AnglePerDistance
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.Density1
 
scale(double) - Method in class edu.berkeley.guir.lib.gesture.features.Sharpness
Change @gesture so that the feature changes (ideally by the scale factor).
scale(double, double) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Applies the specified transformation.
scaleAndCenterAt(double, double, double, Rectangle2D) - Static method in class edu.berkeley.guir.lib.awt.geom.AffineTransformLib
Scale, using the specified point as the new center (absolute coords) after scaling.
scaleAndKeepConstant(double, double, double) - Static method in class edu.berkeley.guir.lib.awt.geom.AffineTransformLib
Scale, keeping the specified point constant (ie same absolute coordinates) before and after scaling.
Schema - class edu.berkeley.guir.lib.schema.Schema.
Represents a valid Schema (fieldnames plus value types) and valid properties in that Schema.
Schema(InputStream) - Constructor for class edu.berkeley.guir.lib.schema.Schema
Create a Schema using parameters from the given filename.
Schema(String, String) - Constructor for class edu.berkeley.guir.lib.schema.Schema
Create a new Schema object with the specified name and version.
SchemaField - class edu.berkeley.guir.lib.schema.SchemaField.
Represents a field in its entirety.
SchemaField(Schema) - Constructor for class edu.berkeley.guir.lib.schema.SchemaField
Constructor for subclasses only.
SchemaField(Schema, String) - Constructor for class edu.berkeley.guir.lib.schema.SchemaField
Create a new property with this field name.
SchemaField(Schema, String, String) - Constructor for class edu.berkeley.guir.lib.schema.SchemaField
Create a new property with this field name and this field value.
scrollToReference(String) - Method in class edu.berkeley.guir.lib.web.WebBrowserPanel
Scroll to a reference (created with a NAME property on an A tag) in the current HTML document.
search(Graph, String, String) - Method in class edu.berkeley.guir.lib.graphs.SearchBreadthFirst
Perform a breadth-first search on the graph, with the specified start and target nodes.
search(Graph, String, String) - Method in class edu.berkeley.guir.lib.graphs.SearchBidirBlind
Perform a bidirectional blind search on the graph, with the specified start and target nodes.
search(Graph, String, String) - Method in interface edu.berkeley.guir.lib.graphs.GraphSearch
Perform a search on the graph, with the specified start and target nodes.
search(Graph, String, String) - Method in class edu.berkeley.guir.lib.graphs.SearchBidirBest
Perform a bidirectional Best search on the graph, with the specified start and target nodes.
search(Graph, String, String) - Method in class edu.berkeley.guir.lib.graphs.SearchBestFirst
Perform a best-first search on the graph, with the specified start and target nodes.
search(Graph, String, String) - Method in class edu.berkeley.guir.lib.graphs.SearchDepthFirst
Perform a depth-first search on the graph, with the specified start and target nodes.
search(Object) - Method in class edu.berkeley.guir.lib.collection.NonlockingStack
 
SearchBestFirst - class edu.berkeley.guir.lib.graphs.SearchBestFirst.
A best-first-search on Graph.
SearchBestFirst() - Constructor for class edu.berkeley.guir.lib.graphs.SearchBestFirst
 
SearchBidirBest - class edu.berkeley.guir.lib.graphs.SearchBidirBest.
A bidirectional best-first-search for Graph.
SearchBidirBest() - Constructor for class edu.berkeley.guir.lib.graphs.SearchBidirBest
 
SearchBidirBlind - class edu.berkeley.guir.lib.graphs.SearchBidirBlind.
A bidirectional blind search on Graph.
SearchBidirBlind() - Constructor for class edu.berkeley.guir.lib.graphs.SearchBidirBlind
 
SearchBreadthFirst - class edu.berkeley.guir.lib.graphs.SearchBreadthFirst.
A breadth first search for Graph.
SearchBreadthFirst() - Constructor for class edu.berkeley.guir.lib.graphs.SearchBreadthFirst
 
SearchDepthFirst - class edu.berkeley.guir.lib.graphs.SearchDepthFirst.
A depth first search for Graph.
SearchDepthFirst() - Constructor for class edu.berkeley.guir.lib.graphs.SearchDepthFirst
 
SELECTABLE_PROP - Static variable in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
SelectablePanel - class edu.berkeley.guir.lib.gesture.util.SelectablePanel.
This class allows its children to be selected.
SelectablePanel.SelectMouseListener - class edu.berkeley.guir.lib.gesture.util.SelectablePanel.SelectMouseListener.
 
SelectablePanel.SelectMouseListener(SelectablePanel) - Constructor for class edu.berkeley.guir.lib.gesture.util.SelectablePanel.SelectMouseListener
 
SelectablePanel.SingletonContainer - class edu.berkeley.guir.lib.gesture.util.SelectablePanel.SingletonContainer.
 
SelectablePanel.SingletonContainer(SelectablePanel, Component) - Constructor for class edu.berkeley.guir.lib.gesture.util.SelectablePanel.SingletonContainer
 
SelectablePanel() - Constructor for class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
selectClosestGob(StrokeEvent) - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.HoldSelectInterpreter
Select the closest graphical object.
SelectCommand - class edu.berkeley.guir.lib.satin.command.SelectCommand.
Select a Graphical Object.
SelectCommand(GraphicalObject) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectCommand
Select the specified Graphical Object.
SelectCommand(GraphicalObjectGroup, int, int) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectCommand
Select the Graphical Object near the specified points.
SelectCommand(GraphicalObjectGroup, int, int, int) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectCommand
Select the Graphical Object near the specified points.
SelectDeepCommand - class edu.berkeley.guir.lib.satin.command.SelectDeepCommand.
Select a Graphical Object.
SelectDeepCommand(GraphicalObject) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectDeepCommand
Select the specified Graphical Object.
SelectDeepCommand(GraphicalObjectGroup, int, int) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectDeepCommand
Select the Graphical Object near the specified points.
SelectDeepCommand(GraphicalObjectGroup, int, int, int) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectDeepCommand
Select the Graphical Object near the specified points.
SELECTED_ADDED - Static variable in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
Message sent when an item is selected.
SELECTED_REMOVED - Static variable in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
Message sent when an item is de-selected.
selectedBorder - Variable in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
selectImageSource(int) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.EZTwainWrapper
 
selectionModel - Variable in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
selectionSort(int[]) - Static method in class edu.berkeley.guir.lib.util.Sort
Performs a "selection" sort on theArray passed in.
selectionSort(Object[], Comparison) - Static method in class edu.berkeley.guir.lib.util.Sort
Performs a "selection" sort on theArray passed in.
selectMouseListener - Variable in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
SelectShallowCommand - class edu.berkeley.guir.lib.satin.command.SelectShallowCommand.
Select a Graphical Object.
SelectShallowCommand(GraphicalObject) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectShallowCommand
Select the specified Graphical Object.
SelectShallowCommand(GraphicalObjectGroup, int, int) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectShallowCommand
Select the Graphical Object near the specified points.
SelectShallowCommand(GraphicalObjectGroup, int, int, int) - Constructor for class edu.berkeley.guir.lib.satin.command.SelectShallowCommand
Select the Graphical Object near the specified points.
selectSource() - Method in interface edu.berkeley.guir.lib.awt.image.SimpleTwainSource
 
selectSource() - Method in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
selectToChild(Component) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
SemanticZoomInterpreterWrapper - class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper.
Makes an interpreter work on certain scales only.
SemanticZoomInterpreterWrapper() - Constructor for class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper
Empty constructor, does nothing.
SemanticZoomInterpreterWrapper(Interpreter) - Constructor for class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper
Wrap an interpreter.
SemanticZoomInterpreterWrapper(Interpreter, double, double) - Constructor for class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper
 
SemanticZoomInterpreterWrapper(SemanticZoomInterpreterWrapper) - Constructor for class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper
A copy constructor, deep.
SemanticZoomMultiInterpreterImpl - class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomMultiInterpreterImpl.
Selects among several interpreters, and wraps each interpreter so that it is active only between programmer-specified zoom levels.
SemanticZoomMultiInterpreterImpl() - Constructor for class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomMultiInterpreterImpl
Default constructor, does nothing.
SemanticZoomMultiViewImpl - class edu.berkeley.guir.lib.satin.view.SemanticZoomMultiViewImpl.
A sample implementation of a MultiView, it is especially effective when used with SemanticZoomView objects.
SemanticZoomMultiViewImpl() - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomMultiViewImpl
Does nothing.
SemanticZoomView - interface edu.berkeley.guir.lib.satin.view.SemanticZoomView.
A marker interface for views that support Semantic Zooming.
SemanticZoomViewImpl - class edu.berkeley.guir.lib.satin.view.SemanticZoomViewImpl.
A sample implementation of View, which has a trapezoidally-shaped range of display values.
SemanticZoomViewImpl() - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomViewImpl
Does nothing.
SemanticZoomViewImpl(double, double) - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomViewImpl
Create a new semantic zoom view with the specified range.
SemanticZoomViewImpl(double, double, double, double) - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomViewImpl
Create a new semantic zoom view with the specified range.
SemanticZoomViewWrapper - class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper.
Wraps normal views into a semantic-zoom view.
SemanticZoomViewWrapper() - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
Empty constructor, does nothing.
SemanticZoomViewWrapper(View) - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
Wrap a view into a semantic-zoom wrapper.
SemanticZoomViewWrapper(View, double, double) - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
Create a new semantic zoom view with the specified range.
SemanticZoomViewWrapper(View, double, double, double, double) - Constructor for class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
Create a new semantic zoom view with the specified range.
sendAll(byte[]) - Method in class edu.berkeley.guir.lib.net.ClientRegistry
Send a message to all clients asynchronously.
sendTo(int, byte[]) - Method in class edu.berkeley.guir.lib.net.ClientRegistry
Send a message to a specific client asynchronously.
SerializationLib - class edu.berkeley.guir.brainstorm.net.SerializationLib.
Revisions: 1.0.0 07-24-2000 JH Created class
SERIALIZED_EXT - Static variable in class edu.berkeley.guir.lib.io.FileLib
File extension for serialized files.
ServerDebugPlugin - class edu.berkeley.guir.lib.net.ServerDebugPlugin.
A callback for the net Server class.
ServerDebugPlugin() - Constructor for class edu.berkeley.guir.lib.net.ServerDebugPlugin
 
ServerPlugin - interface edu.berkeley.guir.lib.net.ServerPlugin.
A plug-in for the GenericServer class.
ServerPluginAdapter - class edu.berkeley.guir.lib.net.ServerPluginAdapter.
A sample implementation of the ServerPlugin interface.
ServerPluginAdapter() - Constructor for class edu.berkeley.guir.lib.net.ServerPluginAdapter
 
set(int, Object) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
set(String) - Method in class edu.berkeley.guir.lib.satin.objects.GObText
 
setAcceptConsumed(boolean) - Method in class edu.berkeley.guir.lib.satin.event.BasicSatinEventFilter
 
setAcceptConsumed(boolean) - Method in interface edu.berkeley.guir.lib.satin.event.SatinEventFilter
Set whether consumed events are accepted or not.
setAcceptConsumed(boolean) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
 
setAcceptLeftButton(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether any left-button strokes will be dispatched at all.
setAcceptLeftButton(boolean) - Method in interface edu.berkeley.guir.lib.satin.event.StrokeEventFilter
Set whether the left button is Accepted or not.
setAcceptLeftButton(boolean) - Method in class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter
 
setAcceptLeftButton(boolean) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
 
setAcceptLeftButton(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler
 
setAcceptMiddleButton(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether any middle-button strokes will be dispatched at all.
setAcceptMiddleButton(boolean) - Method in interface edu.berkeley.guir.lib.satin.event.StrokeEventFilter
Set whether the middle button is Accepted or not.
setAcceptMiddleButton(boolean) - Method in class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter
 
setAcceptMiddleButton(boolean) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
 
setAcceptMiddleButton(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler
 
setAcceptRightButton(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether any right-button strokes will be dispatched at all.
setAcceptRightButton(boolean) - Method in interface edu.berkeley.guir.lib.satin.event.StrokeEventFilter
Set whether the right button is Accepted or not.
setAcceptRightButton(boolean) - Method in class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter
 
setAcceptRightButton(boolean) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
 
setAcceptRightButton(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler
 
setAddLeftButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether left-button strokes will be added.
setAddLeftButtonStrokes(boolean) - Method in interface edu.berkeley.guir.lib.satin.objects.Patch
 
setAddLeftButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
Set whether left-button strokes will be added.
setAddMiddleButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether middle-button strokes will be added.
setAddMiddleButtonStrokes(boolean) - Method in interface edu.berkeley.guir.lib.satin.objects.Patch
 
setAddMiddleButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
Set whether middle-button strokes will be added.
setAddPolicy(int) - Method in class edu.berkeley.guir.lib.satin.command.InsertCommand
Set the policy for how objects will be added, either keeping their absolute position or their relative position.
setAddRightButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether right-button strokes will be added.
setAddRightButtonStrokes(boolean) - Method in interface edu.berkeley.guir.lib.satin.objects.Patch
 
setAddRightButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
Set whether right-button strokes will be added.
setAllAutoOpen(boolean) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set whether we can auto-open pie menus or not.
setAllClipping(boolean) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default for whether or not pie menus should be clipped to circular bounds for all new pie menus created.
setAllDragOpen() - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set that the sequence {button-down} opens up the pie menu.
setAllInitialDelay(long) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default appearance delay for the initial pie menu.
setAllRelocateSubmenus(boolean) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default for whether or not pie menus should appear wherever the cursor happens to be, or if it should appear in a standardized location.
setAllSubmenuDelay(long) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default appearance delay all pie submenus.
setAllTapHoldOpen() - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set that the sequence {button-down, hold without moving} opens up the pie menu.
setAllTapOpen() - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set that the sequence {button-down, button-up} opens up the pie menu.
setAllToMouseMode() - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set all of the pie menus to be used with mouse mode.
setAllToPenMode() - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set all of the pie menus to be used with pen mode.
setAlpha(double) - Method in class edu.berkeley.guir.lib.satin.graphics.TranslucentImageFilter
 
setAnimated(boolean) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
 
setAnimating(boolean) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Set whether we are we trying to animate or not.
setArrowhead(Point, double) - Method in class edu.berkeley.guir.lib.swing.Arrowhead
 
setArrowHeadVector(double, double) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
setArrowHeadVector(float, float) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
setArrowHeadVector(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Set the direction the arrowhead should point, where (0,0) is where you are now.
setArrowSize(int) - Method in class edu.berkeley.guir.lib.swing.Arrowhead
 
setAscending(boolean) - Method in class edu.berkeley.guir.lib.collection.SortedValueMap
Use this BEFORE you stick in items.
setAscending(boolean) - Method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Use this BEFORE you stick in items.
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
Set the GraphicalObject this Interpreter is attached to.
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl
Attaches the MultiInterpreter and every contained interpreter to the given graphical object.
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterWrapper
Overrided to set the GraphicalObject for the wrapped-up interpreter too.
setAttachedGraphicalObject(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.interpreter.Interpreter
Set the GraphicalObject this Interpreter is attached to.
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultInterpreterImpl
 
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.interpreter.GestureCommandInterpreterImpl
 
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.view.ViewImpl
 
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
Also modify the attached GraphicalObject for every contained View.
setAttachedGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.view.ViewWrapper
Overrided to set the GraphicalObject for the wrapped-up view too.
setAttachedGraphicalObject(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.view.View
Used to set the GraphicalObject this View is attached to.
setAttachedGraphicalObject(GraphicalObjectImpl) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Set the GraphicalObject this ViewHandler is attached to.
setAttachedGraphicalObject(GraphicalObjectImpl) - Method in class edu.berkeley.guir.lib.satin.objects.InteractionHandler
Set the GraphicalObject this handler is attached to.
setAuthor(String) - Method in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
 
setAuthor(String) - Method in interface edu.berkeley.guir.lib.gesture.GestureObject
emits property change for property AUTHOR_PROP
setAuthor(String) - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
 
setAuthorsVisible(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureSetDisplay
 
setAuthorVisible(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryDisplay
 
setAuthorVisible(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
 
setAuthorVisible(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
 
setAutoCentering(boolean) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
When autoCentering is on, the gesture is automatically centered in the widget.
setAutoScroll(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setAutoScroll(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler
Set whether auto scroll when drawing is enabled or not.
setBackground(Color) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setBackground(Color) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setBigRadius(int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the radius for the pie menu.
setBoundingPoints2D(int, Shape) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setBoundingPoints2D(int, Shape) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
setBoundingPoints2D(int, Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setBoundingPoints2D(int, Shape) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set the bounding points for our default view.
setBoundingPoints2D(int, Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setBoundingPoints2D(int, Shape) - Method in class edu.berkeley.guir.lib.satin.objects.StickyGraphicalObjectWrapper
Sets to the specified shape in the sticky space.
setBoundingPoints2D(int, Shape) - Method in class edu.berkeley.guir.brainstorm.BrainNote
 
setBoundingPoints2DRef(Polygon2D) - Method in class edu.berkeley.guir.lib.satin.view.ViewImpl
 
setBoundingPoints2DRef(Polygon2D) - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
Recursively calls setBoundingPoints2DRef() on all of the contained views.
setBoundingPoints2DRef(Polygon2D) - Method in class edu.berkeley.guir.lib.satin.view.ViewWrapper
Pass the call to our wrapped-up view.
setBoundingPoints2DRef(Polygon2D) - Method in interface edu.berkeley.guir.lib.satin.view.View
Set the reference for the bounding points for this view.
setBoundProperty() - Method in class edu.berkeley.guir.lib.properties.PropertySchema
 
setBytes(byte[], int) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Set the bytes contained in this DataBuffer.
setCallback(PipeCallback) - Method in class edu.berkeley.guir.lib.io.Pipe
Sets the pipe callback, which is called when the pipe closes.
setCategories(Vector) - Method in class edu.berkeley.guir.lib.gesture.GestureGroup
 
setCategoryMask(BitSet) - Method in class edu.berkeley.guir.lib.gesture.FeaturePointGraph
 
setCategoryMask(BitSet) - Method in class edu.berkeley.guir.lib.gesture.FPGraphFeature
 
setCategoryMask(BitSet) - Method in class edu.berkeley.guir.lib.gesture.FPGraphFrame
 
setCategoryMask(BitSet) - Method in class edu.berkeley.guir.lib.gesture.CategoryPicker
 
setCategorySelected(int, boolean) - Method in class edu.berkeley.guir.lib.gesture.CategoryPicker
 
setCenter(int, int) - Method in class edu.berkeley.guir.lib.swing.Arrowtail
 
setChild(PathTree) - Method in class edu.berkeley.guir.lib.graphs.PathTree
Set the child subtree of the current tree.
setClassDebugProperty(boolean) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Set graphical debugging mode.
setClassifier(Classifier) - Method in class edu.berkeley.guir.lib.gesture.FeaturePointGraph
It is the caller's responsibility to ensure that this Classifier corresponds to the GestureSet being graphed.
setClassProperty(Class, String, Object) - Method in class edu.berkeley.guir.lib.properties.ClassProperties
Put a property in for this class, overriding an old value if there is one.
setClassProperty(String, Object) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Convenience method to set a property.
setClassPropertyGestureInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Convenience method for setting the view class property.
setClassPropertyInkInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Convenience method for setting the view class property.
setClassPropertyStyle(Style) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Convenience method for setting the view class property.
setClassPropertyView(View) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Convenience method for setting the view class property.
setClip(int, int, int, int) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setClip(Shape) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setClipboardContents(Iterator) - Method in class edu.berkeley.guir.lib.satin.command.Clipboard
Set the clipboard contents to the specified collection of Graphical Objects, erasing whatever was there before.
setClipToBounds(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setClipToBounds(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setClipToBounds(boolean) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set whether the GraphicalObject should be clipped to bounds or not.
setClipToBounds(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setClosed(boolean) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Set whether this polygon is a closed polygon or not.
setColor(Color) - Method in class edu.berkeley.guir.lib.gesture.util.SolidIcon
 
setColor(Color) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Sets the current style to use the specified Color.
setColorModel(ColorModel) - Method in class edu.berkeley.guir.lib.awt.image.ImageEncoder
 
setColorModel(ColorModel) - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
setComparison(Comparison) - Static method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
Set the object that will be used to compare objects in this BinarySearchTree.
setComponent(JComponent) - Method in class edu.berkeley.guir.lib.satin.objects.GObJComponentWrapper
Set the JComponent inside this wrapper
setComposite(Composite) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setConfidence(double) - Method in class edu.berkeley.guir.lib.satin.interpreter.rubine.RubineInterpreter
Set the confidence level for gesture recognition, below which we will ignore.
setConstrainedProperty() - Method in class edu.berkeley.guir.lib.properties.PropertySchema
 
setConsumed() - Method in class edu.berkeley.guir.lib.satin.event.SatinEvent
Set that someone has handled this event.
setConsumed(boolean) - Method in class edu.berkeley.guir.lib.satin.event.SatinEvent
Set whether or not someone has handled this event.
setContainee(Component) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel.SingletonContainer
 
setCreationDate(Date) - Method in class edu.berkeley.guir.lib.gesture.Gesture
Creation date is set automatically, so normally this should not need to be called from other classes.
setCurrent(int) - Method in class edu.berkeley.guir.lib.satin.interpreter.MultiplexedMultiInterpreterImpl
Set which interpreter is active.
setCurrent(int) - Method in class edu.berkeley.guir.lib.satin.view.MultiplexedMultiViewImpl
Set which view is active.
setCurrent(Interpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.MultiplexedMultiInterpreterImpl
Set which interpreter is active.
setCurrent(View) - Method in class edu.berkeley.guir.lib.satin.view.MultiplexedMultiViewImpl
Set which view is active.
setCurrentStyle(Style) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set the style for how the current stroke is drawn.
setDashArray(float[]) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the dash array for the pen used to draw with this style.
setDashPhase(float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the dash phase for the pen used to draw with this style.
setData(double[]) - Method in class edu.berkeley.guir.lib.gesture.PlotColumn
 
setData(double[], double, double) - Method in class edu.berkeley.guir.lib.gesture.PlotColumn
 
setData(Node) - Method in class edu.berkeley.guir.lib.graphs.PathTree
Set the value at the root of this tree.
setData(Object) - Method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
Set the data at the root of this BinarySearchTree.
setDebug(boolean) - Method in class edu.berkeley.guir.lib.debugging.Debug
Turn debugging on or off.
setDeep() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.StandardGestureInterpreter
Set the GraphicalObject retrieval to be deep (in terms of the data structure, ie one level).
setDeep() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.AbstractSelectInterpreter
Select deeply, ie objects deep in the scenegraph tree.
setDeep() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.MoveSelectedInterpreter
 
setDeep() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.CircleSelectInterpreter
 
setDefaultAscending(boolean) - Static method in class edu.berkeley.guir.lib.collection.SortedValueMap
Set the default value for ascending or descending order.
setDefaultAscending(boolean) - Static method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Set the default value for ascending or descending order.
setDefaultBigRadius(int) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default radius for all new pie menus created after this value is set.
setDefaultFillColor(Color) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default fill color for all new pie menus created after this value is set.
setDefaultFont(Font) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default font for all new pie menus created after this value is set.
setDefaultFontColor(Color) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default font color for all new pie menus created after this value is set.
setDefaultFormatter(PathTreeFormatter) - Method in class edu.berkeley.guir.lib.graphs.PathTree
 
setDefaultInitialCapacity(int) - Static method in class edu.berkeley.guir.lib.collection.QueueDynamicSize
 
setDefaultLineColor(Color) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default line color for all new pie menus created after this value is set.
setDefaultLineNorth(boolean) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default for whether or not the first line drawn should be north or if the first pie slice should be drawn north.
setDefaultLineWidth(float) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default line width for all new pie menus created after this value is set.
setDefaultNumberEdges(int) - Static method in class edu.berkeley.guir.lib.graphs.Node
Sets the default number of edges in the Adjacency List of each Node.
setDefaultNumberEdges(int) - Static method in class edu.berkeley.guir.lib.graphs.Graph
Sets the default number of edges in the Adjacency List of each Node.
setDefaultNumberNodes(int) - Static method in class edu.berkeley.guir.lib.graphs.Graph
Sets the default number of maximum nodes in the Graph.
setDefaultProperty(String, Object) - Method in class edu.berkeley.guir.lib.properties.ClassProperties
Put a default value in for this key.
setDefaultPropertyType(int) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Sets the default schema type of all properties created in this instance.
setDefaultScalingFactor(double) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default scaling factor for all new pie menus created after this value is set.
setDefaultSelectedColor(Color) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default selected color for all new pie menus created after this value is set.
setDefaultSelectedItem(int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set what the selected item is by default when the pie menu is opened.
setDefaultSmallRadius(int) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the default radius of the inner circle for all new pie menus created after this value is set.
setDefaultSubmenuIcon(Image) - Static method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set what the default image should be for submenus created after this value is set.
setDefaultSumThreshold(double) - Static method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Set the default sum threshold value.
setDefaultThreshold(double) - Static method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Set the default threshold value.
setDefaultTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Set the transform that will be used when ignoreTransforms() is called.
setDefaultUseSumThreshold(boolean) - Static method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Set whether or not new SortedValueNumMaps should use the sum threshold value or not by default.
setDefaultUseThreshold(boolean) - Static method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Set whether or not new SortedValueNumMaps should use the threshold value or not by default.
setDeferredMode(boolean) - Method in class edu.berkeley.guir.sketchyspice.interpreter.GateInterpreter
Clean things up later.
setDescription(String) - Method in class edu.berkeley.guir.lib.gesture.util.ExtensionFileFilter
Sets the human readable description of this filter.
setDescription(String) - Method in class edu.berkeley.guir.lib.satin.widgets.ExtensionFileFilter
Sets the human readable description of this filter.
setDesiredScale(double) - Method in class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
Set the scale this thing is supposed to appear (absolute scale).
setDestinationAddress(InetAddress) - Method in class edu.berkeley.guir.lib.net.Proxy
Set the address the proxy will connect to.
setDestinationAddress(InetAddress) - Method in class edu.berkeley.guir.lib.net.SimpleClient
Set the address to connect to.
setDestinationPort(int) - Method in class edu.berkeley.guir.lib.net.Proxy
Set the port the proxy will connect to.
setDestinationPort(int) - Method in class edu.berkeley.guir.lib.net.SimpleClient
Set the port to connect to.
setDimensions(int, int) - Method in class edu.berkeley.guir.lib.awt.image.ImageEncoder
 
setDimensions(int, int) - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
setDirectionInvariance(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureCategory
 
setDirty() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Call this method if this GraphicalObject's bounds have been changed.
setDirty(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
setDisplayRange(double, double) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
 
setDisplayRange(double, double) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomViewImpl
 
setDisplayRange(double, double) - Method in interface edu.berkeley.guir.lib.satin.view.SemanticZoomView
Calls SemanticZoomView.setDisplayRange(double, double, double, double), setting the fade-in value to be startScale, and fadeOut to be endScale.
setDisplayRange(double, double, double, double) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomViewWrapper
 
setDisplayRange(double, double, double, double) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomViewImpl
 
setDisplayRange(double, double, double, double) - Method in interface edu.berkeley.guir.lib.satin.view.SemanticZoomView
Set the range of values.
setDividerLocation(double) - Method in class edu.berkeley.guir.lib.gesture.GestureSetFrame
This is a gross hack to get the initial placement of the divider where I want it.
setDrawBorder(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GObImage
Set whether a border should be drawn around this iamge.
setDrawChildren(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
Set whether we should draw the children or not.
setDrawClean(boolean) - Method in class edu.berkeley.guir.sketchyspice.objects.Gate
Draw the gate sketchy or non-sketchy?
setDrawClean(boolean) - Method in class edu.berkeley.guir.sketchyspice.objects.Circuit
Draw the gate sketchy or non-sketchy?
setDrawColor(Color) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the drawing color.
setDrawColorHSV(float, float, float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the drawing color in HSV format.
setDrawColorRGBA(float, float, float, float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the drawing color in RGB format.
setDrawColorRGBA(int, int, int, int) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the drawing color in RGB format.
setDrawFix(boolean) - Static method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Straight lines aren't being rendered correctly.
setDrawFont(Font) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the font to use.
setDrawLeftButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether left-button strokes will be drawn.
setDrawMiddleButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether middle-button strokes will be drawn.
setDrawPatch(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
Set whether we should draw the patch border.
setDrawRightButtonStrokes(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether right-button strokes will be drawn.
setDrawSketchy(boolean) - Method in class edu.berkeley.guir.sketchyspice.objects.Gate
Draw the gate sketchy or non-sketchy?
setDrawSketchy(boolean) - Method in class edu.berkeley.guir.sketchyspice.objects.Circuit
Draw the gate sketchy or non-sketchy?
setDrawStroke(BasicStroke) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the drawing style.
setDrawTransparency(float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the transparency for drawing.
setDrawTransparency(int) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the transparency for draw.
setDuplicateFlag(boolean) - Static method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
Allow duplicate values in the tree or not? By default, duplicate values are ignored.
setEnabled(boolean) - Method in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
 
setEnabled(boolean) - Method in class edu.berkeley.guir.lib.gesture.Gesture
 
setEnabled(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureInteractor
 
setEnabled(boolean) - Method in interface edu.berkeley.guir.lib.gesture.GestureObject
emits property change for property ENABLED_PROP
setEnabled(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set whether ink is enabled for this Sheet or not.
setEnabled(boolean) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
 
setEnabled(boolean) - Method in interface edu.berkeley.guir.lib.satin.interpreter.Interpreter
Set whether or not this interpreter is enabled or not (ie can run or not).
setEnabled(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler
Set whether we should be creating strokes or not.
setEnabled(Boolean) - Method in class edu.berkeley.guir.lib.gesture.Gesture
 
setEndCap(int) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the end cap for the pen used to draw with this style.
setEndGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Set the graphical object that we end at (and the arrowhead points to).
setEndPoint(double, double) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
setEndPoint(float, float) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
setEndPoint(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Copies the values in the point.
setExamplesEnabled(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureCategory
Enable or disable all examples
setExecutionTime() - Method in class edu.berkeley.guir.lib.satin.command.CommandImpl
 
setExecutionTime() - Method in interface edu.berkeley.guir.lib.satin.command.Command
Set the time this command was executed to the current time.
setExecutionTime(long) - Method in class edu.berkeley.guir.lib.satin.command.CommandImpl
 
setExecutionTime(long) - Method in interface edu.berkeley.guir.lib.satin.command.Command
Set the time this command was executed to the specified time.
setExtensionListInDescription(boolean) - Method in class edu.berkeley.guir.lib.gesture.util.ExtensionFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setExtensionListInDescription(boolean) - Method in class edu.berkeley.guir.lib.satin.widgets.ExtensionFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFeature(Feature) - Method in class edu.berkeley.guir.lib.gesture.FeatureDisplay
 
setFeatureClasses(Class[]) - Method in class edu.berkeley.guir.lib.gesture.Classifier
 
setFeaturePicker(FeaturePicker) - Method in class edu.berkeley.guir.lib.gesture.StarPlot
 
setFeaturePicker(FeaturePicker) - Method in class edu.berkeley.guir.lib.gesture.FeaturePointGraph
 
setFeatureScales(double[]) - Method in class edu.berkeley.guir.lib.gesture.StarPlot
 
setFeatureSelected(int, boolean) - Method in class edu.berkeley.guir.lib.gesture.FeaturePicker
 
setFieldName(String) - Method in class edu.berkeley.guir.lib.schema.SchemaField
Set the field name.
setFieldValue(String) - Method in class edu.berkeley.guir.lib.schema.SchemaField
Set the field value.
setFillColor(Color) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the fill color.
setFillColor(Color) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the color of the pie menu items.
setFillColorHSV(float, float, float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the fill color in HSV format.
setFillColorRGBA(float, float, float, float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the fill color in RGB format.
setFillColorRGBA(int, int, int, int) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the fill color in RGB format.
setFillPatch(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
Set whether we should fill in the patch.
setFillTransparency(float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the transparency for fill.
setFillTransparency(int) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the transparency for fill.
setFilter(Filter) - Method in class edu.berkeley.guir.lib.io.Pipe
Set the filter inside of this Pipe.
setFilter(IntrospectFilter) - Method in class edu.berkeley.guir.lib.introspect.IntrospectHandler
Set the current filter.
setFilter(String) - Method in class edu.berkeley.guir.lib.net.SimpleClient
Set the characters to filter out.
setFlushTime(int) - Method in class edu.berkeley.guir.lib.db.OskiDB
 
setFoldLength(int) - Static method in class edu.berkeley.guir.lib.util.StringLib
Set the number of spaces to fold on.
setFoldTokens(String) - Static method in class edu.berkeley.guir.lib.util.StringLib
Set the tokens to fold text on.
setFont(Font) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Sets the current style to use the specified Color.
setFont(Font) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the font the pie menu will use.
setFontColor(Color) - Method in class edu.berkeley.guir.lib.satin.objects.Style
 
setFontColor(Color) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the color text is rendered in.
setGesture(Gesture) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
Set the displayed gesture.
setGesture(Gesture) - Method in class edu.berkeley.guir.lib.gesture.FeatureVector
 
setGesture(Gesture) - Method in class edu.berkeley.guir.lib.gesture.Feature
 
setGesture(Gesture) - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
 
setGestureCategory(GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryDisplay
 
setGestureCategory(GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryFrame
 
setGestureCategory(GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
 
setGestureInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setGestureInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setGestureInterpreter(Interpreter) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set the current Gesture Interpreter, which tries to handle strokes as gestures.
setGestureInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setGestureInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.InteractionHandler
 
setGesturePackage(GesturePackage) - Method in class edu.berkeley.guir.lib.gesture.GestureFile
 
setGestureSet(GestureSet) - Method in class edu.berkeley.guir.lib.gesture.GestureSetDisplay
 
setGestureSet(GestureSet) - Method in class edu.berkeley.guir.lib.gesture.Classifier
Does not automatically train.
setGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setGraphics(Graphics2D) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Set the graphics context to draw with.
setHasClosedBoundingPoints(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Ignored, since we always have closed bounding points.
setHasClosedBoundingPoints(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setHasClosedBoundingPoints(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Set whether the view has closed bounding points or not.
setHasClosedBoundingPoints(boolean) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set whether or not this GraphicalObject is a closed shape or not.
setHasClosedBoundingPoints(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setHeights(Container, int, int, int) - Static method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
Set the preferred size of all JComponents inside container to have height height, starting at the startIndex'th child and going up to endIndex-1.
setHints(int) - Method in class edu.berkeley.guir.lib.awt.image.ImageEncoder
 
setHints(int) - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
setIcon(Icon) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
setImmediateMode(boolean) - Method in class edu.berkeley.guir.sketchyspice.interpreter.GateInterpreter
Clean things up immediately.
setIndexedProperty() - Method in class edu.berkeley.guir.lib.properties.PropertySchema
 
setIndexedProperty(String, int, Object) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Set a value in the specified indexed property.
setIndexedProperty(String, int, Object) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setIndexedProperty(String, int, Object) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setIndexedProperty(String, int, Object) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
 
setIndexedProperty(String, int, Object) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setInkInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setInkInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setInkInterpreter(Interpreter) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set the current Ink Interpreter, which tries to handle strokes as Ink.
setInkInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setInkInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.objects.InteractionHandler
 
setInputFilter(Filter) - Method in class edu.berkeley.guir.lib.net.Proxy
Set the filter for input from client to server.
setInputStream(InputStream) - Method in class edu.berkeley.guir.lib.io.Pipe
Set where we get our input from.
setInputStream(InputStream) - Method in class edu.berkeley.guir.lib.net.SimpleClient
Input from this stream will be sent to the socket.
setInteractionHandler(InteractionHandler) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Set the interaction handler.
setInterpreter(Interpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterWrapper
Set what the wrapped-up interpreter is.
setKeywords(String) - Method in class edu.berkeley.guir.lib.gesture.GestureSet
 
setLabel(Label) - Method in class edu.berkeley.guir.brainstorm.BrainNote
Set the label for this note.
setLastGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
Set the last Graphical Object added.
setLayout(LayoutManager) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollPanel
 
setLeft(BinarySearchTree) - Method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
 
setLeftButton(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Set whether the left button is down.
setLength(int) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Set the length of the data.
setLineColor(Color) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the color lines are rendered in.
setLineJoin(int) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the line join for the pen used to draw with this style.
setLineNorth(boolean) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set whether we draw a line to north, or draw the first slice such that it is centered on north.
setLineWidth(float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the line width for the pen used to draw with this style.
setLineWidth(float) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the line width for the pie menu.
setLinkLayer(int) - Method in class edu.berkeley.guir.lib.swing.AbstractLinkView
 
setLocalBoundingPoints2DRef(Polygon2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Set the reference to the bounding points.
setLocation(double, double) - Method in class edu.berkeley.guir.lib.satin.view.StickyXYViewWrapper
Set the absolute location where this view will appear.
setLocation(double, double) - Method in class edu.berkeley.guir.lib.satin.view.StickyAllViewWrapper
Set the absolute location where this view will appear.
setLocation(int, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
setLocation(Point) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
SetLocationCommand - class edu.berkeley.guir.lib.satin.command.SetLocationCommand.
Move the gob from one place to another.
SetLocationCommand(GraphicalObject, double, double) - Constructor for class edu.berkeley.guir.lib.satin.command.SetLocationCommand
Create the move command object.
setLogScale(boolean) - Method in class edu.berkeley.guir.lib.gesture.StarPlot
 
setMiddleButton(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Set whether the middle button is down.
setMiterLimit(float) - Method in class edu.berkeley.guir.lib.satin.objects.Style
Set the miter limit for the pen used to draw with this style.
setMouseEvent(MouseEvent) - Method in class edu.berkeley.guir.lib.satin.event.StrokeEvent
 
setMultiSelect(boolean) - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.AbstractSelectInterpreter
Set whether multiple objects can be selected.
setMultiTransfer(boolean) - Method in interface edu.berkeley.guir.lib.awt.image.SimpleTwainSource
 
setMultiTransfer(boolean) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
setMultiTransfer(int) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.EZTwainWrapper
 
setName(String) - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
setName(String) - Method in interface edu.berkeley.guir.lib.gesture.GestureContainer
 
setName(String) - Method in class edu.berkeley.guir.lib.graphs.Node
Set the name for this Node.
setName(String) - Method in class edu.berkeley.guir.lib.satin.interpreter.InterpreterImpl
 
setName(String) - Method in interface edu.berkeley.guir.lib.satin.interpreter.Interpreter
Set the name of this Interpreter.
setName(String) - Method in class edu.berkeley.guir.lib.satin.view.ViewImpl
 
setName(String) - Method in interface edu.berkeley.guir.lib.satin.view.View
Set the name of this View.
setNarrowed(boolean) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
Borrowed narrowing from emacs.
setNarrowed(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
Borrowed narrowing from emacs.
setNormalizingTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Set the transform that would normalize this view to (0,0).
setNumCols(int) - Method in class edu.berkeley.guir.lib.satin.objects.GObText
Set the number of columns in this text graphical object.
setNumRows(int) - Method in class edu.berkeley.guir.lib.satin.objects.GObText
Set the number of rows in this text graphical object.
setOffColor(Color) - Method in class edu.berkeley.guir.lib.gesture.util.Blinker
 
setOffset(int, int) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
Space to allow around the gesture
setOffset(int, int) - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
 
setOn(boolean) - Method in class edu.berkeley.guir.lib.gesture.util.Blinker
 
setOnColor(Color) - Method in class edu.berkeley.guir.lib.gesture.util.Blinker
 
setOrientationInvariance(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureCategory
 
setOutputFilter(Filter) - Method in class edu.berkeley.guir.lib.net.Proxy
Set the filter for output from server to client.
setOutputStream(OutputStream) - Method in class edu.berkeley.guir.lib.io.Pipe
Set where we send our output to.
setOutputStream(OutputStream) - Method in class edu.berkeley.guir.lib.net.SimpleClient
Anything read from the socket goes to this OutputStream.
setOverwriteFlag(boolean) - Static method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
Overwrite duplicate values in the tree or not? By default, duplicate values are ignored.
setPaint(Paint) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setPaintMode() - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setParent(Component) - Method in interface edu.berkeley.guir.lib.awt.image.SimpleTwainSource
 
setParent(Component) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
setParent(GestureContainer) - Method in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
 
setParent(GestureContainer) - Method in interface edu.berkeley.guir.lib.gesture.GestureObject
emits property change for property PARENT_PROP
setParentGroup(GraphicalObjectGroup) - Method in class edu.berkeley.guir.lib.satin.Sheet
This method should not normally be used.
setParentGroup(GraphicalObjectGroup) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
This method should not normally be used.
setParentGroup(GraphicalObjectGroup) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set who the parent of this Graphical Object is.
setParentGroup(GraphicalObjectGroup) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
Done on proxy, not on proxied object.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class edu.berkeley.guir.lib.awt.image.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class edu.berkeley.guir.lib.awt.image.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
setPlugin(ServerPlugin) - Method in class edu.berkeley.guir.lib.net.GenericServer
Set the plugin for this server, which is called when major events happen (like a new connection, data arrives, etc).
setPoints(TimedPolygon) - Method in class edu.berkeley.guir.lib.gesture.Gesture
This does not change the creation date.
setPointsDisplayClass(Class) - Static method in class edu.berkeley.guir.lib.gesture.GestureDisplay
 
setPoly(Polygon) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Set this polygon to be the same as the specified one.
setPoly(Polygon2D) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Set this polygon to be the same as the specified one.
setPosition(MouseEvent, double, double) - Static method in class edu.berkeley.guir.lib.awt.EventUtil
 
setPreferredHeight(JComponent, int) - Static method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
Set preferredSize of comp to be Dimension(current preferredSize.width, height)
setPreferredSize(Dimension) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
 
setPrintLinks(boolean) - Static method in class edu.berkeley.guir.lib.graphs.Node
Set the flag for whether or not method toString() should print out the inlinks and outlinks for this Node.
setProperties(Hashtable) - Method in class edu.berkeley.guir.lib.awt.image.ImageEncoder
 
setProperties(Hashtable) - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
setPropertiesList(List) - Method in class edu.berkeley.guir.brainstorm.BrainNote
 
setProperty(String, Object) - Method in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
 
setProperty(String, Object) - Method in class edu.berkeley.guir.lib.gesture.Gesture
 
setProperty(String, Object) - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
setProperty(String, Object) - Method in interface edu.berkeley.guir.lib.gesture.GestureObject
Set the named property to a value.
setProperty(String, Object) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Set a property.
setProperty(String, Object) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setProperty(String, Object) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setProperty(String, Object) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
 
setProperty(String, Object) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setPropertyName(String) - Method in class edu.berkeley.guir.lib.properties.PropertySchema
 
setPropertyOnTree(String, Object) - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
setPropertyOnTree(String, Object) - Method in interface edu.berkeley.guir.lib.gesture.GestureContainer
Set the property on the entire subtree
setPropertyPersistence(String, boolean) - Static method in class edu.berkeley.guir.lib.gesture.Properties
 
setPropertyType(int) - Method in class edu.berkeley.guir.lib.properties.PropertySchema
 
setPropertyValue(String, String) - Method in class edu.berkeley.guir.lib.schema.SchemaField
Set a property to a given value.
setRange(double, double) - Method in class edu.berkeley.guir.lib.gesture.PlotColumn
 
setRange(double, double) - Method in class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomInterpreterWrapper
 
setRelativeLayer(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setRelativeLayer(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
setRelativeLayer(GraphicalObject, int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Given a GraphicalObject, set what layer it is in relative to this Graphical Object Group.
setRelativeLayer(int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setRelativeLayer(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setRelativeLayer(int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
A convenience method to set what layer this object is in.
setRelativeLayer(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setRenderingHint(RenderingHints.Key, Object) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setRenderingHints(Map) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
setRenderQuality(int) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Set the quality / speed level of rendering.
setRight(BinarySearchTree) - Method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
 
setRightButton(boolean) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Set whether the right button is down.
setRowName(int, Object) - Method in class edu.berkeley.guir.lib.gesture.util.DefaultCTableModel
 
setRowName(int, Object) - Method in class edu.berkeley.guir.lib.gesture.util.AbstractCTableModel
 
setRowName(int, Object) - Method in interface edu.berkeley.guir.lib.gesture.util.CTableModel
 
sets - Variable in class edu.berkeley.guir.lib.gesture.GestureMetaSet
 
setScale(double) - Method in class edu.berkeley.guir.lib.gesture.StarPlot
 
setScalingFactor(double) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the scaling factor for the pie menu.
setScroller(JScrollPane) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollPanel
 
setScrollPane(JScrollPane) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
 
setSeed(long) - Method in class edu.berkeley.guir.lib.util.Random
 
setSelectable(boolean) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
setSelectable(boolean) - Method in class edu.berkeley.guir.lib.satin.Sheet
Ignored.
setSelectable(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setSelectable(boolean) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set whether or not this Graphical Object can be selected.
setSelectable(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setSelected(boolean) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
 
setSelected(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
 
setSelected(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
 
setSelected(GraphicalObjectCollection) - Method in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
Set the list of selected objects.
setSelectedBorder(Border) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
setSelectedCheckBoxes(List) - Method in class edu.berkeley.guir.brainstorm.PropertiesPanel
Set which check boxes are selected.
setSelectedColor(Color) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the color of the selected item.
setSelectedItem(int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set which menu item is currently selected.
setSelectedStyle(Style) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set the style for how the selected objects are drawn.
setSelection(Component) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
setSelection(GestureCategoryThumbnail) - Method in class edu.berkeley.guir.lib.gesture.GestureSetDisplay
 
setSelectionModel(ListSelectionModel) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
setServerPort(int) - Method in class edu.berkeley.guir.lib.net.GenericServer
Set the port the server will listen on.
setShallow() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.StandardGestureInterpreter
Set the GraphicalObject retrieval to be shallow (in terms of the data structure, ie one level).
setShallow() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.AbstractSelectInterpreter
Select shallowly, ie objects shallow in the scenegraph tree.
setShallow() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.MoveSelectedInterpreter
 
setShallow() - Method in class edu.berkeley.guir.lib.satin.interpreter.commands.CircleSelectInterpreter
 
setSheet(BrainstormSheet) - Method in class edu.berkeley.guir.brainstorm.BrainNote
 
setSheet(Sheet) - Method in class edu.berkeley.guir.lib.satin.Sheet
Set this sheet to be the same as the specified sheet.
setShouldRender(boolean) - Method in class edu.berkeley.guir.lib.satin.event.SatinEvent
Set whether the event should be rendered.
setShowPoints(boolean) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
Whether to draw the individual points that compose the gesture
setShowPoints(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
Whether to draw the individual points that compose the gesture
setShowSelected(boolean) - Method in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
If true, disables showing the fact that the gesture is selected
setShowSelected(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
If true, disables showing the fact that the gesture is selected
setSibling(PathTree) - Method in class edu.berkeley.guir.lib.graphs.PathTree
Set the sibling subtree of the current tree.
setSimpleProperty() - Method in class edu.berkeley.guir.lib.properties.PropertySchema
 
setSize(Dimension) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setSize(int, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setSizeInvariance(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureCategory
 
setSketchyBounds(Polygon2D) - Method in class edu.berkeley.guir.sketchyspice.objects.Gate
 
setSketchyBounds(Polygon2D) - Method in class edu.berkeley.guir.sketchyspice.objects.Circuit
 
setSketchyBounds(Shape) - Method in class edu.berkeley.guir.sketchyspice.objects.Gate
 
setSmallRadius(int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Set the radius of the inner circle for the pie menu.
setSource(boolean) - Method in class edu.berkeley.guir.lib.swing.Arrowtail
 
setSourceObject(Object) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Set who this properties object is attached to.
setSourcePort(int) - Method in class edu.berkeley.guir.lib.net.SimpleClient
Set the port to connect from.
setSpecifiedOnly(boolean) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Set whether we accept properties that have been specified in the schema only or not.
setStartGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Set the graphical object that we start from.
setStartPoint(double, double) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
setStartPoint(float, float) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
setStartPoint(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Copies the values in the point.
setStickyLocation(double, double) - Method in class edu.berkeley.guir.lib.satin.objects.StickyXYGraphicalObjectWrapper
 
setStickyScale(double) - Method in class edu.berkeley.guir.lib.satin.objects.StickyZGraphicalObjectWrapper
 
setStroke(Stroke) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Sets the current style to use the specified Stroke.
setStroke(TimedStroke) - Method in class edu.berkeley.guir.lib.satin.event.StrokeEvent
 
setStyle(Style) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setStyle(Style) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setStyle(Style) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
 
setStyle(Style) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set the current Style for this Graphical Object.
setStyle(Style) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setSumThreshold(double) - Method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Set the threshold value for this SortedValueNumMap.
setTarget(boolean) - Method in class edu.berkeley.guir.lib.swing.Arrowhead
 
setTestSets(GestureMetaSet) - Method in class edu.berkeley.guir.lib.gesture.GesturePackage
 
setText(String) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
setThreshold(double) - Method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Set the threshold value for this SortedValueNumMap.
setTimeout(int) - Method in class edu.berkeley.guir.lib.net.GenericServer
Set the timeout value for this proxy.
setTimeout(int) - Method in class edu.berkeley.guir.lib.net.SimpleClient
Set the timeout value.
setTitle(String) - Method in class edu.berkeley.guir.lib.gesture.StarPlot
 
setToPathIterator(PathIterator) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Clear out the old polygon, set the polygon to be the specified PathIterator.
setToShape(Shape) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
setToShape(TimedPolygon2D) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedPolygon2D
 
setTrained(boolean) - Method in class edu.berkeley.guir.lib.gesture.Classifier
 
setTrainingSet(GestureSet) - Method in class edu.berkeley.guir.lib.gesture.GesturePackage
 
setTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.event.SatinEvent
Set the transform on this event.
setTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Sets the current transform to the specified AffineTransform.
setTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setTransform(AffineTransform) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set and apply a copy of the specified AffineTransform to this GraphicalObject.
setTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.StickyGraphicalObjectWrapper
 
setTransform(AffineTransform) - Method in class edu.berkeley.guir.brainstorm.BrainNote
 
SetTransformCommand - class edu.berkeley.guir.lib.satin.command.SetTransformCommand.
Sets the transform to a GraphicalObject.
SetTransformCommand(GraphicalObject, AffineTransform) - Constructor for class edu.berkeley.guir.lib.satin.command.SetTransformCommand
Create the set transform command.
setTransformInternal(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
An internal version of setTransform() that does not try to update the normalizing transform.
setTransparency(float) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Set the overall transparency of all things drawn in this Graphics context.
setUI(ComponentUI) - Method in class edu.berkeley.guir.lib.satin.plaf.TestChooser
 
setUI(ComponentUI) - Method in class edu.berkeley.guir.lib.satin.widgets.PreviewFileChooser
 
setUniformHeight(boolean) - Method in class edu.berkeley.guir.lib.gesture.util.FlowScrollLayout
If uniformHeight is turned on, all widgets on each row will have their preferred height set to the height of the tallest one (based on preferredSize).
setUniqueID(int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setUniqueID(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setUniqueID(int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set the ID of this GraphicalObject.
setUniqueID(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
Done on proxy, not on proxied object.
setUnselectedBorder(Border) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
setUseAutosave(boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureFile
 
setUsePerturbations(boolean) - Method in class edu.berkeley.guir.lib.collection.NumericalComparator
Add perturbations to the values or not? Basically, if set to true, we will add two different small values to each of the numbers before comparison, to avoid equal values.
setUseShortClassNames(boolean) - Static method in class edu.berkeley.guir.lib.debugging.Debug
Short class name is String.
setUseSumThreshold(boolean) - Method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Use the current sum threshold value, or just ignore checking the sum?
setUseThreshold(boolean) - Method in class edu.berkeley.guir.lib.collection.SortedValueNumMap
Use the current threshold value, or just ignore checking values?
setUseWindow(boolean) - Static method in class edu.berkeley.guir.lib.debugging.Debug
Create a new debug window and do output there.
setView(View) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
setView(View) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setView(View) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
 
setView(View) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set the View for this GraphicalObject.
setView(View) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setView(View) - Method in class edu.berkeley.guir.lib.satin.view.ViewWrapper
Set what the wrapped-up view is.
setViewBoundingPoints2D(Polygon2D) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Set the shape of the view (local coordinates).
setViewBoundingPoints2D(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Set the shape of this view (local coordinates).
setViewBoundingPoints2DRef(Polygon2D) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Set a reference to the shape of the view (local coordinates).
setViewDisplayValue(float) - Method in class edu.berkeley.guir.lib.satin.view.DefaultViewImpl
 
setViewHandler(ViewHandler) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Set the view handler.
setVisible(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
setVisible(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
 
setVisible(boolean) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Set whether this GraphicalObject should be displayed or not.
setVisible(boolean) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
setVisible(boolean) - Method in class edu.berkeley.guir.lib.satin.view.ViewImpl
 
setVisible(boolean) - Method in interface edu.berkeley.guir.lib.satin.view.View
Set whether this view is visible or not.
setVisible(boolean) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Hide immediately.
setWeights(double[]) - Method in class edu.berkeley.guir.lib.gesture.StarPlot
 
setXORMode(Color) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
sgn(double) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
SHALLOW - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Get Graphical Objects shallowly
shapeContains(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
Yes, we contain everything.
shapeContains(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
shapeContains(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
In most cases should not override this method.
shapeContains(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
See if the specified GraphicalObject fits entirely within our bounds.
shapeContains(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
shapeContains(int, double, double) - Method in class edu.berkeley.guir.lib.satin.Sheet
Yes, we contain everything.
shapeContains(int, double, double) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
shapeContains(int, double, double) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
In most cases should not override this method.
shapeContains(int, double, double) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
See if we contain the specified point.
shapeContains(int, double, double) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
shapeContains(int, Point2D) - Method in class edu.berkeley.guir.lib.satin.Sheet
Yes, we contain everything.
shapeContains(int, Point2D) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
shapeContains(int, Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
In most cases should not override this method.
shapeContains(int, Point2D) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
See if we contain the specified point.
shapeContains(int, Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
shapeContains(int, Shape) - Method in class edu.berkeley.guir.lib.satin.Sheet
Yes, we contain everything.
shapeContains(int, Shape) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
shapeContains(int, Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
In most cases should not override this method.
shapeContains(int, Shape) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
See if we contain the specified rectangle.
shapeContains(int, Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
shapeContainsInternal(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Internal method.
shapeContainsInternal(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
shapeContainsInternal(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Here in case we ever want to override and deal with arrow heads.
shapeContainsInternal(Point2D) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
 
shapeContainsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Internal method.
shapeContainsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
shapeContainsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Here in case we ever want to override and deal with arrow heads.
shapeContainsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
 
shapeIntersects(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
Yes, we intersect everything.
shapeIntersects(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
shapeIntersects(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
In most cases should not override this method.
shapeIntersects(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
See if the specified GraphicalObject intersects the this GraphicalObject.
shapeIntersects(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
shapeIntersects(int, Shape) - Method in class edu.berkeley.guir.lib.satin.Sheet
Yes, we intersect everything.
shapeIntersects(int, Shape) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
shapeIntersects(int, Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
In most cases should not override this method.
shapeIntersects(int, Shape) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
See if we intersect the specified shape.
shapeIntersects(int, Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
shapeIntersectsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
Internal method.
shapeIntersectsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
shapeIntersectsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.LineArrow
Here in case we ever want to override and deal with arrow heads.
shapeIntersectsInternal(Shape) - Method in class edu.berkeley.guir.lib.satin.objects.PatchImpl
 
ShapeLineIterator - class edu.berkeley.guir.lib.awt.geom.ShapeLineIterator.
Abstracts a PathIterator into a line iterator.
ShapeLineIterator(PathIterator) - Constructor for class edu.berkeley.guir.lib.awt.geom.ShapeLineIterator
Construct a line iterator from the specified path iterator.
ShapeLineIterator(Shape) - Constructor for class edu.berkeley.guir.lib.awt.geom.ShapeLineIterator
Construct a line iterator from the bounding points of the specified shape.
ShapeLineIterator(Shape, AffineTransform) - Constructor for class edu.berkeley.guir.lib.awt.geom.ShapeLineIterator
Construct a line iterator from the bounding points of the specified shape, applying the transform to the bounding points.
Sharpness - class edu.berkeley.guir.lib.gesture.features.Sharpness.
Sharpness of the entire gesture.
Sharpness() - Constructor for class edu.berkeley.guir.lib.gesture.features.Sharpness
 
Sharpness(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.Sharpness
 
shear(double, double) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
Applies the specified transformation.
Sheet - class edu.berkeley.guir.lib.satin.Sheet.
Essentially a SATIN Panel.
Sheet.SheetGraphicalObjectGroup - class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup.
This class handles the Graphical Objects in the sheet.
Sheet.SheetGraphicalObjectGroup(Sheet) - Constructor for class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
Sheet() - Constructor for class edu.berkeley.guir.lib.satin.Sheet
Default constructor.
Sheet(Dimension) - Constructor for class edu.berkeley.guir.lib.satin.Sheet
Create a Sheet with the specified width and height dimensions.
Sheet(int, int) - Constructor for class edu.berkeley.guir.lib.satin.Sheet
Create a Sheet with the specified width and height.
shellSort(int[]) - Static method in class edu.berkeley.guir.lib.util.Sort
Performs a "shell" sort on theArray passed in.
shouldRecurse(int, Field, Object) - Method in class edu.berkeley.guir.lib.introspect.IntrospectHandler
Should return the correct value as to whether we should recurse on this object.
shouldRecurse(int, Field, Object) - Method in class edu.berkeley.guir.lib.introspect.PrintIntrospectHandler
 
shouldRecurse(int, Field, Object) - Method in interface edu.berkeley.guir.lib.introspect.IntrospectFilter
Recurse on this object?
shouldRecurse(int, Field, Object) - Method in class edu.berkeley.guir.lib.introspect.EmptyIntrospectHandler
Returns false always.
shouldRecurse(int, int, Class, Object) - Method in class edu.berkeley.guir.lib.introspect.JTreeIntrospectHandler
Don't recurse unless it is on the initial object (depth 0).
shouldRender() - Method in class edu.berkeley.guir.lib.satin.event.SatinEvent
Check whether the event should be rendered.
show() - Method in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
show(Component, int, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Show the pie menu.
showCategoryFrame() - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
Create (if necessary) and show the frame corresponding to the category this widget displays.
showCategoryFrame(GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.GestureSetDisplay
Create, display, and raise the corresponding GestureCategoryFrame
showNow(Component, int, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
showPointsOn - Variable in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
 
showSelected - Variable in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
 
shuffle(int[]) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
shuffle(int[]) - Static method in class edu.berkeley.guir.lib.util.Random
 
shuffle(int[], Random) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
shuffle(int[], Random) - Static method in class edu.berkeley.guir.lib.util.Random
 
shuffle(Object[]) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
shuffle(Object[]) - Static method in class edu.berkeley.guir.lib.util.Random
 
shuffle(Object[], Random) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
shuffle(Object[], Random) - Static method in class edu.berkeley.guir.lib.util.Random
 
shuffle(Vector) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
shuffle(Vector) - Static method in class edu.berkeley.guir.lib.util.Random
 
shuffle(Vector, Random) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
shuffle(Vector, Random) - Static method in class edu.berkeley.guir.lib.util.Random
 
sibling() - Method in class edu.berkeley.guir.lib.graphs.PathTree
Get the sibling subtree of the current tree.
sigFigs - Static variable in class edu.berkeley.guir.lib.gesture.util.Matrix
 
sign(double) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
return -1 if x is negative, 0 if x is 0, or 1 if x is positive
SimpleClient - class edu.berkeley.guir.lib.net.SimpleClient.
Sends data to a specified address and port, and echoes anything received.
SimpleClient(InetAddress, int) - Constructor for class edu.berkeley.guir.lib.net.SimpleClient
Use the current address using any port to connect to the specified destination and port.
SimpleClient(InetAddress, int, int) - Constructor for class edu.berkeley.guir.lib.net.SimpleClient
Use the current address using any port to connect to the specified destination and port with the specified timeout.
SimpleClient(int, InetAddress, int) - Constructor for class edu.berkeley.guir.lib.net.SimpleClient
Use the current address and the specified port to connect to the specified destination and port.
SimpleClient(int, InetAddress, int, int) - Constructor for class edu.berkeley.guir.lib.net.SimpleClient
Use the current address and the specified port to connect to the specified destination and port.
SimpleEZTwainSource - class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource.
Revisions: - GUIRLib-v1.0-1.0.0, Jan 21 2000, FL Created class - GUIRLib-v1.4-1.0.0, Aug 31 2000, JH Touched for GUIRLib release
SimpleEZTwainSource.TestFrame - class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource.TestFrame.
 
SimpleEZTwainSource() - Constructor for class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
Creates new SimpleEZTwainSource
SimpleTwainSource - interface edu.berkeley.guir.lib.awt.image.SimpleTwainSource.
Revisions: - GUIRLib-v1.0-1.0.0, Jan 21 2000, FL Created class - GUIRLib-v1.4-1.0.0, Aug 31 2000, JH Touched for GUIRLib release
simplify() - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
Get a simpler-to-render polygon that looks like this polygon.
simplify(int[], int[], int) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
 
simplify(Polygon) - Static method in class edu.berkeley.guir.lib.awt.geom.GeomLib
Given a polygon, return a "simpler" version of it.
singleFeature(Gesture, int) - Static method in class edu.berkeley.guir.lib.gesture.FeatureVector
 
singleFeature(Gesture, int, Class[]) - Static method in class edu.berkeley.guir.lib.gesture.FeatureVector
 
SingleStrokeEvent - class edu.berkeley.guir.lib.satin.event.SingleStrokeEvent.
An event signalling a single stroke has been completed.
SingleStrokeEvent(Object, TimedStroke) - Constructor for class edu.berkeley.guir.lib.satin.event.SingleStrokeEvent
Create a new SingleStrokeEvent object.
SingleStrokeRecognizer - interface edu.berkeley.guir.lib.satin.recognizer.SingleStrokeRecognizer.
Interface for an Recognizer that can interpret complete Strokes.
SINGLETON - Static variable in class edu.berkeley.guir.lib.schema.Schema
 
size() - Method in class edu.berkeley.guir.lib.awt.image.IntHashtable
Returns the number of elements contained in the hashtable.
size() - Method in class edu.berkeley.guir.lib.collection.QueueFixedSize
 
size() - Method in class edu.berkeley.guir.lib.collection.NonlockingStack
 
size() - Method in class edu.berkeley.guir.lib.collection.SortedValueMap
 
size() - Method in class edu.berkeley.guir.lib.collection.QueueDynamicSize
 
size() - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
size() - Method in class edu.berkeley.guir.lib.collection.WeakHashSet
 
size() - Method in class edu.berkeley.guir.lib.collection.HashBag
Get the total number of objects in the bag.
size() - Method in interface edu.berkeley.guir.lib.collection.Queue
Gets the size of the queue (the current number of elements in the queue).
size() - Method in class edu.berkeley.guir.lib.gesture.Gesture
 
size() - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
size() - Method in class edu.berkeley.guir.lib.gesture.FeatureArray
 
size() - Method in class edu.berkeley.guir.lib.gesture.FeatureVector
 
size() - Method in interface edu.berkeley.guir.lib.gesture.GestureContainer
 
size() - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl
 
size() - Method in interface edu.berkeley.guir.lib.satin.interpreter.MultiInterpreter
Get the number of interpreters contained.
size() - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
 
size() - Method in interface edu.berkeley.guir.lib.satin.view.MultiView
Get the number of views contained.
size(Object) - Method in class edu.berkeley.guir.lib.collection.HashBag
Get the number of instances of this object contained in the bag.
sizeInvariant - Variable in class edu.berkeley.guir.lib.gesture.GestureCategory
 
sizeKeySet() - Method in class edu.berkeley.guir.lib.collection.HashBag
Get the number of unique objects in the bag.
sizesToString(Component) - Static method in class edu.berkeley.guir.lib.gesture.util.debug
 
sizeWithInsets(Graphics, JComponent) - Static method in class edu.berkeley.guir.lib.gesture.util.awt
The Graphics object passed in paint* routines do not account for insets, which is silly.
SketchySpice - class edu.berkeley.guir.sketchyspice.SketchySpice.
Revisions: 1.0.0 04-17-2000 JH Created class SketchySpice
SketchySpice() - Constructor for class edu.berkeley.guir.sketchyspice.SketchySpice
Default constructor.
SketchySpiceConstants - interface edu.berkeley.guir.sketchyspice.SketchySpiceConstants.
 
skip(long) - Method in class edu.berkeley.guir.lib.gesture.util.TokenReader
 
skip(long) - Method in class edu.berkeley.guir.lib.io.CountInputStream
 
Sleep - class edu.berkeley.guir.lib.util.Sleep.
A class for getting the System to sleep.
sleep(long) - Static method in class edu.berkeley.guir.lib.util.Sleep
Sleep for ms milliseconds.
slice(double[][], BitSet, BitSet) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
 
SlowInSlowOut2Interpolation - class edu.berkeley.guir.lib.awt.geom.SlowInSlowOut2Interpolation.
Testing new slow-in-slow-out functions, from subArctic and artkit.
SlowInSlowOut2Interpolation() - Constructor for class edu.berkeley.guir.lib.awt.geom.SlowInSlowOut2Interpolation
 
SlowInSlowOut2Interpolation(double, double) - Constructor for class edu.berkeley.guir.lib.awt.geom.SlowInSlowOut2Interpolation
 
SlowInSlowOutInterpolation - class edu.berkeley.guir.lib.awt.geom.SlowInSlowOutInterpolation.
SlowInSlowOut interpolate between two values.
SlowInSlowOutInterpolation() - Constructor for class edu.berkeley.guir.lib.awt.geom.SlowInSlowOutInterpolation
 
SolidIcon - class edu.berkeley.guir.lib.gesture.util.SolidIcon.
 
SolidIcon(Color, Dimension) - Constructor for class edu.berkeley.guir.lib.gesture.util.SolidIcon
 
SolidIcon(Color, Dimension, Border) - Constructor for class edu.berkeley.guir.lib.gesture.util.SolidIcon
 
solve(double[][], double[][]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
Solve a set of linear equations.
Sort - class edu.berkeley.guir.lib.util.Sort.
Various sorting algorithms.
Sort() - Constructor for class edu.berkeley.guir.lib.util.Sort
 
sort(Comparator) - Method in class edu.berkeley.guir.lib.satin.Sheet
Actually does nothing, since ordering is imposed by layers.
sort(Comparator) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
Actually does nothing, since the ordering is imposed by the Group.
sort(Comparator) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
 
sort(Comparator) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
Sort the list given the specified comparator.
SortedValueMap - class edu.berkeley.guir.lib.collection.SortedValueMap.
A Map with any kind of uniquely named Keys with numerical Values, sorted by the values rather than by the keys.
SortedValueMap(Comparator) - Constructor for class edu.berkeley.guir.lib.collection.SortedValueMap
 
SortedValueNumMap - class edu.berkeley.guir.lib.collection.SortedValueNumMap.
A Map with any kind of uniquely named Keys with numerical Values, sorted by the values (not by keys).
SortedValueNumMap() - Constructor for class edu.berkeley.guir.lib.collection.SortedValueNumMap
 
sortViewsByDisplayValue() - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
Sort the views by their display values, from high to low values (descending order).
SPACES - Static variable in class edu.berkeley.guir.lib.util.StringLib
81 space characters.
spaces(int) - Static method in class edu.berkeley.guir.lib.util.StringLib
Return a String full of spaces, up to 80.
splitStroke(TimedStroke, Rectangle2D) - Static method in class edu.berkeley.guir.lib.satin.stroke.StrokeLib
Given a stroke and a box, return an iterator to a list of strokes that results from erasing the region in the box, possibly cutting the given stroke into several smaller strokes.
SplitStrokeInterpreter - class edu.berkeley.guir.lib.satin.interpreter.stroke.SplitStrokeInterpreter.
Split strokes by drawing a line through the other.
SplitStrokeInterpreter() - Constructor for class edu.berkeley.guir.lib.satin.interpreter.stroke.SplitStrokeInterpreter
 
StandardGestureInterpreter - class edu.berkeley.guir.lib.satin.interpreter.commands.StandardGestureInterpreter.
Standard gestures, like cut, copy, paste, delete, and pan.
StandardGestureInterpreter() - Constructor for class edu.berkeley.guir.lib.satin.interpreter.commands.StandardGestureInterpreter
 
StarPlot - class edu.berkeley.guir.lib.gesture.StarPlot.
 
StarPlot(double[]) - Constructor for class edu.berkeley.guir.lib.gesture.StarPlot
 
StarPlot(FeatureVector) - Constructor for class edu.berkeley.guir.lib.gesture.StarPlot
 
StarPlotFrame - class edu.berkeley.guir.lib.gesture.StarPlotFrame.
Wrap a StarPlot in its own frame and add controls for it (e.g., menubar).
StarPlotFrame(FeatureVector, String) - Constructor for class edu.berkeley.guir.lib.gesture.StarPlotFrame
 
START_DELIMITER - Static variable in class edu.berkeley.guir.brainstorm.net.SerializationLib
 
start() - Method in class edu.berkeley.guir.lib.util.Timer
Start the timer.
startProduction(ImageConsumer) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
stateChanged(ChangeEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
STATEMENT_END - Static variable in class edu.berkeley.guir.lib.metrics.CodeCounter
 
StickyAllViewWrapper - class edu.berkeley.guir.lib.satin.view.StickyAllViewWrapper.
Wraps up views to stick to a certain location.
StickyAllViewWrapper() - Constructor for class edu.berkeley.guir.lib.satin.view.StickyAllViewWrapper
 
StickyAllViewWrapper(View) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyAllViewWrapper
Wrap a view into a sticky wrapper, making it appear in the same place despite any kind of transformation.
StickyGraphicalObjectWrapper - class edu.berkeley.guir.lib.satin.objects.StickyGraphicalObjectWrapper.
This software is distributed under the Berkeley Software License.
StickyGraphicalObjectWrapper() - Constructor for class edu.berkeley.guir.lib.satin.objects.StickyGraphicalObjectWrapper
Create an empty proxy.
StickyGraphicalObjectWrapper(GraphicalObject) - Constructor for class edu.berkeley.guir.lib.satin.objects.StickyGraphicalObjectWrapper
Create a proxy pointing to the specified Graphical Object.
StickyRViewWrapper - class edu.berkeley.guir.lib.satin.view.StickyRViewWrapper.
Wraps up views to be non-rotatable.
StickyRViewWrapper() - Constructor for class edu.berkeley.guir.lib.satin.view.StickyRViewWrapper
Does nothing.
StickyRViewWrapper(StickyRViewWrapper) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyRViewWrapper
A copy constructor.
StickyRViewWrapper(View) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyRViewWrapper
Wrap a view into a sticky-R wrapper, making it appear rotation-invariant despite any kind of transformation.
StickyViewWrapper - class edu.berkeley.guir.lib.satin.view.StickyViewWrapper.
Sticky view abstract base class.
StickyViewWrapper() - Constructor for class edu.berkeley.guir.lib.satin.view.StickyViewWrapper
Empty constructor, for subclassing and cloning purposes.
StickyViewWrapper(View) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyViewWrapper
Wrap a view into a sticky wrapper.
StickyXYGraphicalObjectWrapper - class edu.berkeley.guir.lib.satin.objects.StickyXYGraphicalObjectWrapper.
This software is distributed under the Berkeley Software License.
StickyXYGraphicalObjectWrapper() - Constructor for class edu.berkeley.guir.lib.satin.objects.StickyXYGraphicalObjectWrapper
Create an empty proxy.
StickyXYViewWrapper - class edu.berkeley.guir.lib.satin.view.StickyXYViewWrapper.
Doesn't work yet, because I can't do math.
StickyXYViewWrapper() - Constructor for class edu.berkeley.guir.lib.satin.view.StickyXYViewWrapper
Does nothing.
StickyXYViewWrapper(View) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyXYViewWrapper
Wrap a view into a sticky wrapper, making it appear in the same place despite any kind of transformation.
StickyZGraphicalObjectWrapper - class edu.berkeley.guir.lib.satin.objects.StickyZGraphicalObjectWrapper.
This software is distributed under the Berkeley Software License.
StickyZGraphicalObjectWrapper() - Constructor for class edu.berkeley.guir.lib.satin.objects.StickyZGraphicalObjectWrapper
Create an empty proxy.
StickyZViewWrapper - class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper.
Wraps up a view to be non-zoomable.
StickyZViewWrapper() - Constructor for class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
Does nothing.
StickyZViewWrapper(View) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
Wrap a view into a sticky-Z wrapper, making it appear normal sized despite any kind of zooming.
StickyZViewWrapper(View, double) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
 
StickyZViewWrapper(View, double, double, double) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
 
StickyZViewWrapper(View, double, double, double, double, double) - Constructor for class edu.berkeley.guir.lib.satin.view.StickyZViewWrapper
 
stop() - Method in class edu.berkeley.guir.lib.util.Timer
Stop the timer only if it is already running.
StringLib - class edu.berkeley.guir.lib.util.StringLib.
Various String utilities and routines for manipulating Strings, as well as laying them out and rendering them on screen.
stripClassExtension(String) - Static method in class edu.berkeley.guir.lib.io.FileLib
Drop the ".class" extension (if it exists).
StrokeAssembler - class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler.
Accumulates mouse events and creates Stroke objects.
StrokeAssembler(Sheet) - Constructor for class edu.berkeley.guir.lib.satin.stroke.StrokeAssembler
Constructor.
StrokeEvent - class edu.berkeley.guir.lib.satin.event.StrokeEvent.
An abstract class representing an event signalling a stroke has been completed.
StrokeEvent(Object) - Constructor for class edu.berkeley.guir.lib.satin.event.StrokeEvent
Create a new StrokeEvent object.
StrokeEvent(Object, TimedStroke) - Constructor for class edu.berkeley.guir.lib.satin.event.StrokeEvent
Create a new StrokeEvent object.
StrokeEvent(Object, TimedStroke, MouseEvent) - Constructor for class edu.berkeley.guir.lib.satin.event.StrokeEvent
Create a new StrokeEvent object.
StrokeEventFilter - interface edu.berkeley.guir.lib.satin.event.StrokeEventFilter.
This software is distributed under the Berkeley Software License.
StrokeLib - class edu.berkeley.guir.lib.satin.stroke.StrokeLib.
Utilities for manipulating strokes, including: Straightening strokes into lines that go up, down, left, or right only Merging two strokes together Splitting two strokes apart Calculating temporal and spatial distances between two strokes.
StrokeLib() - Constructor for class edu.berkeley.guir.lib.satin.stroke.StrokeLib
 
StrokeListener - interface edu.berkeley.guir.lib.satin.event.StrokeListener.
Marker interface for classes that can handle Strokes.
Style - class edu.berkeley.guir.lib.satin.objects.Style.
The interface for styles, for Screen Data Objects.
STYLE_CLPROPERTY - Static variable in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Class property for Style.
Style() - Constructor for class edu.berkeley.guir.lib.satin.objects.Style
Create a Style with default parameters.
Style(Properties) - Constructor for class edu.berkeley.guir.lib.satin.objects.Style
 
Style(String) - Constructor for class edu.berkeley.guir.lib.satin.objects.Style
 
Style(String, Style) - Constructor for class edu.berkeley.guir.lib.satin.objects.Style
 
Style(Style) - Constructor for class edu.berkeley.guir.lib.satin.objects.Style
Create a clone of the specified Style.
subList(int, int) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
subtract(double[][], double[][]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
Subtract two matrices.
subtract(double[][], double[][], double[][]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
Subract two Matrices.
subtract(double[], double[]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
 
superDelete(Watchable) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
This is here so that the Sheet can call the original version of this method.
superHandleNewStroke(NewStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superHandleSingleStroke(SingleStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superHandleUpdateStroke(UpdateStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superNotify(Watchable, Object) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
This is here so that the Sheet can call the original version of this method.
superPostProcessNewStroke(NewStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superPostProcessSingleStroke(SingleStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superPostProcessUpdateStroke(UpdateStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superPreProcessNewStroke(NewStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superPreProcessSingleStroke(SingleStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superPreProcessUpdateStroke(UpdateStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superRedispatchNewStroke(NewStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superRedispatchSingleStroke(SingleStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superRedispatchUpdateStroke(UpdateStrokeEvent) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
 
superUpdate(Watchable, Object) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
This is here so that the Sheet can call the original version of this method.
superUpdate(Watchable, String, Object, Object) - Method in class edu.berkeley.guir.lib.satin.Sheet.SheetGraphicalObjectGroup
This is here so that the Sheet can call the original version of this method.
swap(int, int) - Method in class edu.berkeley.guir.lib.collection.OrderedList
Swap two elements in the list given positions.
swap(Vector, int, int) - Static method in class edu.berkeley.guir.lib.util.VectorLib
Swap two elements in a Vector given positions.
synchronizedObjectPool(ObjectPool) - Static method in class edu.berkeley.guir.lib.collection.ObjectPool
Get a synchronized object pool.

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