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 _

B

b - Variable in class edu.berkeley.guir.lib.gesture.Classifier.FeatureDirection
 
BACKGROUND_COLOR_DEFAULT - Static variable in class edu.berkeley.guir.lib.satin.Sheet
 
BACKGROUND_COLOR_PROPERTY - Static variable in class edu.berkeley.guir.lib.satin.Sheet
 
BAR - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
For separating text when printing.
BasicSatinEventFilter - class edu.berkeley.guir.lib.satin.event.BasicSatinEventFilter.
This software is distributed under the Berkeley Software License.
BasicSatinEventFilter() - Constructor for class edu.berkeley.guir.lib.satin.event.BasicSatinEventFilter
 
BasicStrokeEventFilter - class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter.
An AND filter for stroke events.
BasicStrokeEventFilter() - Constructor for class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter
Accepts all.
BasicStrokeEventFilter(boolean, boolean, boolean) - Constructor for class edu.berkeley.guir.lib.satin.event.BasicStrokeEventFilter
Set the values in the filter.
BEGIN_TOKEN - Static variable in class edu.berkeley.guir.lib.metrics.CodeCounter
 
BELOW - Static variable in interface edu.berkeley.guir.lib.satin.SatinConstants
Get GraphicalObjects below the specified Point.
bidirBubbleSort(int[]) - Static method in class edu.berkeley.guir.lib.util.Sort
Performs a bidirectional "bubble" sort on theArray passed in.
bidirBubbleSort(Object[], Comparison) - Static method in class edu.berkeley.guir.lib.util.Sort
Performs a bidirectional "bubble" sort on theArray passed in.
bimgCurrent - Variable in class edu.berkeley.guir.lib.awt.image.FrameGrabber
 
BINARY - Variable in class edu.berkeley.guir.lib.gesture.GestureFile
the file was in binary format (deprecated)
BinarySearchTree - class edu.berkeley.guir.lib.graphs.BinarySearchTree.
An tree that has at most two children per node ordered such that all values less than the root value will go to the left, and all values greater than the root value will go to the right.
BinarySearchTree() - Constructor for class edu.berkeley.guir.lib.graphs.BinarySearchTree
Default constructor, creates an empty binary tree.
BinarySearchTree(Object) - Constructor for class edu.berkeley.guir.lib.graphs.BinarySearchTree
Creates a binary tree with the specified object at the root.
BinaryTree - class edu.berkeley.guir.lib.graphs.BinaryTree.
An abstract tree that has at most two children per node.
BinaryTree() - Constructor for class edu.berkeley.guir.lib.graphs.BinaryTree
Default constructor, creates an empty binary tree.
BinaryTree(Object) - Constructor for class edu.berkeley.guir.lib.graphs.BinaryTree
Creates a binary tree with the specified object at the root.
BinaryTree(Object, BinaryTree, BinaryTree) - Constructor for class edu.berkeley.guir.lib.graphs.BinaryTree
Creates a binary tree with the specified object at the root.
bitcount(BitSet) - Static method in class edu.berkeley.guir.lib.gesture.util.Matrix
 
bitStringTest(String[]) - Static method in class edu.berkeley.guir.lib.gesture.util.Misc
 
Blinker - class edu.berkeley.guir.lib.gesture.util.Blinker.
Blink on and off at a set rate.
Blinker() - Constructor for class edu.berkeley.guir.lib.gesture.util.Blinker
 
blit(SatinGraphics) - Method in class edu.berkeley.guir.lib.satin.graphics.RepaintQueue
 
blit(SatinGraphics, long) - Method in class edu.berkeley.guir.lib.satin.graphics.RepaintQueue
 
boolMulti - Variable in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
boolTransferred - Variable in class edu.berkeley.guir.lib.awt.image.eztwain.SimpleEZTwainSource
 
BOTTOM - Static variable in interface edu.berkeley.guir.lib.satin.graphics.GraphicsConstants
o o o o o o o x o
BOTTOM_LEFT - Static variable in interface edu.berkeley.guir.lib.satin.graphics.GraphicsConstants
o o o o o o x o o
BOTTOM_RIGHT - Static variable in interface edu.berkeley.guir.lib.satin.graphics.GraphicsConstants
o o o o o o o o x
BoundsAngle - class edu.berkeley.guir.lib.gesture.features.BoundsAngle.
Angle of the bounding box
BoundsAngle() - Constructor for class edu.berkeley.guir.lib.gesture.features.BoundsAngle
 
