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 _

A

a - Variable in class edu.berkeley.guir.lib.gesture.Classifier.FeatureDirection
 
ABOVE - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Get GraphicalObjects above the specified Point.
absDiff(Class, GestureObject, GestureObject) - Static method in class edu.berkeley.guir.lib.gesture.HumanSimilarity
 
absDiffFraction(Class, GestureObject, GestureObject) - Static method in class edu.berkeley.guir.lib.gesture.HumanSimilarity
 
absoluteToLocal(GraphicalObject, Point2D) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Convert a coordinate from absolute coordinates to local coordinates.
absoluteToLocal(GraphicalObject, Point2D, Point2D) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Convert a coordinate from absolute coordinates to local coordinates.
absoluteToLocal(GraphicalObject, Rectangle2D) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Convert a rectangle from absolute coordinates to local coordinates.
AbstractCTableModel - class edu.berkeley.guir.lib.gesture.util.AbstractCTableModel.
 
AbstractCTableModel() - Constructor for class edu.berkeley.guir.lib.gesture.util.AbstractCTableModel
 
AbstractGestureContainer - class edu.berkeley.guir.lib.gesture.AbstractGestureContainer.
Provides some basic infrastructure for implementing GestureContainer.
AbstractGestureContainer.MyCollectionListener - class edu.berkeley.guir.lib.gesture.AbstractGestureContainer.MyCollectionListener.
 
AbstractGestureContainer.MyCollectionListener(AbstractGestureContainer) - Constructor for class edu.berkeley.guir.lib.gesture.AbstractGestureContainer.MyCollectionListener
 
AbstractGestureContainer.MyPropChangeListener - class edu.berkeley.guir.lib.gesture.AbstractGestureContainer.MyPropChangeListener.
 
AbstractGestureContainer.MyPropChangeListener(AbstractGestureContainer) - Constructor for class edu.berkeley.guir.lib.gesture.AbstractGestureContainer.MyPropChangeListener
 
AbstractGestureContainer() - Constructor for class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
AbstractLinkView - class edu.berkeley.guir.lib.swing.AbstractLinkView.
 
AbstractLinkView.ArrowheadMouseListener - class edu.berkeley.guir.lib.swing.AbstractLinkView.ArrowheadMouseListener.
 
AbstractLinkView.ArrowheadMouseListener(AbstractLinkView) - Constructor for class edu.berkeley.guir.lib.swing.AbstractLinkView.ArrowheadMouseListener
 
AbstractLinkView.ArrowtailMouseListener - class edu.berkeley.guir.lib.swing.AbstractLinkView.ArrowtailMouseListener.
 
AbstractLinkView.ArrowtailMouseListener(AbstractLinkView) - Constructor for class edu.berkeley.guir.lib.swing.AbstractLinkView.ArrowtailMouseListener
 
AbstractLinkView(AbstractLinkModel, JComponent) - Constructor for class edu.berkeley.guir.lib.swing.AbstractLinkView
 
AbstractSelectInterpreter - class edu.berkeley.guir.lib.satin.interpreter.commands.AbstractSelectInterpreter.
Abstract base class for selection interpreters.
AbstractSelectInterpreter() - Constructor for class edu.berkeley.guir.lib.satin.interpreter.commands.AbstractSelectInterpreter
 
accept() - Method in class edu.berkeley.guir.lib.net.ClientRegistryServer
Accepts the connection, also puts into the registry.
accept(Collection, Misc.Acceptor) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
Return a Collection that contains all elements of in for which acceptor returns true.
accept(File) - Method in class edu.berkeley.guir.lib.gesture.util.ExtensionFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accept(File) - Method in class edu.berkeley.guir.lib.satin.widgets.ExtensionFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accept(int) - Method in class edu.berkeley.guir.lib.io.CharacterFilter
Do not filter out this value.
accept(int, int) - Method in class edu.berkeley.guir.lib.io.CharacterFilter
Do not filter out these values.
accept(Object) - Method in interface edu.berkeley.guir.lib.gesture.util.Misc.Acceptor
 
accept(Object, Object) - Method in interface edu.berkeley.guir.lib.gesture.util.Misc.MapAcceptor
 
acceptField(int, Field, Object) - Method in class edu.berkeley.guir.lib.introspect.IntrospectHandler
Accept this field or not?
acceptField(int, Field, Object) - Method in class edu.berkeley.guir.lib.introspect.PrintIntrospectHandler
 
acceptField(int, Field, Object) - Method in interface edu.berkeley.guir.lib.introspect.IntrospectFilter
Accept this field?
acceptField(int, Field, Object) - Method in class edu.berkeley.guir.lib.introspect.EmptyIntrospectHandler
Returns false always.
acceptValue(Object, Object) - Method in class edu.berkeley.guir.lib.properties.PropertySchema
Check if this value acceptable for this property.
accuracy - Variable in class edu.berkeley.guir.lib.gesture.Classifier.Result
Estimated accuracy of the classification.
acquireNative(int, int) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.EZTwainWrapper
 
ActionItem - class edu.berkeley.guir.lib.metrics.ActionItem.
A unit of interaction to be tested by the regression tests.
ActionItem() - Constructor for class edu.berkeley.guir.lib.metrics.ActionItem
 
actionPerformed(ActionEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
actionPerformed(ActionEvent) - Method in class edu.berkeley.guir.lib.gesture.util.Blinker
 
add(double[][], double[][]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
Add two matrices.
add(double[][], double[][], double[][]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
Add two Matrices.
add(double[], double[]) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
 
add(FeatureVector) - Method in class edu.berkeley.guir.lib.gesture.FeatureArray
 
add(GestureObject) - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
add(GestureObject) - Method in interface edu.berkeley.guir.lib.gesture.GestureContainer
 
add(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
Add a GraphicalObject to the top layer.
add(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
This adds a GraphicalObject to the top of the group, keeping its relative coordinates the same.
add(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
 
add(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
Same as addToFront.
add(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
add(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
add(GraphicalObject, int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Add a GraphicalObject to the top of this group, specifying the GraphicalObject's position at the same time.
add(Icon) - Method in class edu.berkeley.guir.lib.gesture.util.CompositeIcon
 
add(Icon) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Add an Icon as a menu element.
add(Icon, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Add an Icon as a menu element at the given position.
add(Interpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.DefaultMultiInterpreterImpl
 
add(Interpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.MultiplexedMultiInterpreterImpl
If no interpreters are currently contained, makes the first one added the current interpreter.
add(Interpreter) - Method in interface edu.berkeley.guir.lib.satin.interpreter.MultiInterpreter
Add a stroke interpreter, setting the GraphicalObject the Interpreter is added to, via Interpreter.setAttachedGraphicalObject(GraphicalObject).
add(Interpreter) - Method in class edu.berkeley.guir.lib.satin.interpreter.SemanticZoomMultiInterpreterImpl
 
add(int, GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
add(int, GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
This adds a GraphicalObject to the group at the specified layer, keeping its relative coordinates the same.
add(int, GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
 
add(int, GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
Add a Graphical Object to the specified location.
add(int, GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
add(int, GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
add(int, GraphicalObject, int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Add a GraphicalObject to the specified layer of this group, specifying the GraphicalObject's position at the same time.
add(int, Object) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
add(JMenuItem) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
add(JMenuItem, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
add(Object) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
add(Object) - Method in class edu.berkeley.guir.lib.collection.WeakHashSet
 
add(Object) - Method in class edu.berkeley.guir.lib.collection.HashBag
 
add(Object) - Method in class edu.berkeley.guir.lib.graphs.BinaryTree
Adds this object to the tree.
add(Object) - Method in class edu.berkeley.guir.lib.graphs.BinarySearchTree
Add an object to this tree starting with the current node as root.
add(PieMenu) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Adds a pie menu as a menu element.
add(PieMenu, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Adds a pie menu as a menu element at the given position.
add(String) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Add a String as a menu element.
add(String, Icon) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Add a String and Icon as a menu element.
add(String, Icon, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Add a String and Icon as a menu element at the given position.
add(String, int) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
Add a String as a menu element at the given position.
add(View) - Method in class edu.berkeley.guir.lib.satin.view.DefaultMultiViewImpl
 
add(View) - Method in class edu.berkeley.guir.lib.satin.view.SemanticZoomMultiViewImpl
Wraps up non-semantic-zoom views in a semantic-zoom-wrapper.
add(View) - Method in interface edu.berkeley.guir.lib.satin.view.MultiView
Add a view to the MultiView, setting the GraphicalObject the added View is attached to (via View.setAttachedGraphicalObject(GraphicalObject)) to be the same as the one this MultiView is attached to.
add(View) - Method in class edu.berkeley.guir.lib.satin.view.MultiplexedMultiViewImpl
If no views are currently contained, makes the first view added the current view.
addAll(Collection) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
addAll(int, Collection) - Method in class edu.berkeley.guir.lib.collection.OrderedList
 
addCategories(List, GestureContainer) - Method in class edu.berkeley.guir.lib.gesture.GestureSet
accumulate all the categories from container in list
addCategory(GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.GestureGroup
Add the given category to the set if it isn't already in it.
addChangeListener(ChangeListener) - Method in class edu.berkeley.guir.lib.gesture.GestureInteractor
Adds a ChangeListener
addChangeListener(ChangeListener) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryThumbnail
Adds a ChangeListener
addClient(Socket) - Method in class edu.berkeley.guir.lib.net.ClientRegistry
Add a client to the registry.
addCol(Object) - Method in class edu.berkeley.guir.lib.collection.Map2D
Adds a column with the given header to the grid, or does nothing if the header already exists.
addCollectionListener(CollectionListener) - Method in class edu.berkeley.guir.lib.gesture.AbstractGestureContainer
 
addCollectionListener(CollectionListener) - Method in interface edu.berkeley.guir.lib.gesture.GestureContainer
 
addCommand(Command) - Method in class edu.berkeley.guir.lib.satin.command.MacroCommand
Add a command to this macro.
addConsumer(ImageConsumer) - Method in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
addDirectedEdge(Node, Node) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add a directed edge with the default weight (GraphConst.DEFAULT_WEIGHT) from one node to another node.
addDirectedEdge(Node, Node, float) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add a directed edge with the specified weight from one node to another node.
addDirectedEdge(String, String) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add a directed edge with the default weight (GraphConst.DEFAULT_WEIGHT) from one node to another node.
addDirectedEdge(String, String, float) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add a directed edge with the specified weight from one node to another node.
addEdit(UndoableEdit) - Method in class edu.berkeley.guir.lib.satin.command.CommandImpl
 
addExtension(String) - Method in class edu.berkeley.guir.lib.gesture.util.ExtensionFileFilter
Adds a filetype "dot" extension to filter against.
addExtension(String) - Method in class edu.berkeley.guir.lib.satin.widgets.ExtensionFileFilter
Adds a filetype "dot" extension to filter against.
addField(String) - Method in class edu.berkeley.guir.lib.schema.Schema
Add a field to be considered valid in this Schema.
addFieldProperty(String, String) - Method in class edu.berkeley.guir.lib.schema.Schema
Add a property to a field.
addFieldValue(String, String) - Method in class edu.berkeley.guir.lib.schema.Schema
Add a value to a field.
addFileNameExtension(File, String) - Static method in class edu.berkeley.guir.lib.io.FileLib
Ensure that the filename ends with the specified extension.
addFileNameExtension(String, String) - Static method in class edu.berkeley.guir.lib.io.FileLib
Ensure that the filename ends with the specified extension.
addFilter - Variable in class edu.berkeley.guir.lib.satin.Sheet
 
addGesture(Gesture) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryDisplay
Causes the entire frame to be repacked to make sure that the new GestureDisplay is properly drawn.
addGesture(Gesture) - Method in class edu.berkeley.guir.lib.gesture.GestureCategory
 
addGestureCategory(GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.GestureSetDisplay
 
addGestureCategory(GestureCategory, boolean) - Method in class edu.berkeley.guir.lib.gesture.GestureSetDisplay
Add a new GestureCategory to the GestureSet, and bring up its corresponding GestureCategoryFrame if showFrame is true.
AddGestureInterpreterCommand - class edu.berkeley.guir.lib.satin.command.AddGestureInterpreterCommand.
Attach a Gesture Interpreter to some Graphical Object.
AddGestureInterpreterCommand(GraphicalObject, Interpreter) - Constructor for class edu.berkeley.guir.lib.satin.command.AddGestureInterpreterCommand
Select the specified Graphical Object.
addGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.command.DeleteCommand
Add a Graphical Object to the list of Graphical Objects to be deleted.
addGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.command.InsertCommand
 
addGraphicalObject(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.command.CopyCommand
Add a Graphical Object to the list of Graphical Objects to be copied.
addImpl(Component, Object, int) - Method in class edu.berkeley.guir.lib.gesture.util.SelectablePanel
 
addIndexedProperty(String, Object) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Add a value to the back of the specified indexed property.
addIndexedProperty(String, Object) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
addIndexedProperty(String, Object) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
addIndexedProperty(String, Object) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
 
addIndexedProperty(String, Object) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
AddInkInterpreterCommand - class edu.berkeley.guir.lib.satin.command.AddInkInterpreterCommand.
Attach a Gesture Interpreter to some Graphical Object.
AddInkInterpreterCommand(GraphicalObject, Interpreter) - Constructor for class edu.berkeley.guir.lib.satin.command.AddInkInterpreterCommand
Select the specified Graphical Object.
addInkToNote(int, TimedStroke[]) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Not yet implemented.
addInlink(String) - Method in class edu.berkeley.guir.lib.graphs.Node
Add a Node connected to this Node by an in link.
addInlink(String, float) - Method in class edu.berkeley.guir.lib.graphs.Node
Add a Node connected to this Node by an in link.
addItemListener(ItemListener) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryDisplay
 
addItemListener(ItemListener) - Method in class edu.berkeley.guir.lib.gesture.GestureSetDisplay
 
addItemListener(ItemListener) - Method in class edu.berkeley.guir.lib.gesture.FeaturePicker
 
addItemListener(ItemListener) - Method in class edu.berkeley.guir.lib.gesture.CategoryPicker
 
addLink(int, int) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Link two notes together.
addLinkToPane() - Method in class edu.berkeley.guir.lib.swing.AbstractLinkView
 
addNode(Node) - Method in class edu.berkeley.guir.lib.graphs.Path
Add a Node to the end of the Path.
addNode(Node) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add the Node if and only if it is not already in the Graph.
addNode(Node, float) - Method in class edu.berkeley.guir.lib.graphs.Path
Add a Node to the end of the Path.
addNode(Node, Float) - Method in class edu.berkeley.guir.lib.graphs.Path
Add a Node to the end of the Path.
addNode(String) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add a new Node if and only if it is not already in the Graph.
addNote(BrainNote) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Add the specified note.
addNote(double, double) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Add a note (with an empty label) to the specified location (relative coords).
addNote(Label, double, double) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Add a note at the specified location (relative coords).
addNote(Label, Shape) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Create a note of with the specified shape and label.
addNote(Shape) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Create a note of with the specified shape.
addObserver(ImageObserver) - Method in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
addOutlink(String) - Method in class edu.berkeley.guir.lib.graphs.Node
Add a Node connected to this Node by an out link.
addOutlink(String, float) - Method in class edu.berkeley.guir.lib.graphs.Node
Add a Node connected to this Node by an out link.
addPath(Path) - Method in class edu.berkeley.guir.lib.graphs.PathTree
Adds a path into this hierarchy tree.
addPieMenuTo(Component) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
A convenience method to have the pie menu listen on the specified component.
addPoint(double, double) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
addPoint(double, double) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Add a point to this Stroke.
addPoint(double, double) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedPolygon2D
Add a point, with the time determined by the system clock.
addPoint(double, double, long) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
 
addPoint(double, double, long) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedPolygon2D
Add a point with the specified time.
addPoint(float, float) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
 
addPoint(float, float, long) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
 
addPoint(int, int) - Method in class edu.berkeley.guir.lib.gesture.Gesture
Filters out points that are too close together
addPoint(int, int) - Method in class edu.berkeley.guir.lib.gesture.TimedPolygon
 
addPoint(int, int, long) - Method in class edu.berkeley.guir.lib.gesture.TimedPolygon
 
addPoint(Point2D) - Method in class edu.berkeley.guir.lib.awt.geom.Polygon2D
 
addPoint(Point2D) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
Add a point to this Stroke.
addPoint(Point2D, long) - Method in class edu.berkeley.guir.lib.satin.stroke.TimedStroke
 
addPopupMenuListener(PopupMenuListener) - Method in class edu.berkeley.guir.lib.satin.widgets.PieMenu
 
addPreviewer(Previewer) - Method in class edu.berkeley.guir.lib.satin.widgets.PreviewFileChooser
Basic initializations common to all of the constructors.
addProperty() - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Not yet implemented.
addProperty(String) - Method in class edu.berkeley.guir.lib.schema.Schema
Add a property that is considered valid.
addPropertyChangeListener(PropertyChangeListener) - Method in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface edu.berkeley.guir.lib.gesture.GestureObject
Listen for all propertyChangeEvents
addPropertyChangeListener(PropertyChangeListener) - Method in class edu.berkeley.guir.lib.gesture.Classifier
 
addPropertyChangeListener(PropertyChangeListener) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Add a listener on a bound property.
addPropertyChangeListener(PropertyChangeListener) - Method in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface edu.berkeley.guir.lib.gesture.GestureObject
Listen for propertyChangeEvents for a particular property
addPropertyChangeListener(String, PropertyChangeListener) - Method in class edu.berkeley.guir.lib.gesture.Classifier
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Add a listener on a bound property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
 
addPropertyValue(String, String) - Method in class edu.berkeley.guir.lib.schema.Schema
Add a value to a property that is considered valid.
addRenderingHints(Map) - Method in class edu.berkeley.guir.lib.satin.graphics.SatinGraphics
 
addRow(Object) - Method in class edu.berkeley.guir.lib.collection.Map2D
Adds a row with the given header to the 2D map, or does nothing if the header already exists.
addRow(Object[]) - Method in class edu.berkeley.guir.lib.gesture.util.DefaultCTableModel
 
addRow(Object, Vector) - Method in class edu.berkeley.guir.lib.gesture.util.DefaultCTableModel
 
addRow(Vector) - Method in class edu.berkeley.guir.lib.gesture.util.DefaultCTableModel
 
addSchema(PropertySchema) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Add a schema.
addSelected(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
Add the specified GraphicalObject to the selected list if it is not already (can only be in the list at most once).
addSelected(Iterator) - Method in class edu.berkeley.guir.lib.satin.command.CommandSubsystem
Add the GraphicalObjects in the iterator to the selected list.
addToBack(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
Add a GraphicalObject to the bottom layer.
addToBack(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
This adds a GraphicalObject to the bottom of the group, keeping its relative coordinates the same.
addToBack(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
 
addToBack(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
Add a GraphicalObject to the back of the list.
addToBack(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
Add a GraphicalObject to the bottom layer.
addToBack(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
addToBack(GraphicalObject, int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Add a GraphicalObject to the bottom of this group, specifying the GraphicalObject's position at the same time.
addToBack(Object) - Method in class edu.berkeley.guir.lib.collection.OrderedList
Same as add(), just here for symmetry.
addToFront(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
Add a GraphicalObject to the top layer.
addToFront(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
This adds a GraphicalObject to the top of the group, keeping its relative coordinates the same.
addToFront(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollectionImpl
 
addToFront(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectCollection
Add a GraphicalObject to the front of the list.
addToFront(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
Add a GraphicalObject to the top layer.
addToFront(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
addToFront(GraphicalObject, int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Add a GraphicalObject to the top of this group, specifying the GraphicalObject's position at the same time.
addToFront(Object) - Method in class edu.berkeley.guir.lib.collection.OrderedList
Add an item to the front.
addUndirectedEdge(Node, Node) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add an undirected edge with the default weight (GraphConst.DEFAULT_WEIGHT) from one node to another node.
addUndirectedEdge(Node, Node, float) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add an undirected edge with the specified weight from one node to another node.
addUndirectedEdge(String, String) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add an undirected edge with the default weight (GraphConst.DEFAULT_WEIGHT) from one node to another node.
addUndirectedEdge(String, String, float) - Method in class edu.berkeley.guir.lib.graphs.Graph
Add an undirected edge with the specified weight from one node to another node.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Add a listener on a constrained property.
addVetoableChangeListener(VetoableChangeListener) - Method in class edu.berkeley.guir.lib.properties.FlexProperties
Add a listener on a constrained property.
addWatcher(Watcher) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
addWatcher(Watcher) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
addWatcher(Watcher) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
addWatcher(Watcher) - Method in class edu.berkeley.guir.lib.satin.watch.WatchableImpl
 
addWatcher(Watcher) - Method in interface edu.berkeley.guir.lib.satin.watch.Watchable
Add a watcher to this object.
adjustmentValueChanged(AdjustmentEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
AffineTransformLib - class edu.berkeley.guir.lib.awt.geom.AffineTransformLib.
Miscellaneous affine transform utilities.
align(String, char) - Static method in class edu.berkeley.guir.lib.util.StringLib
Align text in a String into two columns.
ALL - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Get all GraphicalObjects that fit the parameters.
allocatingObjectPool(ObjectPool) - Static method in class edu.berkeley.guir.lib.collection.ObjectPool
Get an object pool that isn't really an object pool, but allocates new objects.
ancestorAdded(AncestorEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
ancestorMoved(AncestorEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
ancestorRemoved(AncestorEvent) - Method in class edu.berkeley.guir.lib.debugging.UniversalListener
 
AndGate - class edu.berkeley.guir.sketchyspice.objects.AndGate.
 
AndGate(int) - Constructor for class edu.berkeley.guir.sketchyspice.objects.AndGate
 
AnglePerDistance - class edu.berkeley.guir.lib.gesture.features.AnglePerDistance.
 
AnglePerDistance() - Constructor for class edu.berkeley.guir.lib.gesture.features.AnglePerDistance
 
AnglePerDistance(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.AnglePerDistance
 
animate - Variable in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
 
animate(GraphicalObject, AffineTransform[]) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Given a set of transforms, animate this graphical object using those transforms.
animateLinearly(AffineTransform, int) - Static method in class edu.berkeley.guir.lib.awt.geom.AffineTransformLib
 
animatePoints - Variable in class edu.berkeley.guir.lib.gesture.GesturePointsDisplay
 
animateSlowInSlowOut(AffineTransform, int) - Static method in class edu.berkeley.guir.lib.awt.geom.AffineTransformLib
 
ANYPORT - Static variable in interface edu.berkeley.guir.lib.net.NetConstants
Use any available port if a port is not specified.
append(byte) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Append a single byte to this current DataBuffer.
append(byte[]) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Append the specified buffer to the end.
append(byte[], int, int) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Append the specified buffer to the end.
append(DataBuffer) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Append a DataBuffer to this current DataBuffer.
append(String) - Method in class edu.berkeley.guir.lib.satin.objects.GObText
 
appendToFile(String) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Append the buffer to the specified file, creating the file if it does not exist.
applyNormalizingTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.ViewHandler
Apply a new transform to the normalizing transform, the one that specifies how to normalize the coordinates to (0,0).
applyTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
applyTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.event.SatinEvent
Apply a transform to this event.
applyTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
applyTransform(AffineTransform) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Apply an affine Transform to this Graphical Object.
applyTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
applyTransform(AffineTransform) - Method in class edu.berkeley.guir.lib.satin.objects.StickyGraphicalObjectWrapper
 
applyTransform(AffineTransform) - Method in class edu.berkeley.guir.brainstorm.BrainNote
 
applyTransform(MouseEvent, AffineTransform) - Static method in class edu.berkeley.guir.lib.awt.EventUtil
 
ApplyTransformationCommand - class edu.berkeley.guir.lib.satin.command.ApplyTransformationCommand.
Apply a transformation to a GraphicalObject.
ApplyTransformationCommand(GraphicalObject, AffineTransform) - Constructor for class edu.berkeley.guir.lib.satin.command.ApplyTransformationCommand
Create the apply transformation command.
areEqualOrNull(String, String) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
returns true if both a and b are null, or if both have the same string value (as determined by equals())
areVerySimilar(GestureObject, GestureObject) - Static method in class edu.berkeley.guir.lib.gesture.HumanSimilarity
return whether g1 and g2 will be perceived by people as being very similar
ARROW_STYLE_FILE - Static variable in class edu.berkeley.guir.lib.satin.objects.LineArrow
 
Arrowhead - class edu.berkeley.guir.lib.swing.Arrowhead.
 
Arrowhead() - Constructor for class edu.berkeley.guir.lib.swing.Arrowhead
 
Arrowtail - class edu.berkeley.guir.lib.swing.Arrowtail.
 
Arrowtail() - Constructor for class edu.berkeley.guir.lib.swing.Arrowtail
 
ASCII - Variable in class edu.berkeley.guir.lib.gesture.GestureFile
the file was in ASCII format (deprecated)
Aspect - class edu.berkeley.guir.lib.gesture.features.Aspect.
 
Aspect() - Constructor for class edu.berkeley.guir.lib.gesture.features.Aspect
 
Aspect(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.Aspect
 
assert(boolean, String) - Method in class edu.berkeley.guir.lib.debugging.Debug
Validate a predicate.
AssertionFailedException - exception edu.berkeley.guir.lib.debugging.AssertionFailedException.
Represents an Assertion validation error.
AssertionFailedException() - Constructor for class edu.berkeley.guir.lib.debugging.AssertionFailedException
 
AssertionFailedException(String) - Constructor for class edu.berkeley.guir.lib.debugging.AssertionFailedException
 
at(int) - Method in class edu.berkeley.guir.lib.collection.DataBuffer
Retrieve the byte at the specified position.
atBottom(GraphicalObject, GraphicalObject) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Uses the SatinConstants.DEFAULT_SELECT_THRESHOLD.
atBottom(GraphicalObject, GraphicalObject, double) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Check if gobAA is at the bottom of gobBB within threshold dist.
atLeft(GraphicalObject, GraphicalObject) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Uses the SatinConstants.DEFAULT_SELECT_THRESHOLD.
atLeft(GraphicalObject, GraphicalObject, double) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Check if gobAA is at the left of gobBB within threshold dist.
atRight(GraphicalObject, GraphicalObject) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Uses the SatinConstants.DEFAULT_SELECT_THRESHOLD.
atRight(GraphicalObject, GraphicalObject, double) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Check if gobAA is at the right of gobBB within threshold dist.
atTop(GraphicalObject, GraphicalObject) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Uses the SatinConstants.DEFAULT_SELECT_THRESHOLD.
atTop(GraphicalObject, GraphicalObject, double) - Static method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectLib
Check if gobAA is at the top of gobBB within threshold dist.
author - Variable in class edu.berkeley.guir.lib.gesture.DefaultGestureObject
 
AUTHOR_PROP - Static variable in interface edu.berkeley.guir.lib.gesture.GestureObject
 
autoSaveWasRead - Variable in class edu.berkeley.guir.lib.gesture.GestureFile
 
available() - Method in class edu.berkeley.guir.lib.io.CountInputStream
 
averageCoords(GestureCategory) - Static method in class edu.berkeley.guir.lib.gesture.HumanCoords
 
awt - class edu.berkeley.guir.lib.gesture.util.awt.
 
awt() - Constructor for class edu.berkeley.guir.lib.gesture.util.awt
 

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 _