BoundsAngle(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.BoundsAngle
 
BoundsSize - class edu.berkeley.guir.lib.gesture.features.BoundsSize.
Size of the bounding box
BoundsSize() - Constructor for class edu.berkeley.guir.lib.gesture.features.BoundsSize
 
BoundsSize(Gesture) - Constructor for class edu.berkeley.guir.lib.gesture.features.BoundsSize
 
BrainNote - class edu.berkeley.guir.brainstorm.BrainNote.
Here's the scenegraph:
BrainNote() - Constructor for class edu.berkeley.guir.brainstorm.BrainNote
Default constructor.
BrainNote(double, double) - Constructor for class edu.berkeley.guir.brainstorm.BrainNote
Create a note at the specified location.
BrainNote(Label, double, double) - Constructor for class edu.berkeley.guir.brainstorm.BrainNote
Create a note at the specified location, with the specified label.
BrainNote(Label, Shape) - Constructor for class edu.berkeley.guir.brainstorm.BrainNote
 
BrainNote(Shape) - Constructor for class edu.berkeley.guir.brainstorm.BrainNote
 
Brainstorm - class edu.berkeley.guir.brainstorm.Brainstorm.
Revisions: 1.0.0 06-28-2000 JH Created class
Brainstorm() - Constructor for class edu.berkeley.guir.brainstorm.Brainstorm
 
BrainstormConstants - interface edu.berkeley.guir.brainstorm.BrainstormConstants.
Revisions: 1.0.0 07-19-2000 JH Created class
BrainstormSheet - class edu.berkeley.guir.brainstorm.BrainstormSheet.
A brainstorming application.
BrainstormSheet() - Constructor for class edu.berkeley.guir.brainstorm.BrainstormSheet
Default constructor.
bringDownALayer() - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringDownALayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
bringDownALayer() - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Bring this Graphical Object down one layer in its current group.
bringDownALayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
bringDownALayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringDownALayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
bringDownALayer(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Move the specified GraphicalObject down one layer in this Graphical Object Group.
bringDownALayer(int) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Currently not implemented.
bringDownNLayers(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringDownNLayers(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
bringDownNLayers(GraphicalObject, int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Move the specified GraphicalObject down N layers in this Group.
bringDownNLayers(int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringDownNLayers(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
bringDownNLayers(int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Bring this Graphical Object down N layers in its current group.
bringDownNLayers(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
bringToBottomLayer() - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringToBottomLayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
bringToBottomLayer() - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Bring this Graphical Object to the bottom of its current group.
bringToBottomLayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
bringToBottomLayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringToBottomLayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
bringToBottomLayer(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Move the specified Graphical Object to the bottom layer of this Graphical Object Group.
bringToBottomLayer(int) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Currently not implemented.
bringToTopLayer() - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringToTopLayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
bringToTopLayer() - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Bring this Graphical Object to the top of its current group.
bringToTopLayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
bringToTopLayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringToTopLayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
bringToTopLayer(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Move the specified Graphical Object to the top layer of this Graphical Object Group.
bringToTopLayer(int) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Currently not implemented.
bringUpALayer() - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringUpALayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
bringUpALayer() - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Bring this Graphical Object up one layer in its current group.
bringUpALayer() - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
bringUpALayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringUpALayer(GraphicalObject) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
bringUpALayer(GraphicalObject) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Move the specified GraphicalObject up one layer in this Graphical Object Group.
bringUpALayer(int) - Method in class edu.berkeley.guir.brainstorm.BrainstormSheet
Currently not implemented.
bringUpNLayers(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringUpNLayers(GraphicalObject, int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroupImpl
 
bringUpNLayers(GraphicalObject, int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObjectGroup
Move the specified GraphicalObject up N layers in this Group.
bringUpNLayers(int) - Method in class edu.berkeley.guir.lib.satin.Sheet
 
bringUpNLayers(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectImpl
 
bringUpNLayers(int) - Method in interface edu.berkeley.guir.lib.satin.objects.GraphicalObject
Bring this Graphical Object up N layers in its current group.
bringUpNLayers(int) - Method in class edu.berkeley.guir.lib.satin.objects.GraphicalObjectWrapper
 
bubbleSort(int[]) - Static method in class edu.berkeley.guir.lib.util.Sort
Performs a "bubble" sort on theArray passed in.
bubbleSort(Object[], Comparison) - Static method in class edu.berkeley.guir.lib.util.Sort
Performs a "bubble" sort on theArray passed in.
buildRowHeaders() - Method in class edu.berkeley.guir.lib.gesture.util.CTable
 
buildUI() - Method in class edu.berkeley.guir.lib.gesture.GestureDisplay
 
buildUI(GestureCategory) - Method in class edu.berkeley.guir.lib.gesture.GestureCategoryFrame
Set up frame contents
bytesToLen(byte[]) - Static method in class edu.berkeley.guir.lib.net.NetLib
Convert the first four bytes in the byte array into an int.

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 _