Index of all Fields and Methods
All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

ABORTED. Static variable in class java.awt.MediaTracker
Flag indicating the download of some media was aborted.
action(Event, Object). Method in class java.awt.Component
Called if an action occurs in the Component.
action(GraphicsEvent, Object). Method in class sgraphics.ViewerImpl
/** Called when an action occurs in the Component.
action(Viewer, GraphicsEvent, Object). Method in interface sgraphics.ViewerCallback
/** Called when an action occurs in the Component.
ACTION_EVENT. Static variable in class java.awt.Event
An action event.
activate(). Method in class sgraphics.wrapper.FrameHandle
Use the active color.
add(Component). Method in class java.awt.Container
Adds the specified component to this container.
add(Component, int). Method in class java.awt.Container
Adds the specified component to this container at the given position.
add(int, int). Method in class java.awt.Rectangle
Adds a point to a rectangle.
add(Menu). Method in class java.awt.MenuBar
Adds the specified menu to the menu bar.
add(MenuItem). Method in class java.awt.Menu
Adds the specified item to this menu.
add(Point). Method in class java.awt.Rectangle
Adds a point to a rectangle.
add(Rectangle). Method in class java.awt.Rectangle
Adds a rectangle to a rectangle.
add(String). Method in class java.awt.Menu
Adds an item with with the specified label to this menu.
add(String, Component). Method in class java.awt.Container
Adds the specified component to this container.
addElement(Object). Method in class java.util.Vector
Adds the specified object as the last element of the vector.
addImage(Image, int). Method in class java.awt.MediaTracker
Adds an image to the list of images being tracked.
addImage(Image, int, int, int). Method in class java.awt.MediaTracker
Adds a scaled image to the list of images being tracked.
addItem(String). Method in class java.awt.Choice
Adds an item to this Choice.
addItem(String). Method in class java.awt.List
Adds the specified item to the end of scrolling list.
addItem(String, int). Method in class java.awt.List
Adds the specified item to the end of scrolling list.
addLayoutComponent(String, Component). Method in class java.awt.BorderLayout
Adds the specified named component to the layout.
addLayoutComponent(String, Component). Method in class java.awt.CardLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component). Method in class java.awt.FlowLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component). Method in class java.awt.GridBagLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component). Method in class java.awt.GridLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component). Method in interface java.awt.LayoutManager
Adds the specified component with the specified name to the layout.
addNotify(). Method in class java.awt.Button
Creates the peer of the button.
addNotify(). Method in class java.awt.Canvas
Creates the peer of the canvas.
addNotify(). Method in class java.awt.Checkbox
Creates the peer of the Checkbox.
addNotify(). Method in class java.awt.CheckboxMenuItem
Creates the peer of the checkbox item.
addNotify(). Method in class java.awt.Choice
Creates the Choice's peer.
addNotify(). Method in class java.awt.Component
Notifies the Component to create a peer.
addNotify(). Method in class java.awt.Container
Notifies the container to create a peer.
addNotify(). Method in class java.awt.Dialog
Creates the frame's peer.
addNotify(). Method in class java.awt.FileDialog
Creates the frame's peer.
addNotify(). Method in class java.awt.Frame
Creates the Frame's peer.
addNotify(). Method in class java.awt.Label
Creates the peer for this label.
addNotify(). Method in class java.awt.List
Creates the peer for the list.
addNotify(). Method in class java.awt.Menu
Creates the menu's peer.
addNotify(). Method in class java.awt.MenuBar
Creates the menu bar's peer.
addNotify(). Method in class java.awt.MenuItem
Creates the menu item's peer.
addNotify(). Method in class java.awt.Panel
Creates the Panel's peer.
addNotify(). Method in class java.awt.Scrollbar
Creates the Scrollbar's peer.
addNotify(). Method in class java.awt.TextArea
Creates the TextArea's peer.
addNotify(). Method in class java.awt.TextField
Creates the TextField's peer.
addNotify(). Method in class java.awt.Window
Creates the Window's peer.
addObserver(Observer). Method in class java.util.Observable
Adds an observer to the observer list.
addPoint(int, int). Method in class java.awt.Polygon
Appends a point to a polygon.
addSeparator(). Method in class java.awt.Menu
Adds a separator line, or a hypen, to the menu at the current position.
AdjustForGravity(GridBagConstraints, Rectangle). Method in class java.awt.GridBagLayout
Adjustment(). Constructor for class sgraphics.Adjustment
AdjustmentSettings(). Constructor for class sgraphics.AdjustmentSettings
after(Date). Method in class java.util.Date
Checks whether this date comes after the specified date.
align. Variable in class sgraphics.BoundingSpan
align. Variable in class sgraphics.Requirement
align(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Position the glyph using the given alignments.
alignAxis(Glyph, int, float). Static method in class sgraphics.layout.LayoutKit
Position the glyph by aligning along an axis.
allocate(Allocation). Method in class sgraphics.wrapper.Background
allocate(Allocation). Method in class sgraphics.wrapper.Border
allocate(Allocation). Method in class sgraphics.widget.ButtonGlyph
allocate(Allocation). Method in class sgraphics.CanvasGlyph
allocate(Allocation). Method in class sgraphics.widget.CheckboxGlyph
allocate(Allocation). Method in class sgraphics.widget.ChoiceGlyph
allocate(Allocation). Method in class sgraphics.DebugGlyph
allocate(Allocation). Method in class sgraphics.figure.FigLabel
allocate(Allocation). Method in class sgraphics.figure.FigureViewer
allocate(Allocation). Method in interface sgraphics.Glyph
Allocate the size of the region where the glyph will draw.
allocate(Allocation). Method in class sgraphics.GlyphImpl
allocate(Allocation). Method in class sgraphics.wrapper.LabeledOutline
allocate(Allocation). Method in class sgraphics.widget.ListGlyph
allocate(Allocation). Method in class sgraphics.MonoGlyph
allocate(Allocation). Method in class sgraphics.wrapper.Outline
allocate(Allocation). Method in class sgraphics.wrapper.ResizableFrame
allocate(Allocation). Method in class sgraphics.widget.ScrollbarGlyph
allocate(Allocation). Method in class sgraphics.widget.TextAreaGlyph
allocate(Allocation). Method in class sgraphics.widget.TextFieldGlyph
allocate(Allocation). Method in class sgraphics.layout.Viewport
allocate(Allocation). Method in class sgraphics.widget.WidgetImpl
allocate(Glyph[], Allocation). Method in class sgraphics.layout.DebugLayout
Allocate for a list of glyphs.
allocation. Variable in class sgraphics.Allocation
Allocation(). Constructor for class sgraphics.Allocation
allocations(Glyph[], Allocation). Method in class sgraphics.layout.DebugLayout
Calculate the allocations for the list.
allowsMultipleSelections(). Method in class java.awt.List
Returns true if this list allows multiple selections.
ALT_MASK. Static variable in class java.awt.Event
The alt modifier constant.
anchor. Variable in class java.awt.GridBagConstraints
and(BitSet). Method in class java.util.BitSet
Logically ANDs this bit set with the specified set of bits.
append(Glyph). Method in class sgraphics.widget.ButtonGlyph
append(Glyph). Method in class sgraphics.widget.CheckboxGlyph
append(Glyph). Method in class sgraphics.widget.ChoiceGlyph
append(Glyph). Method in class sgraphics.DebugGlyph
append(Glyph). Method in interface sgraphics.Glyph
Append a glyph to the composite list.
append(Glyph). Method in class sgraphics.GlyphImpl
append(Glyph). Method in class sgraphics.widget.ListGlyph
append(Glyph). Method in class sgraphics.MonoGlyph
append(Glyph). Method in class sgraphics.widget.ScrollbarGlyph
append(Glyph). Method in class sgraphics.widget.TextAreaGlyph
append(Glyph). Method in class sgraphics.widget.TextFieldGlyph
appendText(String). Method in class java.awt.TextArea
Appends the given text to the end.
Applet(). Constructor for class java.applet.Applet
appletResize(int, int). Method in interface java.applet.AppletStub
Called when the applet wants to be resized.
AREA. Static variable in class sgraphics.Picker
area. Variable in class sgraphics.Picker
Area for a DAMAGE based pick.
Area(). Constructor for class sgraphics.Area
Initializes an empty bounding box with all coordinates zero.
Area(Area). Constructor for class sgraphics.Area
Construct a area from a given region.
Area(float, float, float, boolean, float, float, float, boolean). Constructor for class sgraphics.Area
Initializes a bounding box.
Area(float, float, float, float, float, float). Constructor for class sgraphics.Area
Initializes a bounding box.
arg. Variable in class java.awt.Event
An arbitrary argument.
ArrangeGrid(Container). Method in class java.awt.GridBagLayout
attach(Picker). Method in class sgraphics.Picker
AWTError(String). Constructor for class java.awt.AWTError
AWTException(String). Constructor for class java.awt.AWTException
Constructs an AWTException with the specified detail message.

B

back(Glyph, Glyph). Static method in class sgraphics.layout.LayoutKit
Put a glyph under another glyph.
background. Variable in class sgraphics.figure.FigureStyle
Background(Glyph, Color). Constructor for class sgraphics.wrapper.Background
Background(Glyph, Color, boolean, boolean). Constructor for class sgraphics.wrapper.Background
before(Date). Method in class java.util.Date
Checks whether this date comes before the specified date.
begin. Variable in class sgraphics.BoundingSpan
begin(). Method in class sgraphics.Adjustment
Begin a transaction.
BitSet(). Constructor for class java.util.BitSet
Creates an empty set.
BitSet(int). Constructor for class java.util.BitSet
Creates an empty set with the specified size.
black. Static variable in class java.awt.Color
The color black.
blinkingLabel(FigureStyle, String). Static method in class sgraphics.figure.FigureKit
Get a blinking label.
blue. Static variable in class java.awt.Color
The color blue.
bmargin(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the bottom side of a glyph.
bmarginFlexible(Glyph, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the bottom side of a glyph and make it flexible.
body(). Method in class sgraphics.widget.ButtonGlyph
body(). Method in class sgraphics.widget.CheckboxGlyph
body(). Method in class sgraphics.widget.ChoiceGlyph
body(). Method in class sgraphics.DebugGlyph
body(). Method in interface sgraphics.Glyph
Get the body of a glyph.
body(). Method in class sgraphics.GlyphImpl
body(). Method in class sgraphics.wrapper.LabeledOutline
body(). Method in class sgraphics.widget.ListGlyph
body(). Method in class sgraphics.PolyGlyph
Don't use.
body(). Method in class sgraphics.widget.ScrollbarGlyph
body(). Method in class sgraphics.widget.TextAreaGlyph
body(). Method in class sgraphics.widget.TextFieldGlyph
body_. Variable in class sgraphics.GlyphImpl
BOLD. Static variable in class java.awt.Font
The bold style constant.
Border(Glyph, Color, Color). Constructor for class sgraphics.wrapper.Border
Border(Glyph, Color, Color, float). Constructor for class sgraphics.wrapper.Border
BorderLayout(). Constructor for class java.awt.BorderLayout
Constructs a new BorderLayout.
BorderLayout(int, int). Constructor for class java.awt.BorderLayout
Constructs a BorderLayout with the specified gaps.
BOTH. Static variable in class java.awt.GridBagConstraints
bottom. Variable in class java.awt.Insets
The inset from the bottom.
BoundingSpan(). Constructor for class sgraphics.BoundingSpan
bounds(). Method in class sgraphics.Area
Get upper and lower coordinates.
bounds(). Method in class java.awt.Component
Returns the current bounds of this component.
brighter(). Method in class java.awt.Color
Returns a brighter version of this color.
brushSize. Variable in class sgraphics.figure.FigureStyle
Button(). Constructor for class java.awt.Button
Constructs a Button with no label.
Button(String). Constructor for class java.awt.Button
Constructs a Button with a string label.
ButtonGlyph(). Constructor for class sgraphics.widget.ButtonGlyph
Constructs a Button with no label.
ButtonGlyph(String). Constructor for class sgraphics.widget.ButtonGlyph
Constructs a Button with a string label.
bytesWidth(byte[], int, int). Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of bytes in this Font.

C

cacheRequirements. Static variable in class sgraphics.Sgraphics
Set this to false to stop Boxes from caching requirements.
cancel(). Method in class sgraphics.Adjustment
Cancel a transaction.
Canvas(). Constructor for class java.awt.Canvas
CanvasGlyph(float, float). Constructor for class sgraphics.CanvasGlyph
Create a canvas of the given size that can shrink to 0 and stretch forever.
capacity(). Method in class java.util.Vector
Returns the current capacity of the vector.
capacityIncrement. Variable in class java.util.Vector
The size of the increment.
CardLayout(). Constructor for class java.awt.CardLayout
Creates a new card layout.
CardLayout(int, int). Constructor for class java.awt.CardLayout
Creates a card layout with the specified gaps.
CENTER. Static variable in class java.awt.FlowLayout
The right alignment variable.
CENTER. Static variable in class java.awt.GridBagConstraints
CENTER. Static variable in class java.awt.Label
The center alignment.
center(). Method in class sgraphics.Area
Get the center of the area.
charsWidth(char[], int, int). Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of characters in this Font.
charWidth(char). Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
charWidth(int). Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
checkAll(). Method in class java.awt.MediaTracker
Checks to see if all images have finished loading but does not start loading the images if they are not already loading.
checkAll(boolean). Method in class java.awt.MediaTracker
Checks to see if all images have finished loading.
Checkbox(). Constructor for class java.awt.Checkbox
Constructs a Checkbox with no label, no Checkbox group, and initialized to a false state.
Checkbox(String). Constructor for class java.awt.Checkbox
Constructs a Checkbox with the specified label, no Checkbox group, and initialized to a false state.
Checkbox(String, CheckboxGroup, boolean). Constructor for class java.awt.Checkbox
Constructs a Checkbox with the specified label, specified Checkbox group, and specified boolean state.
CheckboxGlyph(). Constructor for class sgraphics.widget.CheckboxGlyph
Constructs a Checkbox with no label, no Checkbox group, and initialized to a false state.
CheckboxGlyph(String). Constructor for class sgraphics.widget.CheckboxGlyph
Constructs a Checkbox with the specified label, no Checkbox group, and initialized to a false state.
CheckboxGlyph(String, CheckboxGroup, boolean). Constructor for class sgraphics.widget.CheckboxGlyph
Constructs a Checkbox with the specified label, specified Checkbox group, and specified boolean state.
CheckboxGroup(). Constructor for class java.awt.CheckboxGroup
Creates a new CheckboxGroup.
CheckboxMenuItem(String). Constructor for class java.awt.CheckboxMenuItem
Creates the checkbox item with the specified label.
checkID(int). Method in class java.awt.MediaTracker
Checks to see if all images tagged with the indicated ID have finished loading, but does not start loading the images if they are not already loading.
checkID(int, boolean). Method in class java.awt.MediaTracker
Checks to see if all images tagged with the indicated ID have finished loading.
checkImage(Image, ImageObserver). Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver). Method in class java.awt.Component
Returns the status of the construction of a scaled screen representation of the specified image.
checkImage(Image, int, int, ImageObserver). Method in class java.awt.Toolkit
Returns the status of the construction of the indicated method at the indicated width and height for the default screen.
children_. Variable in class sgraphics.GlyphImpl
Choice(). Constructor for class java.awt.Choice
Constructs a new Choice.
ChoiceGlyph(). Constructor for class sgraphics.widget.ChoiceGlyph
Constructs a new Choice.
circle(int, FigureStyle, float, float, float). Static method in class sgraphics.figure.FigureKit
Get a circle.
Clear. Static variable in interface sgraphics.figure.FigureMode
Clear the area.
clear(). Method in class java.util.Hashtable
Clears the hash table so that it has no more elements in it.
clear(). Method in class java.awt.List
Clears the list.
clear(int). Method in class java.util.BitSet
Clears a bit.
clearChanged(). Method in class java.util.Observable
Clears an observable change.
clearRect(float, float, float, float). Method in class sgraphics.Painter
Clears the specified rectangle by filling it with the current background color of the current drawing surface.
clearRect(int, int, int, int). Method in class java.awt.Graphics
Clears the specified rectangle by filling it with the current background color of the current drawing surface.
clickCount. Variable in class java.awt.Event
The number of consecutive clicks.
clipping. Variable in class sgraphics.Allocation
clipRect(Area). Method in class sgraphics.Painter
Clips to a rectangle.
clipRect(int, int, int, int). Method in class java.awt.Graphics
Clips to a rectangle.
clone(). Method in class java.util.BitSet
Clones the BitSet.
clone(). Method in class java.awt.GridBagConstraints
Creates a clone of the object.
clone(). Method in class java.util.Hashtable
Creates a clone of the hashtable.
clone(). Method in class java.awt.Insets
Creates a clone of the object.
clone(). Method in class java.util.Vector
Clones this vector.
Color(float, float, float). Constructor for class java.awt.Color
Creates a color with the specified red, green, and blue values in the range (0.0 - 1.0).
Color(int). Constructor for class java.awt.Color
Creates a color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(int, int, int). Constructor for class java.awt.Color
Creates a color with the specified red, green, and blue values in the range (0 - 255).
columnWeights. Variable in class java.awt.GridBagLayout
columnWidths. Variable in class java.awt.GridBagLayout
commit(). Method in class sgraphics.Adjustment
End a transaction.
COMPLETE. Static variable in class java.awt.MediaTracker
Flag indicating the download of media completed successfully.
comptable. Variable in class java.awt.GridBagLayout
computeSqueeze(Requirement, float). Static method in class sgraphics.GlyphImpl
constrain(float). Method in class sgraphics.Adjustment
Modify the given coordinate if necessary to keep it within the adjustment's settings.
constrain(float, float, float, float). Method in interface sgraphics.AdjustmentConstraint
Constrain the value to be within the allowable scrolling region.
contains(Object). Method in class java.util.Hashtable
Returns true if the specified object is an element of the hashtable.
contains(Object). Method in class java.util.Vector
Returns true if the specified object is a value of the collection.
contains(Point). Method in class sgraphics.Area
Determine if a point intersects the area.
containsKey(Object). Method in class java.util.Hashtable
Returns true if the collection contains an element for the key.
controlDown(). Method in class java.awt.Event
Checks if the control key is down.
convertHorizontal(float). Method in class sgraphics.Sgraphics
convertHorizontal(int). Method in class sgraphics.Sgraphics
convertVertical(float). Method in class sgraphics.Sgraphics
convertVertical(int). Method in class sgraphics.Sgraphics
copy(Area). Method in class sgraphics.Area
Copy the given area into this area.
copyArea(float, float, float, float, float, float). Method in class sgraphics.Painter
Copies an area of the screen.
copyArea(int, int, int, int, int, int). Method in class java.awt.Graphics
Copies an area of the screen.
copyInto(Object[]). Method in class java.util.Vector
Copies the elements of this vector into the specified array.
count(). Method in class sgraphics.widget.ButtonGlyph
count(). Method in class sgraphics.widget.CheckboxGlyph
count(). Method in class sgraphics.widget.ChoiceGlyph
count(). Method in interface sgraphics.Glyph
Get the number of child glyphs for a PolyGlyph.
count(). Method in class sgraphics.GlyphImpl
count(). Method in class sgraphics.widget.ListGlyph
count(). Method in class sgraphics.MonoGlyph
count(). Method in class sgraphics.widget.ScrollbarGlyph
count(). Method in class sgraphics.widget.TextAreaGlyph
count(). Method in class sgraphics.widget.TextFieldGlyph
countComponents(). Method in class java.awt.Container
Returns the number of components in this panel.
countItems(). Method in class java.awt.Choice
Returns the number of items in this Choice.
countItems(). Method in class java.awt.List
Returns the number of items in the list.
countItems(). Method in class java.awt.Menu
Returns the number of elements in this menu.
countMenus(). Method in class java.awt.MenuBar
Counts the number of menus on the menu bar.
countObservers(). Method in class java.util.Observable
Counts the number of observers.
countTokens(). Method in class java.util.StringTokenizer
Returns the next number of tokens in the String using the current deliminter set.
create(). Method in class java.awt.Graphics
Creates a new Graphics Object that is a copy of the original Graphics Object.
create(int, int, int, int). Method in class java.awt.Graphics
Creates a new Graphics Object with the specified parameters, based on the original Graphics Object.
createButton(Button). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Button.
createCanvas(Canvas). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Canvas.
createCheckbox(Checkbox). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Checkbox.
createCheckboxMenuItem(CheckboxMenuItem). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new CheckboxMenuItem.
createChoice(Choice). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Choice.
createDialog(Dialog). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Dialog.
createFileDialog(FileDialog). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new FileDialog.
createFrame(Frame). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Frame.
createFullyVisibleConstraint(float, float). Static method in class sgraphics.layout.LayoutKit
A constraint that controls the the scrollable region when the view is larger than the data.
createImage(ImageProducer). Method in class java.awt.Component
Creates an image from the specified image producer.
createImage(ImageProducer). Method in class java.awt.Toolkit
Creates an image with the specified image producer.
createImage(int, int). Method in class java.awt.Component
Creates an off-screen drawable Image to be used for double buffering.
createLabel(Label). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Label.
createList(List). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new List.
createMenu(Menu). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Menu.
createMenuBar(MenuBar). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new MenuBar.
createMenuItem(MenuItem). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new MenuItem.
createPanel(Panel). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Panel.
createScrollbar(Scrollbar). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Scrollbar.
createTextArea(TextArea). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new TextArea.
createTextField(TextField). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new TextField.
createViewport(Glyph). Static method in class sgraphics.layout.LayoutKit
A viewport allows its child to be scrolled.
createWindow(Window). Method in class java.awt.Toolkit
Uses the specified Peer interface to create a new Window.
CROSSHAIR_CURSOR. Static variable in class java.awt.Frame
CTRL_MASK. Static variable in class java.awt.Event
The control modifier constant.
currentLength. Variable in class sgraphics.AdjustmentSettings
currentLength(int). Method in class sgraphics.layout.Viewport
currentLower. Variable in class sgraphics.AdjustmentSettings
currentLower(int). Method in class sgraphics.layout.Viewport
currentUpper. Variable in class sgraphics.AdjustmentSettings
cyan. Static variable in class java.awt.Color
The color cyan.

D

darker(). Method in class java.awt.Color
Returns a darker version of this color.
darkGray. Static variable in class java.awt.Color
The color dark gray.
Date(). Constructor for class java.util.Date
Creates today's date/time.
Date(int, int, int). Constructor for class java.util.Date
Creates a date.
Date(int, int, int, int, int). Constructor for class java.util.Date
Creates a date.
Date(int, int, int, int, int, int). Constructor for class java.util.Date
Creates a date.
Date(long). Constructor for class java.util.Date
Creates a date.
Date(String). Constructor for class java.util.Date
Creates a date from a string according to the syntax accepted by parse().
DebugGlyph(). Constructor for class sgraphics.DebugGlyph
DebugGlyph(Glyph). Constructor for class sgraphics.DebugGlyph
DebugLayout(LayoutManager). Constructor for class sgraphics.layout.DebugLayout
DEFAULT_CURSOR. Static variable in class java.awt.Frame
defaultConstraints. Variable in class java.awt.GridBagLayout
defaults. Variable in class java.util.Properties
defined. Variable in class sgraphics.Requirement
deleteObserver(Observer). Method in class java.util.Observable
Deletes an observer from the observer list.
deleteObservers(). Method in class java.util.Observable
Deletes observers from the observer list.
delItem(int). Method in class java.awt.List
Delete an item from the list.
delItems(int, int). Method in class java.awt.List
Delete multiple items from the list.
deliverEvent(Event). Method in class java.awt.Component
Delivers an event to this component or one of its sub components.
deliverEvent(Event). Method in class java.awt.Container
Delivers an event.
deselect(int). Method in class java.awt.List
Deselects the item at the specified index.
destroy(). Method in class java.applet.Applet
Cleans up whatever resources are being held.
detach(Picker). Method in class sgraphics.Picker
Dialog(Frame, boolean). Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog.
Dialog(Frame, String, boolean). Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with a title.
Dictionary(). Constructor for class java.util.Dictionary
Dimension(). Constructor for class java.awt.Dimension
Constructs a Dimension with a 0 width and 0 height.
Dimension(Dimension). Constructor for class java.awt.Dimension
Constructs a Dimension and initializes it to the specified value.
Dimension(int, int). Constructor for class java.awt.Dimension
Constructs a Dimension and initializes it to the specified width and specified height.
disable(). Method in class java.awt.Component
Disables a component.
disable(). Method in class java.awt.MenuItem
Makes this menu item unselectable by the user.
disableDrawing(). Method in class sgraphics.SgraphicsAdapter
disableHandles(). Method in class sgraphics.wrapper.ResizableFrame
Disable the handles.
disconnected(). Method in class sgraphics.widget.ButtonGlyph
disconnected(). Method in class sgraphics.widget.CheckboxGlyph
disconnected(). Method in class sgraphics.widget.ChoiceGlyph
disconnected(). Method in class sgraphics.widget.ListGlyph
disconnected(). Method in class sgraphics.widget.ScrollbarGlyph
disconnected(). Method in class sgraphics.widget.TextAreaGlyph
disconnected(). Method in class sgraphics.widget.TextFieldGlyph
disconnected(). Method in interface sgraphics.widget.Widget
disconnected(). Method in class sgraphics.widget.WidgetImpl
dispose(). Method in class java.awt.Frame
Disposes of the Frame.
dispose(). Method in class java.awt.Graphics
Disposes of this graphics context.
dispose(). Method in class java.awt.Window
Disposes of the Window.
doubleBuffering(). Method in class sgraphics.SgraphicsAdapter
Check if double buffering is on.
doubleBuffering(boolean). Method in class sgraphics.SgraphicsAdapter
Set the double buffer.
DOWN. Static variable in class java.awt.Event
The down arrow action-key.
draw(Painter). Method in class sgraphics.wrapper.Background
draw(Painter). Method in class sgraphics.wrapper.Border
draw(Painter). Method in class sgraphics.widget.ButtonGlyph
draw(Painter). Method in class sgraphics.CanvasGlyph
draw(Painter). Method in class sgraphics.widget.CheckboxGlyph
draw(Painter). Method in class sgraphics.widget.ChoiceGlyph
draw(Painter). Method in class sgraphics.DebugGlyph
draw(Painter). Method in class sgraphics.figure.FigLabel
draw(Painter). Method in class sgraphics.figure.FigureViewer
draw(Painter). Method in interface sgraphics.Glyph
Tell the glyph to draw itself with the given graphics.
draw(Painter). Method in class sgraphics.GlyphImpl
draw(Painter). Method in class sgraphics.widget.ListGlyph
draw(Painter). Method in class sgraphics.MonoGlyph
draw(Painter). Method in class sgraphics.wrapper.Outline
draw(Painter). Method in class sgraphics.PolyGlyph
draw(Painter). Method in class sgraphics.wrapper.ResizableFrame
draw(Painter). Method in class sgraphics.widget.ScrollbarGlyph
draw(Painter). Method in class sgraphics.widget.TextAreaGlyph
draw(Painter). Method in class sgraphics.widget.TextFieldGlyph
draw3DRect(float, float, float, float, boolean). Method in class sgraphics.Painter
Draws a highlighted 3-D rectangle.
draw3DRect(int, int, int, int, boolean). Method in class java.awt.Graphics
Draws a highlighted 3-D rectangle.
draw3DRect(Painter, float, float, float, float, boolean, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a 1-pixel thick 3D rectangle in the specified location with the given color.
draw3DRect(Painter, float, float, float, float, boolean, float). Static method in class sgraphics.util.GraphicsUtil
Draws a 3D rectangle in the specified location with the given line thickness.
draw3DRect(Painter, float, float, float, float, boolean, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a 3D rectangle in the specified location with the given line thickness and color.
drawArc(float, float, float, float, int, int). Method in class sgraphics.Painter
Draws an arc bounded by the specified rectangle starting at startAngle, where 0 degrees is at the 3-o'clock position, and extending for arcAngle degrees.
drawArc(int, int, int, int, int, int). Method in class java.awt.Graphics
Draws an arc bounded by the specified rectangle starting at startAngle, where 0 degrees is at the 3-o'clock position, and extending for arcAngle degrees.
drawArc(Painter, float, float, float, float, int, int, Color). Static method in class sgraphics.util.GraphicsUtil
Adds a Color argument to the drawArc method of java.awt.Graphics.
drawBytes(byte[], int, int, float, float). Method in class sgraphics.Painter
Draws the specified bytes using the current font and color.
drawBytes(byte[], int, int, int, int). Method in class java.awt.Graphics
Draws the specified bytes using the current font and color.
drawChars(char[], int, int, float, float). Method in class sgraphics.Painter
Draws the specified characters using the current font and color.
drawChars(char[], int, int, int, int). Method in class java.awt.Graphics
Draws the specified characters using the current font and color.
drawChars(Painter, char[], int, int, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Adds a Color argument to the drawChars method of java.awt.Graphics.
drawChars(Painter, char[], int, int, float, float, Font). Static method in class sgraphics.util.GraphicsUtil
Adds a Font argument to the drawChars method of java.awt.Graphics.
drawChars(Painter, char[], int, int, float, float, Font, Color). Static method in class sgraphics.util.GraphicsUtil
Adds Font and Color arguments to the drawChars method of java.awt.Graphics.
drawCircle(Painter, float, float, float). Static method in class sgraphics.util.GraphicsUtil
Calls the drawOval method of java.awt.Graphics with a square bounding box centered at specified location with width/height of 2R.
drawCircle(Painter, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Calls the drawOval method of java.awt.Graphics with a square bounding box centered at specified location with width/height of 2R.
drawCircle(Painter, float, float, float, float). Static method in class sgraphics.util.GraphicsUtil
Draws a circle of radius R at location (X,Y) with the specified line width.
drawCircle(Painter, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a circle of radius R at location (X,Y) with the specified line width and color.
drawImage(Image, float, float, Color, ImageObserver). Method in class sgraphics.Painter
Draws the specified image at the specified coordinate (x, y), with the given solid background Color.
drawImage(Image, float, float, float, float, Color, ImageObserver). Method in class sgraphics.Painter
Draws the specified image inside the specified rectangle, with the given solid background Color.
drawImage(Image, float, float, float, float, ImageObserver). Method in class sgraphics.Painter
Draws the specified image inside the specified rectangle.
drawImage(Image, float, float, ImageObserver). Method in class sgraphics.Painter
Draws the specified image at the specified coordinate (x, y).
drawImage(Image, int, int, Color, ImageObserver). Method in class java.awt.Graphics
Draws the specified image at the specified coordinate (x, y), with the given solid background Color.
drawImage(Image, int, int, ImageObserver). Method in class java.awt.Graphics
Draws the specified image at the specified coordinate (x, y).
drawImage(Image, int, int, int, int, Color, ImageObserver). Method in class java.awt.Graphics
Draws the specified image inside the specified rectangle, with the given solid background Color.
drawImage(Image, int, int, int, int, ImageObserver). Method in class java.awt.Graphics
Draws the specified image inside the specified rectangle.
drawLine(float, float, float, float). Method in class sgraphics.Painter
Draws a line between the coordinates (x1,y1) and (x2,y2).
drawLine(int, int, int, int). Method in class java.awt.Graphics
Draws a line between the coordinates (x1,y1) and (x2,y2).
drawLine(Painter, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a 1-pixel wide line from (X1, Y1) to (X2, Y2) using the specified color.
drawLine(Painter, float, float, float, float, float). Static method in class sgraphics.util.GraphicsUtil
Draws a line from (X1, Y1) to (X2, Y2) using the specified pen thickness.
drawLine(Painter, float, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a line from (X1, Y1) to (X2, Y2) using the specified pen thickness and color.
drawOval(float, float, float, float). Method in class sgraphics.Painter
Draws an oval inside the specified rectangle using the current color.
drawOval(int, int, int, int). Method in class java.awt.Graphics
Draws an oval inside the specified rectangle using the current color.
drawOval(Painter, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a 1-pixel thick oval in the specified bounding rectangle with the specified color.
drawOval(Painter, float, float, float, float, float). Static method in class sgraphics.util.GraphicsUtil
Draws an oval in the specified bounding rectangle with the specified pen thickness.
drawOval(Painter, float, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws an oval in the specified bounding rectangle with the specified pen thickness and color.
drawPolygon(float[], float[], int). Method in class sgraphics.Painter
Draws a polygon defined by an array of x points and y points.
drawPolygon(int[], int[], int). Method in class java.awt.Graphics
Draws a polygon defined by an array of x points and y points.
drawPolygon(Painter, float[], float[], int, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a polygon in the specified color.
drawPolygon(Polygon). Method in class java.awt.Graphics
Draws a polygon defined by the specified point.
drawRect(float, float, float, float). Method in class sgraphics.Painter
Draws the outline of the specified rectangle using the current color.
drawRect(int, int, int, int). Method in class java.awt.Graphics
Draws the outline of the specified rectangle using the current color.
drawRect(Painter, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a 1-pixel thick rectangle at the specified location with the supplied color.
drawRect(Painter, float, float, float, float, float). Static method in class sgraphics.util.GraphicsUtil
Draws a rectangle at the specified location with the supplied pen thickness.
drawRect(Painter, float, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a rectangle at the specified location with the supplied pen thickness and color.
drawRoundRect(float, float, float, float, float, float). Method in class sgraphics.Painter
Draws an outlined rounded corner rectangle using the current color.
drawRoundRect(int, int, int, int, int, int). Method in class java.awt.Graphics
Draws an outlined rounded corner rectangle using the current color.
drawRoundRect(Painter, float, float, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a 1-pixel wide rounded rectangle with the specified color.
drawRoundRect(Painter, float, float, float, float, float, float, float). Static method in class sgraphics.util.GraphicsUtil
Draws a rounded rectangle at the specified location with the supplied pen thickness.
drawRoundRect(Painter, float, float, float, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a rounded rectangle at the specified location with the supplied pen thickness and color.
drawString(Painter, String, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Calls G.drawString(S, X, Y) after setting the color to C.
drawString(Painter, String, float, float, Font). Static method in class sgraphics.util.GraphicsUtil
Calls G.drawString(S, X, Y) after setting the font to F.
drawString(Painter, String, float, float, Font, Color). Static method in class sgraphics.util.GraphicsUtil
Calls G.drawString(S, X, Y) after setting the font to F and the color to C.
drawString(String, float, float). Method in class sgraphics.Painter
Draws the specified String using the current font and color.
drawString(String, int, int). Method in class java.awt.Graphics
Draws the specified String using the current font and color.

E

E_RESIZE_CURSOR. Static variable in class java.awt.Frame
EAST. Static variable in class java.awt.GridBagConstraints
echoCharIsSet(). Method in class java.awt.TextField
Returns true if this TextField has a character set for echoing.
elementAt(int). Method in class java.util.Vector
Returns the element at the specified index.
elementCount. Variable in class java.util.Vector
The number of elements in the buffer.
elementData. Variable in class java.util.Vector
The buffer where elements are stored.
elements(). Method in class java.util.Dictionary
Returns an enumeration of the elements.
elements(). Method in class java.util.Hashtable
Returns an enumeration of the elements.
elements(). Method in class java.util.Vector
Returns an enumeration of the elements.
empty(). Method in class sgraphics.widget.ButtonGlyph
empty(). Method in class sgraphics.widget.CheckboxGlyph
empty(). Method in class sgraphics.widget.ChoiceGlyph
empty(). Method in interface sgraphics.Glyph
Remove all the glyphs added with append() or prepend();
empty(). Method in class sgraphics.GlyphImpl
empty(). Method in class sgraphics.widget.ListGlyph
empty(). Method in class sgraphics.MonoGlyph
empty(). Method in class sgraphics.widget.ScrollbarGlyph
empty(). Method in class java.util.Stack
Returns true if the stack is empty.
empty(). Method in class sgraphics.widget.TextAreaGlyph
empty(). Method in class sgraphics.widget.TextFieldGlyph
EmptyStackException(). Constructor for class java.util.EmptyStackException
Constructs a new EmptyStackException with no detail message.
enable(). Method in class java.awt.Component
Enables a component.
enable(). Method in class java.awt.MenuItem
Makes this menu item selectable by the user.
enable(boolean). Method in class java.awt.Component
Conditionally enables a component.
enable(boolean). Method in class java.awt.MenuItem
Conditionally enables a component.
enableDrawing(). Method in class sgraphics.SgraphicsAdapter
enableHandles(). Method in class sgraphics.wrapper.ResizableFrame
Enable the handles.
end. Variable in class sgraphics.BoundingSpan
END. Static variable in class java.awt.Event
The end action-key.
ensureCapacity(int). Method in class java.util.Vector
Ensures that the vector has at least the specified capacity.
equal(float, float, float). Static method in class sgraphics.util.MathUtil
equals(Object). Method in class java.util.BitSet
Compares this object against the specified object.
equals(Object). Method in class java.awt.Color
Compares this object against the specified object.
equals(Object). Method in class java.util.Date
Compares this object against the specified object.
equals(Object). Method in class java.awt.Font
Compares this object to the specifed object.
equals(Object). Method in class java.awt.Point
Checks whether two pointers are equal.
equals(Object). Method in class java.awt.Rectangle
Checks whether two rectangles are equal.
ERRORED. Static variable in class java.awt.MediaTracker
Flag indicating the download of some media encountered an error.
Event(Object, int, Object). Constructor for class java.awt.Event
Constructs an event with the specified target component, event type, and argument.
Event(Object, long, int, int, int, int, int). Constructor for class java.awt.Event
Constructs an event with the specified target component, time stamp, event type, x and y coordinates, keyboard key, state of the modifier keys and an argument set to null.
Event(Object, long, int, int, int, int, int, Object). Constructor for class java.awt.Event
Constructs an event with the specified target component, time stamp, event type, x and y coordinates, keyboard key, state of the modifier keys and argument.
evt. Variable in class java.awt.Event
The next event.

F

F1. Static variable in class java.awt.Event
The F1 function action-key.
F10. Static variable in class java.awt.Event
The F10 function action-key.
F11. Static variable in class java.awt.Event
The F11 function action-key.
F12. Static variable in class java.awt.Event
The F12 function action-key.
F2. Static variable in class java.awt.Event
The F2 function action-key.
F3. Static variable in class java.awt.Event
The F3 function action-key.
F4. Static variable in class java.awt.Event
The F4 function action-key.
F5. Static variable in class java.awt.Event
The F5 function action-key.
F6. Static variable in class java.awt.Event
The F6 function action-key.
F7. Static variable in class java.awt.Event
The F7 function action-key.
F8. Static variable in class java.awt.Event
The F8 function action-key.
F9. Static variable in class java.awt.Event
The F9 function action-key.
FigLabel(String). Constructor for class sgraphics.figure.FigLabel
FigLabel(String, boolean, boolean). Constructor for class sgraphics.figure.FigLabel
FigLabel(String, boolean, int). Constructor for class sgraphics.figure.FigLabel
Figure(). Constructor for class sgraphics.figure.Figure
FigureKit(). Constructor for class sgraphics.figure.FigureKit
FigureStyle(). Constructor for class sgraphics.figure.FigureStyle
FigureViewer(Glyph, Point). Constructor for class sgraphics.figure.FigureViewer
Fil. Static variable in class sgraphics.layout.Glue
Infinite stretch value.
FileDialog(Frame, String). Constructor for class java.awt.FileDialog
Creates a file dialog for loading a file.
FileDialog(Frame, String, int). Constructor for class java.awt.FileDialog
Creates a file dialog with the specified title and mode.
Fill. Static variable in interface sgraphics.figure.FigureMode
Fill in the area.
fill. Variable in class java.awt.GridBagConstraints
fill3DRect(float, float, float, float, boolean). Method in class sgraphics.Painter
Paints a highlighted 3-D rectangle using the current color.
fill3DRect(int, int, int, int, boolean). Method in class java.awt.Graphics
Paints a highlighted 3-D rectangle using the current color.
fill3DRect(Painter, float, float, float, float, boolean, Color). Static method in class sgraphics.util.GraphicsUtil
fillArc(float, float, float, float, int, int). Method in class sgraphics.Painter
Fills an arc using the current color.
fillArc(int, int, int, int, int, int). Method in class java.awt.Graphics
Fills an arc using the current color.
fillArc(Painter, float, float, float, float, int, int, Color). Static method in class sgraphics.util.GraphicsUtil
Adds a Color argument to the fillArc method of java.awt.Graphics.
fillCircle(Painter, float, float, float). Static method in class sgraphics.util.GraphicsUtil
Calls the fillOval method of java.awt.Graphics with a square bounding box centered at specified location with width/height of 2R.
fillCircle(Painter, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Calls the fillOval method of java.awt.Graphics with a square bounding box centered at specified location with width/height of 2R.
fillOval(float, float, float, float). Method in class sgraphics.Painter
Fills an oval inside the specified rectangle using the current color.
fillOval(int, int, int, int). Method in class java.awt.Graphics
Fills an oval inside the specified rectangle using the current color.
fillOval(Painter, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Calls G.fillOval(Left, Top, Width, Height) after setting the color appropriately.
fillPolygon(float[], float[], int). Method in class sgraphics.Painter
Fills a polygon with the current color using an even-odd fill rule (otherwise known as an alternating rule).
fillPolygon(int[], int[], int). Method in class java.awt.Graphics
Fills a polygon with the current color using an even-odd fill rule (otherwise known as an alternating rule).
fillPolygon(Painter, float[], float[], int, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a solid polygon in the specified color.
fillPolygon(Polygon). Method in class java.awt.Graphics
Fills the specified polygon with the current color using an even-odd fill rule (otherwise known as an alternating rule).
fillRect(float, float, float, float). Method in class sgraphics.Painter
Fills the specified rectangle with the current color.
fillRect(int, int, int, int). Method in class java.awt.Graphics
Fills the specified rectangle with the current color.
fillRect(Painter, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Calls G.fillRect(Left, Top, Width, Height) after setting the color appropriately.
fillRoundRect(float, float, float, float, float, float). Method in class sgraphics.Painter
Draws a rounded rectangle filled in with the current color.
fillRoundRect(int, int, int, int, int, int). Method in class java.awt.Graphics
Draws a rounded rectangle filled in with the current color.
fillRoundRect(Painter, float, float, float, float, float, float, Color). Static method in class sgraphics.util.GraphicsUtil
Draws a solid rounded rectangle with the specified color.
FillStroke. Static variable in interface sgraphics.figure.FigureMode
Same as Fill.
finalize(). Method in class java.awt.Graphics
Disposes of this graphics context once it is no longer referenced.
finalize(). Method in class sgraphics.widget.ScrollbarGlyph
Code to perform when this object is garbage collected.
first(Container). Method in class java.awt.CardLayout
Flip to the first card.
firstElement(). Method in class java.util.Vector
Returns the first element of the sequence.
fixed(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Fix the size of a glyph along its axis.
fixedAxis(Glyph, int, float). Static method in class sgraphics.layout.LayoutKit
Fix the size along an axis.
flexible(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Return a glyph that allows a fixed glyph to stretch and shrink.
flexibleAxis(Glyph, int, float, float). Static method in class sgraphics.layout.LayoutKit
Make an axis flexible.
flexibleFil(Glyph). Static method in class sgraphics.layout.LayoutKit
Make a glyph stretch as much as possible.
FlowLayout(). Constructor for class java.awt.FlowLayout
Constructs a new Flow Layout with a centered alignment.
FlowLayout(int). Constructor for class java.awt.FlowLayout
Constructs a new Flow Layout with the specified alignment.
FlowLayout(int, int, int). Constructor for class java.awt.FlowLayout
Constructs a new Flow Layout with the specified alignment and gap values.
flush(). Method in class java.awt.Image
Flushes all resources being used by this Image object.
font. Variable in class sgraphics.figure.FigureStyle
font. Variable in class java.awt.FontMetrics
The actual font.
Font(String, int, int). Constructor for class java.awt.Font
Creates a new font with the specified name, style and point size.
FontMetrics(Font). Constructor for class java.awt.FontMetrics
Creates a new FontMetrics object with the specified font.
foreground. Variable in class sgraphics.figure.FigureStyle
Frame(). Constructor for class java.awt.Frame
Constructs a new Frame that is initially invisible.
Frame(String). Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame with the specified title.
FrameHandle(Color, Color, float). Constructor for class sgraphics.wrapper.FrameHandle
frameHeight. Variable in class sgraphics.wrapper.FrameResizeEvent
FrameResizeEvent(Object, float, float, float, float). Constructor for class sgraphics.wrapper.FrameResizeEvent
frameWidth. Variable in class sgraphics.wrapper.FrameResizeEvent
front(Glyph, Glyph). Static method in class sgraphics.layout.LayoutKit
Put a glyph in front of another glyph.
front(Glyph, Glyph, Glyph). Static method in class sgraphics.layout.LayoutKit
Put a glyph over and under another glyph.

G

get(int). Method in class java.util.BitSet
Gets a bit.
get(Object). Method in class java.util.Dictionary
Gets the object associated with the specified key in the Dictionary.
get(Object). Method in class java.util.Hashtable
Gets the object associated with the specified key in the hashtable.
getAdjustmentConstraint(). Method in class sgraphics.Adjustment
Get the constraint used to constrain the scroll region.
getAlignment(). Method in class java.awt.Label
Gets the current alignment of this label.
getAllocation(). Method in class sgraphics.CanvasGlyph
Get the allocation.
getAllocationMode(int). Method in class sgraphics.layout.Viewport
Get the allcoation mode.
getApplet(String). Method in interface java.applet.AppletContext
Gets an applet by name.
getAppletContext(). Method in class java.applet.Applet
Gets a handle to the applet context.
getAppletContext(). Method in interface java.applet.AppletStub
Gets a handler to the applet's context.
getAppletInfo(). Method in class java.applet.Applet
Returns a string containing information about the author, version and copyright of the applet.
getApplets(). Method in interface java.applet.AppletContext
Enumerates the applets in this context.
getAscent(). Method in class java.awt.FontMetrics
Gets the font ascent.
getAudioClip(URL). Method in class java.applet.Applet
Gets an audio clip.
getAudioClip(URL). Method in interface java.applet.AppletContext
Gets an audio clip.
getAudioClip(URL, String). Method in class java.applet.Applet
Gets an audio clip.
getBackground(). Method in class java.awt.Component
Gets the background color.
getBlue(). Method in class java.awt.Color
Gets the blue component.
getBoundingBox(). Method in class java.awt.Polygon
Determines the area spanned by this Polygon.
getCheckboxGroup(). Method in class java.awt.Checkbox
Returns the checkbox group.
getChild(int). Method in class sgraphics.widget.ButtonGlyph
getChild(int). Method in class sgraphics.widget.CheckboxGlyph
getChild(int). Method in class sgraphics.widget.ChoiceGlyph
getChild(int). Method in interface sgraphics.Glyph
Get a child glyph;
getChild(int). Method in class sgraphics.GlyphImpl
getChild(int). Method in class sgraphics.widget.ListGlyph
getChild(int). Method in class sgraphics.MonoGlyph
getChild(int). Method in class sgraphics.widget.ScrollbarGlyph
getChild(int). Method in class sgraphics.widget.TextAreaGlyph
getChild(int). Method in class sgraphics.widget.TextFieldGlyph
getClipRect(). Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipRect(). Method in class sgraphics.Painter
Returns the area of the current clipping area.
getCodeBase(). Method in class java.applet.Applet
Gets the base URL.
getCodeBase(). Method in interface java.applet.AppletStub
Gets the base URL.
getColor(). Method in class sgraphics.wrapper.Background
getColor(). Method in class java.awt.Graphics
Gets the current color.
getColor(). Method in class sgraphics.Painter
Gets the current color.
getColor(String). Static method in class java.awt.Color
Gets the specified Color property.
getColor(String, Color). Static method in class java.awt.Color
Gets the specified Color property of the specified Color.
getColor(String, int). Static method in class java.awt.Color
Gets the specified Color property of the color value.
getColorModel(). Method in class java.awt.Component
Gets the ColorModel used to display the component on the output device.
getColorModel(). Method in class java.awt.Toolkit
Returns the ColorModel of the screen.
getColumns(). Method in class java.awt.TextArea
Returns the number of columns in the TextArea.
getColumns(). Method in class java.awt.TextField
Returns the number of columns in this TextField.
getComponent(int). Method in class java.awt.Container
Gets the nth component in this container.
getComponents(). Method in class java.awt.Container
Gets all the components in this container.
getConstraints(Component). Method in class java.awt.GridBagLayout
Retrieves the constraints for the specified component.
getCurrent(). Method in class java.awt.CheckboxGroup
Gets the current choice.
getCursorType(). Method in class java.awt.Frame
Return the cursor type
getDate(). Method in class java.util.Date
Returns the day of the month.
getDay(). Method in class java.util.Date
Returns the day of the week.
getDefaultToolkit(). Static method in class java.awt.Toolkit
Returns the default toolkit.
getDescent(). Method in class java.awt.FontMetrics
Gets the font descent.
getDirectory(). Method in class java.awt.FileDialog
Gets the directory of the Dialog.
getDocumentBase(). Method in class java.applet.Applet
Gets the document URL.
getDocumentBase(). Method in interface java.applet.AppletStub
Gets the document URL.
getEchoChar(). Method in class java.awt.TextField
Returns the character to be used for echoing.
getErrorsAny(). Method in class java.awt.MediaTracker
Returns a list of all media that have encountered an error.
getErrorsID(int). Method in class java.awt.MediaTracker
Returns a list of media with the specified ID that have encountered an error.
getFamily(). Method in class java.awt.Font
Gets the platform specific family name of the font.
getFile(). Method in class java.awt.FileDialog
Gets the file of the Dialog.
getFilenameFilter(). Method in class java.awt.FileDialog
Gets the filter.
getFont(). Method in class java.awt.Component
Gets the font of the component.
getFont(). Method in class java.awt.FontMetrics
Gets the font.
getFont(). Method in class java.awt.Graphics
Gets the current font.
getFont(). Method in class java.awt.MenuComponent
Gets the font used for this MenuItem.
getFont(). Method in interface java.awt.MenuContainer
getFont(). Method in class sgraphics.Painter
Gets the current font.
getFont(String). Static method in class java.awt.Font
Gets a font from the system properties list.
getFont(String, Font). Static method in class java.awt.Font
Gets the specified font from the system properties list.
getFontList(). Method in class java.awt.Toolkit
Returns the names of the available fonts.
getFontMetrics(). Method in class java.awt.Graphics
Gets the current font metrics.
getFontMetrics(Font). Method in class java.awt.Component
Gets the font metrics for this component.
getFontMetrics(Font). Method in class java.awt.Graphics
Gets the current font metrics for the specified font.
getFontMetrics(Font). Method in class sgraphics.Painter
Gets the current font sizes for the specified font.
getFontMetrics(Font). Method in class java.awt.Toolkit
Returns the screen metrics of the font.
getFontSizes(). Method in class sgraphics.Painter
Gets the current font sizes.
getForeground(). Method in class java.awt.Component
Gets the foreground color.
getGraphics(). Method in class java.awt.Component
Gets a Graphics context for this component.
getGraphics(). Method in class java.awt.Image
Gets a graphics object to draw into this image.
getGraphics(). Method in class sgraphics.Painter
Get the original Graphics object.
getGreen(). Method in class java.awt.Color
Gets the green component.
getHeight(). Method in class java.awt.FontMetrics
Gets the standard height of a line of text in this font.
getHeight(ImageObserver). Method in class java.awt.Image
Gets the actual height of the image.
getHelpMenu(). Method in class java.awt.MenuBar
Gets the help menu on the menu bar.
getHitList(). Method in class sgraphics.ViewerImpl
Gets an array of decendent glyphs that were hit after the last pick.
getHours(). Method in class java.util.Date
Returns the hour.
getHSBColor(float, float, float). Static method in class java.awt.Color
A static Color factory for generating a Color object from HSB values.
getIconImage(). Method in class java.awt.Frame
Returns the icon image for this Frame.
getImage(String). Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file.
getImage(URL). Method in class java.applet.Applet
Gets an image given a URL.
getImage(URL). Method in interface java.applet.AppletContext
Gets an image.
getImage(URL). Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
getImage(URL, String). Method in class java.applet.Applet
Gets an image relative to a URL.
getItem(int). Method in class java.awt.Choice
Returns the String at the specified index in the Choice.
getItem(int). Method in class java.awt.List
Gets the item associated with the specified index.
getItem(int). Method in class java.awt.Menu
Returns the item located at the specified index of this menu.
getLabel(). Method in class java.awt.Button
Gets the label of the button.
getLabel(). Method in class java.awt.Checkbox
Gets the label of the button.
getLabel(). Method in class java.awt.MenuItem
Gets the label for this menu item.
getLargeScroll(). Method in class sgraphics.Adjustment
Get the page forward and backward ammount.
getLayout(). Method in class java.awt.Container
Gets the layout manager for this container.
getLayoutDimensions(). Method in class java.awt.GridBagLayout
GetLayoutInfo(Container, int). Method in class java.awt.GridBagLayout
Print the layout constraints.
getLayoutOrigin(). Method in class java.awt.GridBagLayout
getLayoutWeights(). Method in class java.awt.GridBagLayout
getLeading(). Method in class java.awt.FontMetrics
Gets the standard leading, or line spacing, for the font.
getLineIncrement(). Method in class java.awt.Scrollbar
Gets the line increment for this scrollbar.
getMaxAdvance(). Method in class java.awt.FontMetrics
Gets the maximum advance width of any character in this Font.
getMaxAscent(). Method in class java.awt.FontMetrics
Gets the maximum ascent of all characters in this Font.
getMaxDecent(). Method in class java.awt.FontMetrics
For backward compatibility only.
getMaxDescent(). Method in class java.awt.FontMetrics
Gets the maximum descent of all characters in this Font.
getMaximum(). Method in class java.awt.Scrollbar
Returns the maximum value of this Scrollbar.
getMenu(int). Method in class java.awt.MenuBar
Gets the specified menu.
getMenuBar(). Method in class java.awt.Frame
Gets the menu bar for this Frame.
getMinimum(). Method in class java.awt.Scrollbar
Returns the minimum value of this Scrollbar.
GetMinSize(Container, GridBagLayoutInfo). Method in class java.awt.GridBagLayout
getMinutes(). Method in class java.util.Date
Returns the minute.
getMode(). Method in class sgraphics.figure.Figure
getMode(). Method in class sgraphics.figure.FigureViewer
getMode(). Method in class java.awt.FileDialog
Gets the mode of the file dialog.
getMonth(). Method in class java.util.Date
Returns the month.
getName(). Method in class java.awt.Font
Gets the logical name of the font.
getNext(). Method in class sgraphics.Picker
getOrientation(). Method in class java.awt.Scrollbar
Returns the orientation for this Scrollbar.
getPageIncrement(). Method in class java.awt.Scrollbar
Gets the page increment for this scrollbar.
getPainter(). Method in class sgraphics.SgraphicsAdapter
Gets a painter object.
getParameter(String). Method in class java.applet.Applet
Gets a parameter of the applet.
getParameter(String). Method in interface java.applet.AppletStub
Gets a parameter of the applet.
getParameterInfo(). Method in class java.applet.Applet
Returns an array of strings describing the parameters that are understood by this applet.
getParent(). Method in class java.awt.Component
Gets the parent of the component.
getParent(). Method in class java.awt.MenuComponent
Returns the parent container.
getParentGlyph(). Method in class sgraphics.widget.ButtonGlyph
getParentGlyph(). Method in class sgraphics.widget.CheckboxGlyph
getParentGlyph(). Method in class sgraphics.widget.ChoiceGlyph
getParentGlyph(). Method in interface sgraphics.Glyph
Get the parent glyph.
getParentGlyph(). Method in class sgraphics.GlyphImpl
getParentGlyph(). Method in class sgraphics.widget.ListGlyph
getParentGlyph(). Method in class sgraphics.widget.ScrollbarGlyph
getParentGlyph(). Method in class sgraphics.widget.TextAreaGlyph
getParentGlyph(). Method in class sgraphics.widget.TextFieldGlyph
getParentGlyph(). Method in class sgraphics.widget.WidgetImpl
getPeer(). Method in class java.awt.Component
Gets the peer of the component.
getPeer(). Method in class java.awt.MenuComponent
Gets the MenuComponent's peer.
getPrevious(). Method in class sgraphics.Picker
getProperty(String). Method in class java.util.Properties
Gets a property with the specified key.
getProperty(String, ImageObserver). Method in class java.awt.Image
Gets a property of the image by name.
getProperty(String, String). Method in class java.util.Properties
Gets a property with the specified key and default.
getRed(). Method in class java.awt.Color
Gets the red component.
getRGB(). Method in class java.awt.Color
Gets the RGB value representing the color in the default RGB ColorModel.
getRows(). Method in class java.awt.List
Returns the number of visible lines in this list.
getRows(). Method in class java.awt.TextArea
Returns the number of rows in the TextArea.
getScale(). Method in class sgraphics.CanvasGlyph
Get the scale factor.
getScreenResolution(). Method in class java.awt.Toolkit
Returns the screen resolution in dots-per-inch.
getScreenSize(). Method in class java.awt.Toolkit
Gets the size of the screen.
getScrollAdjustment(int). Method in class sgraphics.layout.Viewport
Get the adjustment for an axis.
getSeconds(). Method in class java.util.Date
Returns the second.
getSelectedIndex(). Method in class java.awt.Choice
Returns the index of the currently selected item.
getSelectedIndex(). Method in class java.awt.List
Get the selected item on the list or -1 if no item is selected.
getSelectedIndexes(). Method in class java.awt.List
Returns the selected indexes on the list.
getSelectedItem(). Method in class java.awt.Choice
Returns a String representation of the current choice.
getSelectedItem(). Method in class java.awt.List
Returns the selected item on the list or null if no item is selected.
getSelectedItems(). Method in class java.awt.List
Returns the selected items on the list.
getSelectedText(). Method in class java.awt.TextComponent
Returns the selected text contained in this TextComponent.
getSelectionEnd(). Method in class java.awt.TextComponent
Returns the selected text's end position.
getSelectionStart(). Method in class java.awt.TextComponent
Returns the selected text's start position.
getSettings(). Method in class sgraphics.Adjustment
Retrieve the current settings of the adjustment.
getSgraphicsAdapter(). Method in class sgraphics.widget.ButtonGlyph
getSgraphicsAdapter(). Method in class sgraphics.widget.CheckboxGlyph
getSgraphicsAdapter(). Method in class sgraphics.widget.ChoiceGlyph
getSgraphicsAdapter(). Method in interface sgraphics.Glyph
Get the adapter.
getSgraphicsAdapter(). Method in class sgraphics.GlyphImpl
getSgraphicsAdapter(). Method in class sgraphics.widget.ListGlyph
getSgraphicsAdapter(). Method in class sgraphics.widget.ScrollbarGlyph
getSgraphicsAdapter(). Method in class sgraphics.widget.TextAreaGlyph
getSgraphicsAdapter(). Method in class sgraphics.widget.TextFieldGlyph
getSgraphicsAdapter(). Method in class sgraphics.TopViewer
getSgraphicsAdapter(). Method in class sgraphics.widget.WidgetImpl
getSize(). Method in class java.awt.Font
Gets the point size of the font.
getSmallScroll(). Method in class sgraphics.Adjustment
Get the scroll forward and backward ammount.
getSource(). Method in class java.awt.Image
Gets the object that produces the pixels for the image.
getState(). Method in class java.awt.Checkbox
Returns the boolean state of the Checkbox.
getState(). Method in class java.awt.CheckboxMenuItem
Returns the state of this MenuItem.
getStyle(). Method in class sgraphics.figure.Figure
getStyle(). Method in class sgraphics.figure.FigureViewer
getStyle(). Method in class java.awt.Font
Gets the style of the font.
getText(). Method in class java.awt.Label
Gets the text of this label.
getText(). Method in class java.awt.TextComponent
Returns the text contained in this TextComponent.
getTime(). Method in class java.util.Date
Returns the time in milliseconds since the epoch.
getTimezoneOffset(). Method in class java.util.Date
Return the time zone offset in minutes for the current locale that is appropriate for this time.
getTitle(). Method in class java.awt.Dialog
Gets the title of the Dialog.
getTitle(). Method in class java.awt.Frame
Gets the title of the Frame.
getToolkit(). Method in class java.awt.Component
Gets the toolkit of the component.
getToolkit(). Method in class java.awt.Window
Returns the toolkit of this frame.
getValue(). Method in class java.awt.Scrollbar
Returns the current value of this Scrollbar.
getViewer(). Method in class sgraphics.Picker
getVisible(). Method in class java.awt.Scrollbar
Returns the visible amount of the Scrollbar.
getVisibleIndex(). Method in class java.awt.List
Gets the index of the item that was last made visible by the method makeVisible.
getWarningString(). Method in class java.awt.Window
Gets the warning string for this window.
getWidth(ImageObserver). Method in class java.awt.Image
Gets the actual width of the image.
getWidths(). Method in class java.awt.FontMetrics
Gets the advance widths of the first 256 characters in the Font.
getYear(). Method in class java.util.Date
Returns the year after 1900.
GIVEN. Static variable in class sgraphics.layout.Viewport
Glue(int, float, float, float, float). Constructor for class sgraphics.layout.Glue
Construct Glue.
glue(int, float, float, float, float). Static method in class sgraphics.layout.LayoutKit
Return a piece of glue.
Glue(Requirement). Constructor for class sgraphics.layout.Glue
glue(Requirement). Static method in class sgraphics.layout.LayoutKit
GlyphImpl(). Constructor for class sgraphics.GlyphImpl
GOT_FOCUS. Static variable in class java.awt.Event
A component gained the focus.
gotFocus(Event, Object). Method in class java.awt.Component
Indicates that this component has received the input focus.
grab(Viewer). Method in class sgraphics.widget.ButtonGlyph
grab(Viewer). Method in class sgraphics.widget.CheckboxGlyph
grab(Viewer). Method in class sgraphics.widget.ChoiceGlyph
grab(Viewer). Method in interface sgraphics.Glyph
Grab the events.
grab(Viewer). Method in class sgraphics.GlyphImpl
grab(Viewer). Method in class sgraphics.widget.ListGlyph
grab(Viewer). Method in class sgraphics.widget.ScrollbarGlyph
grab(Viewer). Method in class sgraphics.widget.TextAreaGlyph
grab(Viewer). Method in class sgraphics.widget.TextFieldGlyph
grab(Viewer). Method in class sgraphics.TopViewer
Grab all the events.
grabbing(). Method in class sgraphics.ViewerImpl
Ask if this viewer is grabbing the events.
Graphics(). Constructor for class java.awt.Graphics
Constructs a new Graphics Object.
GraphicsEvent(Object, int, Object). Constructor for class sgraphics.GraphicsEvent
GraphicsEvent(Object, long, int, float, float, int, int). Constructor for class sgraphics.GraphicsEvent
GraphicsEvent(Object, long, int, float, float, int, int, Object). Constructor for class sgraphics.GraphicsEvent
GraphicsUtil(). Constructor for class sgraphics.util.GraphicsUtil
gray. Static variable in class java.awt.Color
The color gray.
green. Static variable in class java.awt.Color
The color green.
GridBagConstraints(). Constructor for class java.awt.GridBagConstraints
GridBagLayout(). Constructor for class java.awt.GridBagLayout
Creates a gridbag layout.
gridheight. Variable in class java.awt.GridBagConstraints
GridLayout(int, int). Constructor for class java.awt.GridLayout
Creates a grid layout with the specified rows and columns.
GridLayout(int, int, int, int). Constructor for class java.awt.GridLayout
Creates a grid layout with the specified rows, columns, horizontal gap, and vertical gap.
gridwidth. Variable in class java.awt.GridBagConstraints
gridx. Variable in class java.awt.GridBagConstraints
gridy. Variable in class java.awt.GridBagConstraints
grow(int, int). Method in class java.awt.Rectangle
Grows the rectangle horizontally and vertically.

H

halign(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Position the glyph by aligning along the x axis.
HAND_CURSOR. Static variable in class java.awt.Frame
handleEvent(Event). Method in class java.awt.Component
Handles the event.
handleEvent(GraphicsEvent). Method in class sgraphics.widget.ButtonGlyph
handleEvent(GraphicsEvent). Method in class sgraphics.widget.CheckboxGlyph
handleEvent(GraphicsEvent). Method in class sgraphics.widget.ChoiceGlyph
handleEvent(GraphicsEvent). Method in class sgraphics.widget.ListGlyph
handleEvent(GraphicsEvent). Method in class sgraphics.widget.ScrollbarGlyph
handleEvent(GraphicsEvent). Method in class sgraphics.widget.TextAreaGlyph
handleEvent(GraphicsEvent). Method in class sgraphics.widget.TextFieldGlyph
handleEvent(GraphicsEvent). Method in class sgraphics.TopViewer
Handle the events.
handleEvent(GraphicsEvent). Method in interface sgraphics.Viewer
Handle an event.
handleEvent(GraphicsEvent). Method in class sgraphics.ViewerImpl
Handles the event.
handleEvent(GraphicsEvent). Method in class sgraphics.widget.WidgetImpl
Handles the event.
hasChanged(). Method in class java.util.Observable
Returns a true boolean if an observable change has occurred.
hashCode(). Method in class java.util.BitSet
Gets the hashcode.
hashCode(). Method in class java.awt.Color
Computes the hash code.
hashCode(). Method in class java.util.Date
Computes a hashCode.
hashCode(). Method in class java.awt.Font
Returns a hashcode for this font.
hashCode(). Method in class java.awt.Point
Returns the hashcode for this Point.
hashCode(). Method in class java.awt.Rectangle
Returns the hashcode for this Rectangle.
Hashtable(). Constructor for class java.util.Hashtable
Constructs a new, empty hashtable.
Hashtable(int). Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity.
Hashtable(int, float). Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
hasMoreElements(). Method in interface java.util.Enumeration
Returns true if the enumeration contains more elements; false if its empty.
hasMoreElements(). Method in class java.util.StringTokenizer
Returns true if the Enumeration has more elements.
hasMoreTokens(). Method in class java.util.StringTokenizer
Returns true if more tokens exist.
hbox(). Static method in class sgraphics.layout.LayoutKit
Get a box that aligns horizontally.
hboxAlignElements(float). Static method in class sgraphics.layout.LayoutKit
Get a box that aligns horizontally.
hboxFirstAligned(). Static method in class sgraphics.layout.LayoutKit
Get a box that aligns horizontally.
height. Variable in class java.awt.Dimension
The height dimension.
height. Variable in class sgraphics.Picker
height. Variable in class java.awt.Rectangle
The height of the rectangle.
hfil(). Static method in class sgraphics.layout.LayoutKit
Get horizontal fil.
hfixed(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Fix the x axis.
hflexible(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Make a glyph stretch horizontally.
hglue(float, float, float). Static method in class sgraphics.layout.LayoutKit
Get horizontal glue.
hglueAligned(float, float, float, float). Static method in class sgraphics.layout.LayoutKit
Get horizontal glue with an alignment.
hglueFil(float). Static method in class sgraphics.layout.LayoutKit
Get horizontal glue that can stretch infinitly.
hiddenLabel(FigureStyle, String). Static method in class sgraphics.figure.FigureKit
Get a hidden label.
hide(). Method in class java.awt.Component
Hides the component.
hit(). Method in class sgraphics.Picker
hit(Glyph). Method in class sgraphics.Picker
Call hit when the event intersects a glyph.
HitGlyph(Glyph). Constructor for class sgraphics.wrapper.HitGlyph
Make a hit glyph.
hitList(). Method in class sgraphics.Picker
Get the hit list.
hits(). Method in class sgraphics.Picker
Get the number of hits.
hitType. Variable in class sgraphics.Picker
The type of hit.
hmargin(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the horizontal sides of a glyph.
hmarginLr(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the horizontal sides of a glyph.
hmarginLrFlexible(Glyph, float, float, float, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the horizontal sides of a glyph and make it flexible.
hnatural(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Make a glyph that has a new natural size along the x axis.
HOME. Static variable in class java.awt.Event
The home action-key.
HORIZONTAL. Static variable in class sgraphics.figure.FigLabel
HORIZONTAL. Static variable in class java.awt.GridBagConstraints
HORIZONTAL. Static variable in class java.awt.Scrollbar
The horizontal Scrollbar variable.
HSBtoRGB(float, float, float). Static method in class java.awt.Color
Returns the RGB value defined by the default RGB ColorModel, of the color corresponding to the given HSB color components.
hspace(float). Static method in class sgraphics.layout.LayoutKit
Get a fixed horizontal space.

I

id. Variable in class java.awt.Event
The type of this event.
Image(). Constructor for class java.awt.Image
image(Image). Static method in class sgraphics.figure.FigureKit
Get an image figure.
image(Image, float, float). Static method in class sgraphics.figure.FigureKit
Get an image figure.
imageUpdate(Image, int, int, int, int, int). Method in class java.awt.Component
Repaints the component when the image has changed.
inactivate(). Method in class sgraphics.wrapper.FrameHandle
Use the inactive color.
indexOf(Object). Method in class java.util.Vector
Searches for the specified object, starting from the first position and returns an index to it.
indexOf(Object, int). Method in class java.util.Vector
Searches for the specified object, starting at the specified position and returns an index to it.
init(). Method in class java.applet.Applet
Initializes the applet.
insertBar(FigureStyle). Static method in class sgraphics.figure.FigureKit
Get an insert bar.
insertElementAt(Object, int). Method in class java.util.Vector
Inserts the specified object as an element at the specified index.
insertText(String, int). Method in class java.awt.TextArea
Inserts the specified text at the specified position.
insets. Variable in class java.awt.GridBagConstraints
insets(). Method in class java.awt.Container
Returns the insets of the container.
Insets(int, int, int, int). Constructor for class java.awt.Insets
Constructs and initializes a new Inset with the specified top, left, bottom, and right insets.
inside(int, int). Method in class java.awt.Component
Checks whether a specified x,y location is "inside" this Component, where x and y are defined to be relative to the coordinate system of this component.
inside(int, int). Method in class java.awt.Polygon
Determines whether the point (x,y) is inside the Polygon.
inside(int, int). Method in class java.awt.Rectangle
Checks if the specified point lies inside a rectangle.
intersection(Rectangle). Method in class java.awt.Rectangle
Computes the intersection of two rectangles.
intersects(Area). Method in class sgraphics.Area
Determine if a area intersects an area.
intersects(Rectangle). Method in class java.awt.Rectangle
Checks if two rectangles intersect.
invalidate(). Method in class java.awt.Component
Invalidates the component.
ipadx. Variable in class java.awt.GridBagConstraints
ipady. Variable in class java.awt.GridBagConstraints
isActive(). Method in class java.applet.Applet
Returns true if the applet is active.
isActive(). Method in interface java.applet.AppletStub
Returns true if the applet is active.
isBold(). Method in class java.awt.Font
Returns true if the font is bold.
isEditable(). Method in class java.awt.TextComponent
Returns the boolean indicating whether this TextComponent is editable or not.
isEmpty(). Method in class java.util.Dictionary
Returns true if the Dictionary contains no elements.
isEmpty(). Method in class java.util.Hashtable
Returns true if the hashtable contains no elements.
isEmpty(). Method in class java.awt.Rectangle
Determines whether the rectangle is empty.
isEmpty(). Method in class java.util.Vector
Returns true if the collection contains no values.
isEnabled(). Method in class java.awt.Component
Checks if this Component is enabled.
isEnabled(). Method in class java.awt.MenuItem
Checks whether the menu item is enabled.
isErrorAny(). Method in class java.awt.MediaTracker
Checks the error status of all of the images.
isErrorID(int). Method in class java.awt.MediaTracker
Checks the error status of all of the images with the specified ID.
isItalic(). Method in class java.awt.Font
Returns true if the font is italic.
isModal(). Method in class java.awt.Dialog
Returns true if the Dialog is modal.
isPlain(). Method in class java.awt.Font
Returns true if the font is plain.
isResizable(). Method in class java.awt.Dialog
Returns true if the user can resize the frame.
isResizable(). Method in class java.awt.Frame
Returns true if the user can resize the Frame.
isSelected(int). Method in class java.awt.List
Returns true if the item at the specified index has been selected; false otherwise.
isShowing(). Method in class java.awt.Component
Checks if this Component is showing on screen.
isTearOff(). Method in class java.awt.Menu
Returns true if this is a tear-off menu.
isValid(). Method in class java.awt.Component
Checks if this Component is valid.
isVisible(). Method in class java.awt.Component
Checks if this Component is visible.
ITALIC. Static variable in class java.awt.Font
The italicized style constant.

K

key. Variable in class java.awt.Event
The key that was pressed in a keyboard event.
KEY_ACTION. Static variable in class java.awt.Event
The action-key press keyboard event.
KEY_ACTION_RELEASE. Static variable in class java.awt.Event
The action-key release keyboard event.
KEY_PRESS. Static variable in class java.awt.Event
The key press keyboard event.
KEY_RELEASE. Static variable in class java.awt.Event
The key release keyboard event.
keyActionDown(GraphicsEvent, int). Method in class sgraphics.ViewerImpl
Called when an action character is pressed.
keyActionDown(Viewer, GraphicsEvent, int). Method in interface sgraphics.ViewerCallback
Called when an action character is pressed.
keyActionUp(GraphicsEvent, int). Method in class sgraphics.ViewerImpl
Called when an action character is released.
keyActionUp(Viewer, GraphicsEvent, int). Method in interface sgraphics.ViewerCallback
Called when an action character is released.
keyDown(Event, int). Method in class java.awt.Component
Called if a character is pressed.
keyDown(GraphicsEvent, int). Method in class sgraphics.ViewerImpl
Called when a character is pressed.
keyDown(Viewer, GraphicsEvent, int). Method in interface sgraphics.ViewerCallback
Called when a character is pressed.
keys(). Method in class java.util.Dictionary
Returns an enumeration of the Dictionary's keys.
keys(). Method in class java.util.Hashtable
Returns an enumeration of the hashtable's keys.
keyUp(Event, int). Method in class java.awt.Component
Called if a character is released.
keyUp(GraphicsEvent, int). Method in class sgraphics.ViewerImpl
Called when a character is released.
keyUp(Viewer, GraphicsEvent, int). Method in interface sgraphics.ViewerCallback
Called when a character is released.

L

Label(). Constructor for class java.awt.Label
Constructs an empty label.
label(). Method in class sgraphics.wrapper.LabeledOutline
label(FigureStyle, String). Static method in class sgraphics.figure.FigureKit
Get a label.
Label(String). Constructor for class java.awt.Label
Constructs a new label with the specified String of text.
Label(String, int). Constructor for class java.awt.Label
Constructs a new label with the specified String of text and the specified alignment.
LabeledOutline(Glyph, Glyph, Color, Color). Constructor for class sgraphics.wrapper.LabeledOutline
Construct the outline.
last(Container). Method in class java.awt.CardLayout
Flips to the last card of the specified container.
lastElement(). Method in class java.util.Vector
Returns the last element of the sequence.
lastIndexOf(Object). Method in class java.util.Vector
Searches backwards for the specified object, starting from the last position and returns an index to it.
lastIndexOf(Object, int). Method in class java.util.Vector
Searches backwards for the specified object, starting from the specified position and returns an index to it.
layout(). Method in class java.awt.Component
Lays out the component.
layout(). Method in class java.awt.Container
Does a layout on this Container.
layoutContainer(Container). Method in class java.awt.BorderLayout
Lays out the specified container.
layoutContainer(Container). Method in class java.awt.CardLayout
Performs a layout in the specified panel.
layoutContainer(Container). Method in class java.awt.FlowLayout
Lays out the container.
layoutContainer(Container). Method in class java.awt.GridBagLayout
Lays out the container in the specified panel.
layoutContainer(Container). Method in class java.awt.GridLayout
Lays out the container in the specified panel.
layoutContainer(Container). Method in interface java.awt.LayoutManager
Lays out the container in the specified panel.
layoutInfo. Variable in class java.awt.GridBagLayout
LayoutKit(). Constructor for class sgraphics.layout.LayoutKit
LEFT. Static variable in class java.awt.Event
The left arrow action-key.
LEFT. Static variable in class java.awt.FlowLayout
The left alignment variable.
left. Variable in class java.awt.Insets
The inset from the left.
LEFT. Static variable in class java.awt.Label
The left alignment.
length. Variable in class sgraphics.AdjustmentSettings
length. Variable in class sgraphics.BoundingSpan
length(). Method in class sgraphics.figure.FigLabel
length(int). Method in class sgraphics.layout.Viewport
lightGray. Static variable in class java.awt.Color
The color light gray.
line(FigureStyle, float, float, float, float). Static method in class sgraphics.figure.FigureKit
Get a line.
list(). Method in class java.awt.Component
Prints a listing to a print stream.
List(). Constructor for class java.awt.List
Creates a new scrolling list initialized with no visible Lines or multiple selections.
List(int, boolean). Constructor for class java.awt.List
Creates a new scrolling list initialized with the specified number of visible lines and a boolean stating whether multiple selections are allowed or not.
list(PrintStream). Method in class java.awt.Component
Prints a listing to the specified print out stream.
list(PrintStream). Method in class java.util.Properties
List properties, for debugging
list(PrintStream, int). Method in class java.awt.Component
Prints out a list, starting at the specified indention, to the specified print stream.
list(PrintStream, int). Method in class java.awt.Container
Prints out a list, starting at the specified indention, to the specified out stream.
LIST_DESELECT. Static variable in class java.awt.Event
LIST_SELECT. Static variable in class java.awt.Event
ListGlyph(). Constructor for class sgraphics.widget.ListGlyph
Creates a new scrolling list initialized with no visible Lines or multiple selections.
ListGlyph(int, boolean). Constructor for class sgraphics.widget.ListGlyph
Creates a new scrolling list initialized with the specified number of visible lines and a boolean stating whether multiple selections are allowed or not.
lmargin(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the left side of a glyph.
lmarginFlexible(Glyph, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the left side of a glyph and make it flexible.
LOAD. Static variable in class java.awt.FileDialog
The file load variable.
load(InputStream). Method in class java.util.Properties
Loads properties from an InputStream.
LOAD_FILE. Static variable in class java.awt.Event
A file loading event.
LOADING. Static variable in class java.awt.MediaTracker
Flag indicating some media is currently being loaded.
locate(int, int). Method in class java.awt.Component
Returns the component or subcomponent that contains the x,y location.
locate(int, int). Method in class java.awt.Container
Locates the component that contains the x,y position.
location(). Method in class java.awt.Component
Returns the current location of this component.
location(int, int). Method in class java.awt.GridBagLayout
lockSides(). Method in class sgraphics.wrapper.ResizableFrame
Make the outline always square no matter where the mouse goes.
lookupConstraints(Component). Method in class java.awt.GridBagLayout
Retrieves the constraints for the specified component.
loop(). Method in interface java.applet.AudioClip
Starts playing the clip in a loop.
LOST_FOCUS. Static variable in class java.awt.Event
A component lost the focus.
lostFocus(Event, Object). Method in class java.awt.Component
Indicates that this component has lost the input focus.
lower. Variable in class sgraphics.AdjustmentSettings
lower(int). Method in class sgraphics.layout.Viewport

M

magenta. Static variable in class java.awt.Color
The color magneta.
makeVisible(int). Method in class java.awt.List
Forces the item at the specified index to be visible.
margin(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to all four sides of a glyph.
marginFlexible(Glyph, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to all four sides of a glyph and make it flexible.
marginLrbt(Glyph, float, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to all four sides of a glyph.
marginLrbtFlexible(Glyph, float, float, float, float, float, float, float, float, float, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to all four sides of a glyph and make it flexible.
MathUtil(). Constructor for class sgraphics.util.MathUtil
MAXGRIDSIZE. Static variable in class java.awt.GridBagLayout
maximum. Variable in class sgraphics.Requirement
MediaTracker(Component). Constructor for class java.awt.MediaTracker
Creates a Media tracker to track images for a given Component.
Menu(String). Constructor for class java.awt.Menu
Constructs a new Menu with the specified label.
Menu(String, boolean). Constructor for class java.awt.Menu
Constructs a new Menu with the specified label.
MenuBar(). Constructor for class java.awt.MenuBar
Creates a new menu bar.
MenuComponent(). Constructor for class java.awt.MenuComponent
MenuItem(String). Constructor for class java.awt.MenuItem
Constructs a new MenuItem with the specified label.
mergeIntersect(Area). Method in class sgraphics.Area
Sets the area to be the intersection of itself with the given area.
mergeUnion(Area). Method in class sgraphics.Area
Sets the area to union of itself with the given area.
META_MASK. Static variable in class java.awt.Event
The meta modifier constant.
metaDown(). Method in class java.awt.Event
Checks if the meta key is down.
minimum. Variable in class sgraphics.Requirement
minimumLayoutSize(Container). Method in class java.awt.BorderLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container). Method in class java.awt.CardLayout
Calculates the minimum size for the specified panel.
minimumLayoutSize(Container). Method in class java.awt.FlowLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumLayoutSize(Container). Method in class java.awt.GridBagLayout
Returns the minimum dimensions needed to layout the components contained in the specified panel.
minimumLayoutSize(Container). Method in class java.awt.GridLayout
Returns the minimum dimensions needed to layout the components contained in the specified panel.
minimumLayoutSize(Container). Method in interface java.awt.LayoutManager
Calculates the minimum size dimensions for the specified panel given the components in the specified parent container.
minimumSize(). Method in class java.awt.Component
Returns the minimum size of this component.
minimumSize(). Method in class java.awt.Container
Returns the minimum size of this container.
minimumSize(). Method in class java.awt.List
Returns the minimum dimensions needed for the list.
minimumSize(). Method in class sgraphics.SgraphicsAdapter
Get the minimum size.
minimumSize(). Method in class java.awt.TextArea
Returns the minimum size Dimensions of the TextArea.
minimumSize(). Method in class java.awt.TextField
Returns the minimum size Dimensions needed for this TextField.
minimumSize(int). Method in class java.awt.List
Returns the minimum dimensions needed for the amount of rows in the list.
minimumSize(int). Method in class java.awt.TextField
Returns the minimum size Dimensions needed for this TextField with the specified amount of columns.
minimumSize(int, int). Method in class java.awt.TextArea
Returns the specified minimum size Dimensions of the TextArea.
MINSIZE. Static variable in class java.awt.GridBagLayout
modifiers. Variable in class java.awt.Event
The state of the modifier keys.
MonoGlyph(). Constructor for class sgraphics.MonoGlyph
MonoGlyph(Glyph). Constructor for class sgraphics.MonoGlyph
MOUSE_DOWN. Static variable in class java.awt.Event
The mouse down event.
MOUSE_DRAG. Static variable in class java.awt.Event
The mouse drag event.
MOUSE_ENTER. Static variable in class java.awt.Event
The mouse enter event.
MOUSE_EXIT. Static variable in class java.awt.Event
The mouse exit event.
MOUSE_MOVE. Static variable in class java.awt.Event
The mouse move event.
MOUSE_UP. Static variable in class java.awt.Event
The mouse up event.
mouseDown(Event, int, int). Method in class java.awt.Component
Called if the mouse is down.
mouseDown(GraphicsEvent, float, float). Method in class sgraphics.figure.FigureViewer
Called when the mouse is pressed.
mouseDown(GraphicsEvent, float, float). Method in class sgraphics.ViewerImpl
Called when the mouse is pressed.
mouseDown(Viewer, GraphicsEvent, float, float). Method in interface sgraphics.ViewerCallback
Called when the mouse is pressed.
mouseDrag(Event, int, int). Method in class java.awt.Component
Called if the mouse is dragged (the mouse button is down).
mouseDrag(GraphicsEvent, float, float). Method in class sgraphics.figure.FigureViewer
Called when the mouse is dragged (the mouse button is down).
mouseDrag(GraphicsEvent, float, float). Method in class sgraphics.wrapper.ResizableFrame
Called when the mouse is dragged (the mouse button is down).
mouseDrag(GraphicsEvent, float, float). Method in class sgraphics.ViewerImpl
Called when the mouse is dragged (the mouse button is down).
mouseDrag(Viewer, GraphicsEvent, float, float). Method in interface sgraphics.ViewerCallback
Called when the mouse is dragged (the mouse button is down).
mouseEnter(Event, int, int). Method in class java.awt.Component
Called when the mouse enters the component.
mouseEnter(GraphicsEvent, float, float). Method in class sgraphics.ViewerImpl
Called when the mouse enters the component.
mouseEnter(Viewer, GraphicsEvent, float, float). Method in interface sgraphics.ViewerCallback
Called when the mouse enters the component.
mouseExit(Event, int, int). Method in class java.awt.Component
Called when the mouse exits the component.
mouseExit(GraphicsEvent, float, float). Method in class sgraphics.ViewerImpl
Called when the mouse exits the component.
mouseExit(Viewer, GraphicsEvent, float, float). Method in interface sgraphics.ViewerCallback
Called when the mouse exits the component.
mouseMove(Event, int, int). Method in class java.awt.Component
Called if the mouse moves (the mouse button is up).
mouseMove(GraphicsEvent, float, float). Method in class sgraphics.ViewerImpl
Called when the mouse moves (the mouse button is up).
mouseMove(Viewer, GraphicsEvent, float, float). Method in interface sgraphics.ViewerCallback
Called when the mouse moves (the mouse button is up).
mouseUp(Event, int, int). Method in class java.awt.Component
Called if the mouse is up.
mouseUp(GraphicsEvent, float, float). Method in class sgraphics.figure.FigureViewer
Called when the mouse is released.
mouseUp(GraphicsEvent, float, float). Method in class sgraphics.wrapper.ResizableFrame
Called when the mouse is released.
mouseUp(GraphicsEvent, float, float). Method in class sgraphics.ViewerImpl
Called when the mouse is released.
mouseUp(Viewer, GraphicsEvent, float, float). Method in interface sgraphics.ViewerCallback
Called when the mouse is released.
move(int, int). Method in class java.awt.Component
Moves the Component to a new location.
move(int, int). Method in class java.awt.Point
Moves the point.
move(int, int). Method in class java.awt.Rectangle
Moves the rectangle.
MOVE_CURSOR. Static variable in class java.awt.Frame

N

N_RESIZE_CURSOR. Static variable in class java.awt.Frame
name. Variable in class java.awt.Font
The logical name of this font.
natural. Variable in class sgraphics.Requirement
NATURAL. Static variable in class sgraphics.layout.Viewport
natural(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Make a glyph that has a new natural size.
naturalAxis(Glyph, int, float). Static method in class sgraphics.layout.LayoutKit
Make a glyph that has a new natural size along an axis.
NE_RESIZE_CURSOR. Static variable in class java.awt.Frame
needRedraw(). Method in class sgraphics.widget.ButtonGlyph
needRedraw(). Method in class sgraphics.widget.CheckboxGlyph
needRedraw(). Method in class sgraphics.widget.ChoiceGlyph
needRedraw(). Method in class sgraphics.DebugGlyph
This calls up the parent chain which leads to redrawing all the glyphs under the Viewer.
needRedraw(). Method in class sgraphics.figure.FigLabel
This calls up the parent chain which leads to redrawing all the glyphs under the Viewer.
needRedraw(). Method in interface sgraphics.Glyph
This is called when a glyph needs to be redrawn because it has changed internal state.
needRedraw(). Method in class sgraphics.GlyphImpl
This calls up the parent chain which leads to redrawing all the glyphs under the Viewer.
needRedraw(). Method in class sgraphics.widget.ListGlyph
needRedraw(). Method in class sgraphics.widget.ScrollbarGlyph
needRedraw(). Method in class sgraphics.SgraphicsAdapter
Redraws all glyphs by calling repaint().
needRedraw(). Method in class sgraphics.widget.TextAreaGlyph
needRedraw(). Method in class sgraphics.widget.TextFieldGlyph
needRedraw(). Method in class sgraphics.TopViewer
Redraws the whole glyph tree.
needRedraw(). Method in class sgraphics.widget.WidgetImpl
This calls up the parent chain which leads to redrawing all the glyphs under the Viewer.
needRedraw(Area). Method in class sgraphics.widget.ButtonGlyph
needRedraw(Area). Method in class sgraphics.widget.CheckboxGlyph
needRedraw(Area). Method in class sgraphics.widget.ChoiceGlyph
needRedraw(Area). Method in class sgraphics.DebugGlyph
This calls up the parent chain which leads to redrawing the area.
needRedraw(Area). Method in interface sgraphics.Glyph
This is called when an area needs to be redrawn.
needRedraw(Area). Method in class sgraphics.GlyphImpl
This calls up the parent chain which leads to redrawing the area.
needRedraw(Area). Method in class sgraphics.widget.ListGlyph
needRedraw(Area). Method in class sgraphics.widget.ScrollbarGlyph
needRedraw(Area). Method in class sgraphics.SgraphicsAdapter
Redraws all glyphs overlapping the area.
needRedraw(Area). Method in class sgraphics.widget.TextAreaGlyph
needRedraw(Area). Method in class sgraphics.widget.TextFieldGlyph
needRedraw(Area). Method in class sgraphics.TopViewer
Redraws all glyphs overlapping with the area.
needRedraw(Area). Method in class sgraphics.widget.WidgetImpl
This calls up the parent chain which leads to redrawing the area.
needResize(). Method in class sgraphics.widget.ButtonGlyph
needResize(). Method in class sgraphics.widget.CheckboxGlyph
needResize(). Method in class sgraphics.widget.ChoiceGlyph
needResize(). Method in interface sgraphics.Glyph
This is called when a glyph needs to be redrawn because it has changed size.
needResize(). Method in class sgraphics.GlyphImpl
This calls up the parent chain which leads to resizing and redrawing all the glyphs under the Viewer.
needResize(). Method in class sgraphics.widget.ListGlyph
needResize(). Method in class sgraphics.widget.ScrollbarGlyph
needResize(). Method in class sgraphics.SgraphicsAdapter
Forces geometry calculation and redraws all glyphs.
needResize(). Method in class sgraphics.widget.TextAreaGlyph
needResize(). Method in class sgraphics.widget.TextFieldGlyph
needResize(). Method in class sgraphics.TopViewer
Forces geometry calculation and redraws the whole glyph tree.
needResize(). Method in class sgraphics.layout.Viewport
This calls up the parent chain which leads to resizing and redrawing all the glyphs under the Viewer.
needResize(). Method in class sgraphics.widget.WidgetImpl
This calls up the parent chain which leads to resizing and redrawing all the glyphs under the Viewer.
needSize(). Method in class sgraphics.DebugGlyph
next(Container). Method in class java.awt.CardLayout
Flips to the next card of the specified container.
nextDouble(). Method in class java.util.Random
Generates a pseudorandom uniformally distributed double value between 0.0 and 1.0.
nextElement(). Method in interface java.util.Enumeration
Returns the next element of the enumeration.
nextElement(). Method in class java.util.StringTokenizer
Returns the next element in the Enumeration.
nextFloat(). Method in class java.util.Random
Generates a pseudorandom uniformally distributed float value between 0.0 and 1.0.
nextFocus(). Method in class java.awt.Component
Moves the focus to the next component.
nextGaussian(). Method in class java.util.Random
Generates a pseudorandom Gaussian distributed double value with mean 0.0 and standard deviation 1.0.
nextInt(). Method in class java.util.Random
Generates a pseudorandom uniformally distributed int value.
nextLong(). Method in class java.util.Random
Generate a pseudorandom uniformally distributed long value.
nextToken(). Method in class java.util.StringTokenizer
Returns the next token of the String.
nextToken(String). Method in class java.util.StringTokenizer
Returns the next token, after switching to the new delimiter set.
NONE. Static variable in class java.awt.GridBagConstraints
NORTH. Static variable in class java.awt.GridBagConstraints
NORTHEAST. Static variable in class java.awt.GridBagConstraints
NORTHWEST. Static variable in class java.awt.GridBagConstraints
NoSuchElementException(). Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException with no detail message.
NoSuchElementException(String). Constructor for class java.util.NoSuchElementException
Constructs a NoSuchElementException with the specified detail message.
notifyObservers(). Method in class java.util.Observable
Notifies all observers if an observable change occurs.
notifyObservers(Object). Method in class java.util.Observable
Notifies all observers of the specified observable change which occurred.
npoints. Variable in class java.awt.Polygon
The total number of points.
NW_RESIZE_CURSOR. Static variable in class java.awt.Frame

O

Observable(). Constructor for class java.util.Observable
or(BitSet). Method in class java.util.BitSet
Logically ORs this bit set with the specified set of bits.
orange. Static variable in class java.awt.Color
The color orange.
origin. Variable in class sgraphics.BoundingSpan
origin(). Method in class sgraphics.Area
Get the origin of the area.
Outline(Color, Color). Constructor for class sgraphics.wrapper.Outline
oval(int, FigureStyle, float, float, float, float). Static method in class sgraphics.figure.FigureKit
Get a oval.
overlay(). Static method in class sgraphics.layout.LayoutKit
Get a glyph that places multiple glyphs on top of each other.

P

pack(). Method in class java.awt.Window
Packs the components of the Window.
pageBackward(). Method in class sgraphics.Adjustment
pageForward(). Method in class sgraphics.Adjustment
paint(Graphics). Method in class java.awt.Canvas
Paints the canvas in the default background color.
paint(Graphics). Method in class java.awt.Component
Paints the component.
paint(Graphics). Method in class sgraphics.SgraphicsAdapter
Paints the component.
paintAll(Graphics). Method in class java.awt.Component
Paints the component and its subcomponents.
paintComponents(Graphics). Method in class java.awt.Container
Paints the components in this container.
Painter(Graphics). Constructor for class sgraphics.Painter
Create a Painter from a Graphics.
Panel(). Constructor for class java.awt.Panel
Creates a new panel.
paramString(). Method in class java.awt.Button
Returns the parameter String of this button.
paramString(). Method in class java.awt.Checkbox
Returns the parameter String of this Checkbox.
paramString(). Method in class java.awt.CheckboxMenuItem
Returns the parameter String of this button.
paramString(). Method in class java.awt.Choice
Returns the parameter String of this Choice.
paramString(). Method in class java.awt.Component
Returns the parameter String of this Component.
paramString(). Method in class java.awt.Container
Returns the parameter String of this Container.
paramString(). Method in class java.awt.Dialog
Returns the parameter String of this Dialog.
paramString(). Method in class java.awt.Event
Returns the parameter String of this Event.
paramString(). Method in class java.awt.FileDialog
Returns the parameter String of this file dialog.
paramString(). Method in class java.awt.Frame
Returns the parameter String of this Frame.
paramString(). Method in class java.awt.Label
Returns the parameter String of this label.
paramString(). Method in class java.awt.List
Returns the parameter String of this list.
paramString(). Method in class java.awt.MenuComponent
Returns the String parameter of this MenuComponent.
paramString(). Method in class java.awt.MenuItem
Returns the String parameter of the menu item.
paramString(). Method in class java.awt.Scrollbar
Returns the String parameters for this Scrollbar.
paramString(). Method in class java.awt.TextArea
Returns the String of parameters for this TextArea.
paramString(). Method in class java.awt.TextComponent
Returns the String of parameters for this TextComponent.
paramString(). Method in class java.awt.TextField
Returns the String of parameters for this TExtField.
parse(String). Static method in class java.util.Date
Given a string representing a time, parse it and return the time value.
peek(). Method in class java.util.Stack
Peeks at the top of the stack.
PGDN. Static variable in class java.awt.Event
The page down action-key.
PGUP. Static variable in class java.awt.Event
The page up action-key.
pick(Picker). Method in class sgraphics.widget.ButtonGlyph
pick(Picker). Method in class sgraphics.widget.CheckboxGlyph
pick(Picker). Method in class sgraphics.widget.ChoiceGlyph
pick(Picker). Method in class sgraphics.DebugGlyph
pick(Picker). Method in class sgraphics.figure.FigLabel
pick(Picker). Method in class sgraphics.figure.FigureViewer
Checks for hits.
pick(Picker). Method in interface sgraphics.Glyph
Traverse the glyph tree and return all the glyphs that intersect the position of the given event.
pick(Picker). Method in class sgraphics.GlyphImpl
pick(Picker). Method in class sgraphics.wrapper.HitGlyph
Overrides the pick.
pick(Picker). Method in class sgraphics.widget.ListGlyph
pick(Picker). Method in class sgraphics.MonoGlyph
pick(Picker). Method in class sgraphics.PolyGlyph
pick(Picker). Method in class sgraphics.wrapper.ResizableFrame
Checks for hits.
pick(Picker). Method in class sgraphics.widget.ScrollbarGlyph
pick(Picker). Method in class sgraphics.widget.TextAreaGlyph
pick(Picker). Method in class sgraphics.widget.TextFieldGlyph
pick(Picker). Method in class sgraphics.ViewerImpl
Checks for hits.
pick(Picker). Method in class sgraphics.widget.WidgetImpl
Checks for hits.
Picker(Picker, Viewer). Constructor for class sgraphics.Picker
Picker(Viewer, Area). Constructor for class sgraphics.Picker
Create a picker using an area.
Picker(Viewer, GraphicsEvent). Constructor for class sgraphics.Picker
Create a picker using an event.
pink. Static variable in class java.awt.Color
The color pink.
PLAIN. Static variable in class java.awt.Font
The plain style constant.
play(). Method in interface java.applet.AudioClip
Starts playing the clip.
play(URL). Method in class java.applet.Applet
Plays an audio clip.
play(URL, String). Method in class java.applet.Applet
Plays an audio clip.
POINT. Static variable in class sgraphics.Picker
Point(). Constructor for class sgraphics.Point
Point(float, float). Constructor for class sgraphics.Point
Point(int, int). Constructor for class java.awt.Point
Constructs and initializes a Point from the specified x and y coordinates.
PolyGlyph(). Constructor for class sgraphics.PolyGlyph
Polygon(). Constructor for class java.awt.Polygon
Creates an empty polygon.
Polygon(int[], int[], int). Constructor for class java.awt.Polygon
Constructs and initializes a Polygon from the specified parameters.
pop(). Method in class java.util.Stack
Pops an item off the stack.
position(float, float). Method in class sgraphics.figure.FigLabel
This will return the character position that would be hit for the given event coordinates.
position(float, float). Method in class sgraphics.figure.Figure
Returns the position of any internal structure at the given coordinates.
postEvent(Event). Method in class java.awt.Component
Posts an event to this component.
postEvent(Event). Method in class java.awt.MenuComponent
Posts the specified event to the menu.
postEvent(Event). Method in interface java.awt.MenuContainer
postEvent(Event). Method in class sgraphics.SgraphicsAdapter
Posts an event to the top viewer and if it does not handle the event it calls the parent class which passes the event to the parent container.
postEvent(GraphicsEvent). Method in class sgraphics.SgraphicsAdapter
Post a new GraphicsEvent.
postEvent(GraphicsEvent). Method in class sgraphics.TopViewer
Post an AWT event into the viewer system for processing.
preferredLayoutSize(Container). Method in class java.awt.BorderLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredLayoutSize(Container). Method in class java.awt.CardLayout
Calculates the preferred size for the specified panel.
preferredLayoutSize(Container). Method in class java.awt.FlowLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredLayoutSize(Container). Method in class java.awt.GridBagLayout
Returns the preferred dimensions for this layout given the components in the specified panel.
preferredLayoutSize(Container). Method in class java.awt.GridLayout
Returns the preferred dimensions for this layout given the components int the specified panel.
preferredLayoutSize(Container). Method in interface java.awt.LayoutManager
Calculates the preferred size dimensions for the specified panel given the components in the specified parent container.
PREFERREDSIZE. Static variable in class java.awt.GridBagLayout
preferredSize(). Method in class java.awt.Component
Returns the preferred size of this component.
preferredSize(). Method in class java.awt.Container
Returns the preferred size of this container.
preferredSize(). Method in class java.awt.List
Returns the preferred dimensions needed for the list.
preferredSize(). Method in class sgraphics.SgraphicsAdapter
Get the preferred size.
preferredSize(). Method in class java.awt.TextArea
Returns the preferred size Dimensions of the TextArea.
preferredSize(). Method in class java.awt.TextField
Returns the preferred size Dimensions needed for this TextField.
preferredSize(int). Method in class java.awt.List
Returns the preferred dimensions needed for the list with the specified amount of rows.
preferredSize(int). Method in class java.awt.TextField
Returns the preferred size Dimensions needed for this TextField with the specified amount of columns.
preferredSize(int, int). Method in class java.awt.TextArea
Returns the specified row and column Dimensions of the TextArea.
prepareImage(Image, ImageObserver). Method in class java.awt.Component
Prepares an image for rendering on this Component.
prepareImage(Image, int, int, ImageObserver). Method in class java.awt.Component
Prepares an image for rendering on this Component at the specified width and height.
prepareImage(Image, int, int, ImageObserver). Method in class java.awt.Toolkit
Prepares an image for rendering on the default screen at the specified width and height.
prepend(Glyph). Method in class sgraphics.widget.ButtonGlyph
prepend(Glyph). Method in class sgraphics.widget.CheckboxGlyph
prepend(Glyph). Method in class sgraphics.widget.ChoiceGlyph
prepend(Glyph). Method in class sgraphics.DebugGlyph
prepend(Glyph). Method in interface sgraphics.Glyph
Prepend a glyph to the composite list.
prepend(Glyph). Method in class sgraphics.GlyphImpl
prepend(Glyph). Method in class sgraphics.widget.ListGlyph
prepend(Glyph). Method in class sgraphics.MonoGlyph
prepend(Glyph). Method in class sgraphics.widget.ScrollbarGlyph
prepend(Glyph). Method in class sgraphics.widget.TextAreaGlyph
prepend(Glyph). Method in class sgraphics.widget.TextFieldGlyph
previous(Container). Method in class java.awt.CardLayout
Flips to the previous card of the specified container.
print(Graphics). Method in class java.awt.Component
Prints this component.
printAll(Graphics). Method in class java.awt.Component
Prints the component and its subcomponents.
printComponents(Graphics). Method in class java.awt.Container
Prints the components in this container.
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.ButtonGlyph
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.CheckboxGlyph
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.ChoiceGlyph
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.ListGlyph
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.ScrollbarGlyph
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.TextAreaGlyph
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.TextFieldGlyph
processPick(Picker, GraphicsEvent). Method in interface sgraphics.Viewer
processPick(Picker, GraphicsEvent). Method in class sgraphics.ViewerImpl
Process a pick.
processPick(Picker, GraphicsEvent). Method in class sgraphics.widget.WidgetImpl
Process a pick.
Properties(). Constructor for class java.util.Properties
Creates an empty property list.
Properties(Properties). Constructor for class java.util.Properties
Creates an empty property list with specified defaults.
propertyNames(). Method in class java.util.Properties
Enumerates all the keys.
push(Object). Method in class java.util.Stack
Pushes an item onto the stack.
put(Object, Object). Method in class java.util.Dictionary
Puts the specified element into the Dictionary, using the specified key.
put(Object, Object). Method in class java.util.Hashtable
Puts the specified element into the hashtable, using the specified key.

R

Random(). Constructor for class java.util.Random
Creates a new random number generator.
Random(long). Constructor for class java.util.Random
Creates a new random number generator using a single long seed.
Rectangle(). Constructor for class java.awt.Rectangle
Constructs a new rectangle.
Rectangle(Dimension). Constructor for class java.awt.Rectangle
Constructs a rectangle and initializes it to the specified width and height.
rectangle(int, FigureStyle, float, float, float, float). Static method in class sgraphics.figure.FigureKit
Get a rectangle.
Rectangle(int, int). Constructor for class java.awt.Rectangle
Constructs a rectangle and initializes it with the specified width and height parameters.
Rectangle(int, int, int, int). Constructor for class java.awt.Rectangle
Constructs and initializes a rectangle with the specified parameters.
Rectangle(Point). Constructor for class java.awt.Rectangle
Constructs a rectangle and initializes it to the specified point.
Rectangle(Point, Dimension). Constructor for class java.awt.Rectangle
Constructs a rectangle and initializes it to a specified point and dimension.
red. Static variable in class java.awt.Color
The color red.
refresh(). Method in class sgraphics.SgraphicsAdapter
Force the buffer to copy to the screen.
rehash(). Method in class java.util.Hashtable
Rehashes the content of the table into a bigger table.
RELATIVE. Static variable in class java.awt.GridBagConstraints
REMAINDER. Static variable in class java.awt.GridBagConstraints
remove(Component). Method in class java.awt.Container
Removes the specified component from this container.
remove(int). Method in class java.awt.Menu
Deletes the item from this menu at the specified index.
remove(int). Method in class java.awt.MenuBar
Removes the menu located at the specified index from the menu bar.
remove(MenuComponent). Method in class java.awt.Frame
Removes the specified menu bar from this Frame.
remove(MenuComponent). Method in class java.awt.Menu
Deletes the specified item from this menu.
remove(MenuComponent). Method in class java.awt.MenuBar
Removes the specified menu from the menu bar.
remove(MenuComponent). Method in interface java.awt.MenuContainer
remove(Object). Method in class java.util.Dictionary
Removes the element corresponding to the key.
remove(Object). Method in class java.util.Hashtable
Removes the element corresponding to the key.
removeAll(). Method in class java.awt.Container
Removes all the components from this container.
removeAllElements(). Method in class java.util.Vector
Removes all elements of the vector.
removeCallback(). Method in class sgraphics.widget.ButtonGlyph
removeCallback(). Method in class sgraphics.widget.CheckboxGlyph
removeCallback(). Method in class sgraphics.widget.ChoiceGlyph
removeCallback(). Method in class sgraphics.widget.ListGlyph
removeCallback(). Method in class sgraphics.widget.ScrollbarGlyph
removeCallback(). Method in class sgraphics.widget.TextAreaGlyph
removeCallback(). Method in class sgraphics.widget.TextFieldGlyph
removeCallback(). Method in class sgraphics.ViewerImpl
Remove the callback.
removeCallback(). Method in class sgraphics.widget.WidgetImpl
Remove the callback.
removeElement(Object). Method in class java.util.Vector
Removes the element from the vector.
removeElementAt(int). Method in class java.util.Vector
Deletes the element at the specified index.
removeLayoutComponent(Component). Method in class java.awt.BorderLayout
Removes the specified component from the layout.
removeLayoutComponent(Component). Method in class java.awt.CardLayout
Removes the specified component from the layout.
removeLayoutComponent(Component). Method in class java.awt.FlowLayout
Removes the specified component from the layout.
removeLayoutComponent(Component). Method in class java.awt.GridBagLayout
Removes the specified component from the layout.
removeLayoutComponent(Component). Method in class java.awt.GridLayout
Removes the specified component from the layout.
removeLayoutComponent(Component). Method in interface java.awt.LayoutManager
Removes the specified component from the layout.
removeNotify(). Method in class java.awt.Component
Notifies the Component to destroy the peer.
removeNotify(). Method in class java.awt.Container
Notifies the container to remove its peer.
removeNotify(). Method in class java.awt.List
Removes the peer for this list.
removeNotify(). Method in class java.awt.Menu
Removes the menu's peer.
removeNotify(). Method in class java.awt.MenuBar
Removes the menu bar's peer.
removeNotify(). Method in class java.awt.MenuComponent
Removes the menu component's peer.
removeNotify(). Method in class java.awt.TextComponent
Removes the TextComponent's peer.
removeOrphanWidgets(). Method in class sgraphics.SgraphicsAdapter
For internal use by widgets.
repaint(). Method in class java.awt.Component
Repaints the component.
repaint(int, int, int, int). Method in class java.awt.Component
Repaints part of the component.
repaint(long). Method in class java.awt.Component
Repaints the component.
repaint(long, int, int, int, int). Method in class java.awt.Component
Repaints part of the component.
replace(int, Glyph). Method in class sgraphics.widget.ButtonGlyph
replace(int, Glyph). Method in class sgraphics.widget.CheckboxGlyph
replace(int, Glyph). Method in class sgraphics.widget.ChoiceGlyph
replace(int, Glyph). Method in class sgraphics.DebugGlyph
replace(int, Glyph). Method in interface sgraphics.Glyph
Replace a glyph to the composite list.
replace(int, Glyph). Method in class sgraphics.GlyphImpl
replace(int, Glyph). Method in class sgraphics.widget.ListGlyph
replace(int, Glyph). Method in class sgraphics.MonoGlyph
replace(int, Glyph). Method in class sgraphics.widget.ScrollbarGlyph
replace(int, Glyph). Method in class sgraphics.widget.TextAreaGlyph
replace(int, Glyph). Method in class sgraphics.widget.TextFieldGlyph
replaceItem(String, int). Method in class java.awt.List
Replaces the item at the given index.
replaceText(String, int, int). Method in class java.awt.TextArea
Replaces text from the indicated start to end position with the new text specified.
requestFocus(). Method in class java.awt.Component
Requests the input focus.
require(Requirement, float, float, float, float). Static method in class sgraphics.GlyphImpl
requireLeadTrail(Requirement, float, float, float, float, float, float). Static method in class sgraphics.GlyphImpl
Requirement(). Constructor for class sgraphics.Requirement
requirement(Requirements, int). Static method in class sgraphics.GlyphImpl
requirements(). Method in class sgraphics.wrapper.Border
Ask for the glyph's geometry requirements.
requirements(). Method in class sgraphics.widget.ButtonGlyph
requirements(). Method in class sgraphics.CanvasGlyph
Ask for the glyph's geometry requirements.
requirements(). Method in class sgraphics.widget.CheckboxGlyph
requirements(). Method in class sgraphics.widget.ChoiceGlyph
requirements(). Method in class sgraphics.DebugGlyph
Ask for the glyph's geometry requirements.
requirements(). Method in class sgraphics.figure.FigLabel
Return requirements based on the text.
requirements(). Method in class sgraphics.figure.FigureViewer
Ask for the glyph's geometry requirements.
requirements(). Method in class sgraphics.layout.Glue
Ask for the glyph's geometry requirements.
requirements(). Method in interface sgraphics.Glyph
Ask for the glyph's geometry requirements.
requirements(). Method in class sgraphics.wrapper.LabeledOutline
Ask for the glyph's geometry requirements.
requirements(). Method in class sgraphics.widget.ListGlyph
requirements(). Method in class sgraphics.MonoGlyph
Ask for the glyph's geometry requirements.
Requirements(). Constructor for class sgraphics.Requirements
requirements(). Method in class sgraphics.widget.ScrollbarGlyph
requirements(). Method in class sgraphics.widget.TextAreaGlyph
requirements(). Method in class sgraphics.widget.TextFieldGlyph
requirements(). Method in class sgraphics.layout.Viewport
Ask for the glyph's geometry requirements.
requirements(). Method in class sgraphics.widget.WidgetImpl
Ask for the glyph's geometry requirements.
requirements(Glyph[], Requirements). Method in class sgraphics.layout.DebugLayout
Take a list of glyphs and make a single requirement.
Requirements(Requirements). Constructor for class sgraphics.Requirements
reshape(int, int, int, int). Method in class java.awt.Component
Reshapes the Component to the specified bounding box.
reshape(int, int, int, int). Method in class java.awt.Rectangle
Reshapes the rectangle.
reshape(int, int, int, int). Method in class sgraphics.SgraphicsAdapter
Reshapes the Component to the specified bounding box.
ResizableFrame(Glyph, Color, Color). Constructor for class sgraphics.wrapper.ResizableFrame
resize(Dimension). Method in class java.applet.Applet
Requests thatthe applet be resized.
resize(Dimension). Method in class java.awt.Component
Resizes the Component to the specified dimension.
resize(int, int). Method in class java.applet.Applet
Requests that the applet be resized.
resize(int, int). Method in class java.awt.Component
Resizes the Component to the specified width and height.
resize(int, int). Method in class java.awt.Rectangle
Resizes the rectangle.
resolutionIndependent. Static variable in class sgraphics.Sgraphics
Set this to false if resolution independent graphics is not desired.
reverseColors(). Method in class sgraphics.wrapper.Border
Revers the highlight and shadow colors.
RGBtoHSB(int, int, int, float[]). Static method in class java.awt.Color
Returns the HSB values corresponding to the color defined by the red, green, and blue components.
RIGHT. Static variable in class java.awt.Event
The right arrow action-key.
RIGHT. Static variable in class java.awt.FlowLayout
The right alignment variable.
right. Variable in class java.awt.Insets
The inset from the right.
RIGHT. Static variable in class java.awt.Label
The right alignment.
rmargin(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the rignt side of a glyph.
rmarginFlexible(Glyph, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the rignt side of a glyph and make it flexible.
rowHeights. Variable in class java.awt.GridBagLayout
rowWeights. Variable in class java.awt.GridBagLayout
run(). Method in class sgraphics.figure.FigLabel

S

S_RESIZE_CURSOR. Static variable in class java.awt.Frame
SAVE. Static variable in class java.awt.FileDialog
The file save variable.
save(OutputStream, String). Method in class java.util.Properties
Save properties to an OutputStream.
SAVE_FILE. Static variable in class java.awt.Event
A file saving event.
scaleTo(float). Method in class sgraphics.Adjustment
Request that the adjustment change its current length, effectively scaling the adjustment so that it covers more or less of the total segment.
SCROLL_ABSOLUTE. Static variable in class java.awt.Event
The absolute scroll event.
SCROLL_LINE_DOWN. Static variable in class java.awt.Event
The line down scroll event.
SCROLL_LINE_UP. Static variable in class java.awt.Event
The line up scroll event.
SCROLL_PAGE_DOWN. Static variable in class java.awt.Event
The page down scroll event.
SCROLL_PAGE_UP. Static variable in class java.awt.Event
The page up scroll event.
scrollBackward(). Method in class sgraphics.Adjustment
Scrollbar(). Constructor for class java.awt.Scrollbar
Constructs a new vertical Scrollbar.
Scrollbar(int). Constructor for class java.awt.Scrollbar
Constructs a new Scrollbar with the specified orientation.
Scrollbar(int, int, int, int, int). Constructor for class java.awt.Scrollbar
Constructs a new Scrollbar with the specified orientation, value, page size, and minumum and maximum values.
ScrollbarGlyph(). Constructor for class sgraphics.widget.ScrollbarGlyph
Constructs a new vertical Scrollbar.
ScrollbarGlyph(Adjustment). Constructor for class sgraphics.widget.ScrollbarGlyph
Constructs a new vertical Scrollbar.
ScrollbarGlyph(int). Constructor for class sgraphics.widget.ScrollbarGlyph
Constructs a new Scrollbar with the specified orientation.
ScrollbarGlyph(int, Adjustment). Constructor for class sgraphics.widget.ScrollbarGlyph
Constructs a new Scrollbar with the specified orientation.
ScrollbarGlyph(int, int, int, int, int). Constructor for class sgraphics.widget.ScrollbarGlyph
Constructs a new Scrollbar with the specified orientation, value, page size, and minumum and maximum values.
ScrollbarGlyph(int, int, int, int, int, Adjustment). Constructor for class sgraphics.widget.ScrollbarGlyph
Constructs a new Scrollbar with the specified orientation, value, page size, and minumum and maximum values.
scrollBegin(). Method in class sgraphics.Adjustment
scrollBegin(float, float, float). Method in interface sgraphics.AdjustmentConstraint
Return the scroll position to move the view to the beginning of the data.
scrollBy(float). Method in class sgraphics.Adjustment
Request that the adjustment change its lower position to add the given delta (which may be negative).
scrollEnd(). Method in class sgraphics.Adjustment
scrollEnd(float, float, float). Method in interface sgraphics.AdjustmentConstraint
Return the scroll position to move the view to the end of the data.
scrollForward(). Method in class sgraphics.Adjustment
scrollTo(float). Method in class sgraphics.Adjustment
Request that the adjustment change its lower position to the given coordinate.
scrollTo(int, float). Method in class sgraphics.layout.Viewport
SE_RESIZE_CURSOR. Static variable in class java.awt.Frame
search(Object). Method in class java.util.Stack
Sees if an object is on the stack.
select(int). Method in class java.awt.Choice
Selects the item with the specified postion.
select(int). Method in class java.awt.List
Selects the item at the specified index.
select(int, int). Method in class java.awt.TextComponent
Selects the text found between the specified start and end locations.
select(String). Method in class java.awt.Choice
Selects the item with the specified String.
selectAll(). Method in class java.awt.TextComponent
Selects all the text in the TextComponent.
set(int). Method in class java.util.BitSet
Sets a bit.
setAdjustmentConstraint(AdjustmentConstraint). Method in class sgraphics.Adjustment
Set the constraint used to constrain the scroll region.
setAlignment(int). Method in class java.awt.Label
Sets the alignment for this label to the specified alignment.
setAllocationMode(int, int). Method in class sgraphics.layout.Viewport
By default, a viewport allocates the natural span requested by its child in bot the X and Y dimensions.
setBackground(Color). Method in class java.awt.Component
Sets the background color.
setBody(). Method in class sgraphics.PolyGlyph
Don't use.
setBody(Glyph). Method in class sgraphics.widget.ButtonGlyph
setBody(Glyph). Method in class sgraphics.widget.CheckboxGlyph
setBody(Glyph). Method in class sgraphics.widget.ChoiceGlyph
setBody(Glyph). Method in class sgraphics.DebugGlyph
setBody(Glyph). Method in interface sgraphics.Glyph
Set the body of the glyph.
setBody(Glyph). Method in class sgraphics.GlyphImpl
setBody(Glyph). Method in class sgraphics.wrapper.LabeledOutline
setBody(Glyph). Method in class sgraphics.widget.ListGlyph
setBody(Glyph). Method in class sgraphics.widget.ScrollbarGlyph
setBody(Glyph). Method in class sgraphics.widget.TextAreaGlyph
setBody(Glyph). Method in class sgraphics.widget.TextFieldGlyph
setCallback(ViewerCallback). Method in class sgraphics.widget.ButtonGlyph
setCallback(ViewerCallback). Method in class sgraphics.widget.CheckboxGlyph
setCallback(ViewerCallback). Method in class sgraphics.widget.ChoiceGlyph
setCallback(ViewerCallback). Method in class sgraphics.widget.ListGlyph
setCallback(ViewerCallback). Method in class sgraphics.widget.ScrollbarGlyph
setCallback(ViewerCallback). Method in class sgraphics.widget.TextAreaGlyph
setCallback(ViewerCallback). Method in class sgraphics.widget.TextFieldGlyph
setCallback(ViewerCallback). Method in class sgraphics.ViewerImpl
Set a callback.
setCallback(ViewerCallback). Method in class sgraphics.widget.WidgetImpl
Set a callback.
setChanged(). Method in class java.util.Observable
Sets a flag to note an observable change.
setCheckboxGroup(CheckboxGroup). Method in class java.awt.Checkbox
Sets the CheckboxGroup to the specified group.
setColor(Color). Method in class sgraphics.wrapper.Background
setColor(Color). Method in class java.awt.Graphics
Sets the current color to the specified color.
setColor(Color). Method in class sgraphics.Painter
Sets the current color to the specified color.
setConstraints(Component, GridBagConstraints). Method in class java.awt.GridBagLayout
Sets the constraints for the specified component.
setConstraints(float, float, float, float). Method in class sgraphics.wrapper.ResizableFrame
Constrain the ammount the outline can grow or shrink.
setCurrent(Checkbox). Method in class java.awt.CheckboxGroup
Sets the current choice to the specified Checkbox.
setCursor(int). Method in class java.awt.Frame
Set the cursor image to a predefined cursor.
setDate(int). Method in class java.util.Date
Sets the date.
setDirectory(String). Method in class java.awt.FileDialog
Set the directory of the Dialog to the specified directory.
setEchoCharacter(char). Method in class java.awt.TextField
Sets the echo character for this TextField.
setEditable(boolean). Method in class java.awt.TextComponent
Sets the specified boolean to indicate whether or not this TextComponent should be editable.
setElementAt(Object, int). Method in class java.util.Vector
Sets the element at the specified index to be the specified object.
setFile(String). Method in class java.awt.FileDialog
Sets the file for this dialog to the specified file.
setFilenameFilter(FilenameFilter). Method in class java.awt.FileDialog
Sets the filter for this dialog to the specified filter.
setFont(Font). Method in class java.awt.Component
Sets the font of the component.
setFont(Font). Method in class java.awt.Graphics
Sets the font for all subsequent text-drawing operations.
setFont(Font). Method in class java.awt.MenuComponent
Sets the font to be used for this MenuItem to the specified font.
setFont(Font). Method in class sgraphics.Painter
Sets the font for all subsequent text-drawing operations.
setForeground(Color). Method in class java.awt.Component
Sets the foreground color.
setHelpMenu(Menu). Method in class java.awt.MenuBar
Sets the help menu to the specified menu on the menu bar.
setHours(int). Method in class java.util.Date
Sets the hours.
setIconImage(Image). Method in class java.awt.Frame
Sets the image to display when this Frame is iconized.
setLabel(Glyph). Method in class sgraphics.wrapper.LabeledOutline
setLabel(String). Method in class java.awt.Button
Sets the button with the specified label.
setLabel(String). Method in class java.awt.Checkbox
Sets the button with the specified label.
setLabel(String). Method in class java.awt.MenuItem
Sets the label to be the specified label.
setLargeScroll(float). Method in class sgraphics.Adjustment
Set the page forward and backward ammount.
setLayout(LayoutManager). Method in class java.awt.Container
Sets the layout manager for this container.
setLineIncrement(int). Method in class java.awt.Scrollbar
Sets the line increment for this scrollbar.
setMenuBar(MenuBar). Method in class java.awt.Frame
Sets the menubar for this Frame to the specified menubar.
setMinutes(int). Method in class java.util.Date
Sets the minutes.
setMode(int). Method in class sgraphics.figure.Figure
setMode(int). Method in class sgraphics.figure.FigureViewer
setMonth(int). Method in class java.util.Date
Sets the month.
setMultipleSelections(boolean). Method in class java.awt.List
Sets whether this list should allow multiple selections or not.
setPageIncrement(int). Method in class java.awt.Scrollbar
Sets the page increment for this scrollbar.
setPaintMode(). Method in class java.awt.Graphics
Sets the paint mode to overwrite the destination with the current color.
setPaintMode(). Method in class sgraphics.Painter
Sets the paint mode to overwrite the destination with the current color.
setParent(Glyph). Method in class sgraphics.widget.ButtonGlyph
setParent(Glyph). Method in class sgraphics.widget.CheckboxGlyph
setParent(Glyph). Method in class sgraphics.widget.ChoiceGlyph
setParent(Glyph). Method in interface sgraphics.Glyph
Set the parent glyph.
setParent(Glyph). Method in class sgraphics.GlyphImpl
setParent(Glyph). Method in class sgraphics.widget.ListGlyph
setParent(Glyph). Method in class sgraphics.widget.ScrollbarGlyph
setParent(Glyph). Method in class sgraphics.widget.TextAreaGlyph
setParent(Glyph). Method in class sgraphics.widget.TextFieldGlyph
setParent(Glyph). Method in class sgraphics.ViewerImpl
setParent(Glyph). Method in class sgraphics.widget.WidgetImpl
setPrevious(Picker). Method in class sgraphics.Picker
setResizable(boolean). Method in class java.awt.Dialog
Sets the resizable flag.
setResizable(boolean). Method in class java.awt.Frame
Sets the resizable flag.
setScale(float). Method in class sgraphics.CanvasGlyph
Set the scale factor.
setSeconds(int). Method in class java.util.Date
Sets the seconds.
setSeed(long). Method in class java.util.Random
Sets the seed of the random number generator using a single long seed.
setSize(int). Method in class java.util.Vector
Sets the size of the vector.
setSmallScroll(float). Method in class sgraphics.Adjustment
Set the scroll forward and backward ammount.
setState(boolean). Method in class java.awt.Checkbox
Sets the Checkbox to the specifed boolean state.
setState(boolean). Method in class java.awt.CheckboxMenuItem
Sets the state of this MenuItem if it is a Checkbox.
setStub(AppletStub). Method in class java.applet.Applet
Sets the applet stub.
setStyle(FigureStyle). Method in class sgraphics.figure.FigLabel
setStyle(FigureStyle). Method in class sgraphics.figure.Figure
setStyle(FigureStyle). Method in class sgraphics.figure.FigureViewer
setText(String). Method in class java.awt.Label
Sets the text for this label to the specified text.
setText(String). Method in class java.awt.TextComponent
Sets the text of this TextComponent to the specified text.
setTime(long). Method in class java.util.Date
Sets the time.
setTitle(String). Method in class java.awt.Dialog
Sets the title of the Dialog.
setTitle(String). Method in class java.awt.Frame
Sets the title for this Frame to the specified title.
setTopGlyph(Glyph). Method in class sgraphics.SgraphicsAdapter
Used to change the top glyph after construction.
setValue(int). Method in class java.awt.Scrollbar
Sets the value of this Scrollbar to the specified value.
setValues(int, int, int, int). Method in class java.awt.Scrollbar
Sets the values for this Scrollbar.
setXOffset(float). Method in class sgraphics.CanvasGlyph
Set the horizontal offset of the canvas.
setXORMode(Color). Method in class java.awt.Graphics
Sets the paint mode to alternate between the current color and the new specified color.
setXORMode(Color). Method in class sgraphics.Painter
Sets the paint mode to alternate between the current color and the new specified color.
setYear(int). Method in class java.util.Date
Sets the year.
setYOffset(float). Method in class sgraphics.CanvasGlyph
Set the vertical offset of the canvas.
Sgraphics(). Constructor for class sgraphics.Sgraphics
SgraphicsAdapter(Glyph). Constructor for class sgraphics.SgraphicsAdapter
Create an adapter between an AWT Container and a glyph tree.
SgraphicsAdapter(Glyph, boolean, boolean). Constructor for class sgraphics.SgraphicsAdapter
Create an adapter between an awt Component and a glyph tree.
SHIFT_MASK. Static variable in class java.awt.Event
The shift modifier constant.
shiftDown(). Method in class java.awt.Event
Checks if the shift key is down.
show(). Method in class java.awt.Component
Shows the component.
show(). Method in class java.awt.Window
Shows the Window.
show(boolean). Method in class java.awt.Component
Conditionally shows the component.
show(Container, String). Method in class java.awt.CardLayout
Flips to the specified component name in the specified container.
showDocument(URL). Method in interface java.applet.AppletContext
Shows a new document.
showDocument(URL, String). Method in interface java.applet.AppletContext
Show a new document in a target window or frame.
showStatus(String). Method in class java.applet.Applet
Shows a status message in the applet's context.
showStatus(String). Method in interface java.applet.AppletContext
Show a status string.
size. Variable in class java.awt.Font
The point size of this font.
size(). Method in class java.util.BitSet
Calculates and returns the set's size
size(). Method in class java.awt.Component
Returns the current size of this component.
size(). Method in class java.util.Dictionary
Returns the number of elements contained within the Dictionary.
size(). Method in class java.util.Hashtable
Returns the number of elements contained in the hashtable.
size(). Method in class java.util.Vector
Returns the number of elements in the vector.
SOUTH. Static variable in class java.awt.GridBagConstraints
SOUTHEAST. Static variable in class java.awt.GridBagConstraints
SOUTHWEST. Static variable in class java.awt.GridBagConstraints
span(int). Method in class sgraphics.Area
Get the span of particular axis.
Stack(). Constructor for class java.util.Stack
start(). Method in class java.applet.Applet
Called to start the applet.
statusAll(boolean). Method in class java.awt.MediaTracker
Returns the boolean OR of the status of all of the media being tracked.
statusID(int, boolean). Method in class java.awt.MediaTracker
Returns the boolean OR of the status of all of the media with a given ID.
stop(). Method in class java.applet.Applet
Called to stop the applet.
stop(). Method in interface java.applet.AudioClip
Stops playing the clip.
StringTokenizer(String). Constructor for class java.util.StringTokenizer
Constructs a StringTokenizer on the specified String, using the default delimiter set (which is " \t\n\r").
StringTokenizer(String, String). Constructor for class java.util.StringTokenizer
Constructs a StringTokenizer on the specified String, using the specified delimiter set.
StringTokenizer(String, String, boolean). Constructor for class java.util.StringTokenizer
Constructs a StringTokenizer on the specified String, using the specified delimiter set.
stringWidth(String). Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified String in this Font.
Stroke. Static variable in interface sgraphics.figure.FigureMode
Draw a line or text.
style. Variable in class java.awt.Font
The style of the font.
SW_RESIZE_CURSOR. Static variable in class java.awt.Frame
swap(int, int). Method in class sgraphics.widget.ButtonGlyph
swap(int, int). Method in class sgraphics.widget.CheckboxGlyph
swap(int, int). Method in class sgraphics.widget.ChoiceGlyph
swap(int, int). Method in interface sgraphics.Glyph
Swap to child glyphs in the composite list.
swap(int, int). Method in class sgraphics.GlyphImpl
swap(int, int). Method in class sgraphics.widget.ListGlyph
swap(int, int). Method in class sgraphics.widget.ScrollbarGlyph
swap(int, int). Method in class sgraphics.widget.TextAreaGlyph
swap(int, int). Method in class sgraphics.widget.TextFieldGlyph
sync(). Method in class java.awt.Toolkit
Syncs the graphics state; useful when doing animation.

T

target. Variable in class java.awt.Event
The target component.
TEXT_CURSOR. Static variable in class java.awt.Frame
TextArea(). Constructor for class java.awt.TextArea
Constructs a new TextArea.
TextArea(int, int). Constructor for class java.awt.TextArea
Constructs a new TextArea with the specified number of rows and columns.
TextArea(String). Constructor for class java.awt.TextArea
Constructs a new TextArea with the specified text displayed.
TextArea(String, int, int). Constructor for class java.awt.TextArea
Constructs a new TextArea with the specified text and number of rows and columns.
TextAreaGlyph(). Constructor for class sgraphics.widget.TextAreaGlyph
Constructs a new TextArea.
TextAreaGlyph(int, int). Constructor for class sgraphics.widget.TextAreaGlyph
Constructs a new TextArea with the specified number of rows and columns.
TextAreaGlyph(String). Constructor for class sgraphics.widget.TextAreaGlyph
Constructs a new TextArea with the specified text displayed.
TextAreaGlyph(String, int, int). Constructor for class sgraphics.widget.TextAreaGlyph
Constructs a new TextArea with the specified text and number of rows and columns.
TextField(). Constructor for class java.awt.TextField
Constructs a new TextField.
TextField(int). Constructor for class java.awt.TextField
Constructs a new TextField initialized with the specified columns.
TextField(String). Constructor for class java.awt.TextField
Constructs a new TextField initialized with the specified text.
TextField(String, int). Constructor for class java.awt.TextField
Constructs a new TextField initialized with the specified text and columns.
TextFieldGlyph(). Constructor for class sgraphics.widget.TextFieldGlyph
Constructs a new TextField.
TextFieldGlyph(int). Constructor for class sgraphics.widget.TextFieldGlyph
Constructs a new TextField initialized with the specified columns.
TextFieldGlyph(String). Constructor for class sgraphics.widget.TextFieldGlyph
Constructs a new TextField initialized with the specified text.
TextFieldGlyph(String, int). Constructor for class sgraphics.widget.TextFieldGlyph
Constructs a new TextField initialized with the specified text and columns.
tmargin(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the top side of a glyph.
tmarginFlexible(Glyph, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the top side of a glyph and make it flexible.
toBack(). Method in class java.awt.Window
Sends the frame to the back of the Window.
toFront(). Method in class java.awt.Window
Brings the frame to the front of the Window.
toGMTString(). Method in class java.util.Date
Converts a date to a String, using the Internet GMT conventions.
toLocaleString(). Method in class java.util.Date
Converts a date to a String, using the locale conventions.
Toolkit(). Constructor for class java.awt.Toolkit
top. Variable in class java.awt.Insets
The inset from the top.
TopViewer(Glyph, SgraphicsAdapter). Constructor for class sgraphics.TopViewer
Construct a TopViewer.
toString(). Method in class sgraphics.Area
Returns a String that represents the value of this Object.
toString(). Method in class java.util.BitSet
Converts the BitSet to a String.
toString(). Method in class java.awt.BorderLayout
Returns the String representation of this BorderLayout's values.
toString(). Method in class java.awt.CardLayout
Returns the String representation of this CardLayout's values.
toString(). Method in class java.awt.CheckboxGroup
Returns the String representation of this CheckboxGroup's values.
toString(). Method in class java.awt.Color
Returns the String representation of this Color's values.
toString(). Method in class java.awt.Component
Returns the String representation of this Component's values.
toString(). Method in class java.util.Date
Converts a date to a String, using the UNIX ctime conventions.
toString(). Method in class java.awt.Dimension
Returns the String representation of this Dimension's values.
toString(). Method in class java.awt.Event
Returns the String representation of this Event's values.
toString(). Method in class java.awt.FlowLayout
Returns the String representation of this FlowLayout's values.
toString(). Method in class java.awt.Font
Converts this object to a String representation.
toString(). Method in class java.awt.FontMetrics
Returns the String representation of this FontMetric's values.
toString(). Method in class java.awt.Graphics
Returns a String object representing this Graphic's value.
toString(). Method in class java.awt.GridBagLayout
Returns the String representation of this GridLayout's values.
toString(). Method in class java.awt.GridLayout
Returns the String representation of this GridLayout's values.
toString(). Method in class java.util.Hashtable
Converts to a rather lengthy String.
toString(). Method in class java.awt.Insets
Returns a String object representing this Inset's values.
toString(). Method in class java.awt.MenuComponent
Returns the String representation of this MenuComponent's values.
toString(). Method in class sgraphics.Painter
Returns a String object representing this Painters's value.
toString(). Method in class java.awt.Point
Returns the String representation of this Point's coordinates.
toString(). Method in class java.awt.Rectangle
Returns the String representation of this Rectangle's values.
toString(). Method in class java.util.Vector
Converts the vector to a string.
translate(float, float). Method in class sgraphics.Painter
Translates the specified parameters into the origin of the graphics context.
translate(int, int). Method in class java.awt.Event
Translates an event relative to the given component.
translate(int, int). Method in class java.awt.Graphics
Translates the specified parameters into the origin of the graphics context.
translate(int, int). Method in class java.awt.Point
Translates the point.
translate(int, int). Method in class java.awt.Rectangle
Translates the rectangle.
trimToSize(). Method in class java.util.Vector
Trims the vector's capacity down to size.

U

UndefinedProperty. Static variable in class java.awt.Image
The UndefinedProperty object should be returned whenever a property which was not defined for a particular image is fetched.
ungrab(). Method in class sgraphics.widget.ButtonGlyph
ungrab(). Method in class sgraphics.widget.CheckboxGlyph
ungrab(). Method in class sgraphics.widget.ChoiceGlyph
ungrab(). Method in interface sgraphics.Glyph
Ungrab the events.
ungrab(). Method in class sgraphics.GlyphImpl
ungrab(). Method in class sgraphics.widget.ListGlyph
ungrab(). Method in class sgraphics.widget.ScrollbarGlyph
ungrab(). Method in class sgraphics.widget.TextAreaGlyph
ungrab(). Method in class sgraphics.widget.TextFieldGlyph
ungrab(). Method in class sgraphics.TopViewer
Ungrab all the events.
union(Rectangle). Method in class java.awt.Rectangle
Computes the union of two rectangles.
unlockSides(). Method in class sgraphics.wrapper.ResizableFrame
Allow the outline to be rectangle.
UP. Static variable in class java.awt.Event
The up arrow action-key.
update(Graphics). Method in class java.awt.Component
Updates the component.
update(Graphics). Method in class sgraphics.SgraphicsAdapter
Updates the component.
update(Observable, Object). Method in interface java.util.Observer
Called when observers in the observable list need to be updated.
update(Observable, Object). Method in class sgraphics.widget.ScrollbarGlyph
upper. Variable in class sgraphics.AdjustmentSettings
UTC(int, int, int, int, int, int). Static method in class java.util.Date
Calculates a UTC value from YMDHMS.

V

validate(). Method in class java.awt.Component
Validates a component.
validate(). Method in class java.awt.Container
Validates this Container and all of the components contained within it.
valign(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Position the glyph by aligning along the y axis.
vbox(). Static method in class sgraphics.layout.LayoutKit
Get a box that aligns vertically.
vboxAlignElements(float). Static method in class sgraphics.layout.LayoutKit
Get a box that aligns vertically.
vboxFirstAligned(). Static method in class sgraphics.layout.LayoutKit
Get a box that aligns vertically.
Vector(). Constructor for class java.util.Vector
Constructs an empty vector.
Vector(int). Constructor for class java.util.Vector
Constructs an empty vector with the specified storage capacity.
Vector(int, int). Constructor for class java.util.Vector
Constructs an empty vector with the specified storage capacity and the specified capacityIncrement.
VERTICAL. Static variable in class sgraphics.figure.FigLabel
VERTICAL. Static variable in class java.awt.GridBagConstraints
VERTICAL. Static variable in class java.awt.Scrollbar
The vertical Scrollbar variable.
verticalLabel(FigureStyle, String). Static method in class sgraphics.figure.FigureKit
Get a vertical label.
vfil(). Static method in class sgraphics.layout.LayoutKit
vfixed(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Fix the y axis.
vflexible(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Make a glyph stretch vertically.
vglue(float, float, float). Static method in class sgraphics.layout.LayoutKit
vglueAligned(float, float, float, float). Static method in class sgraphics.layout.LayoutKit
vglueFil(float). Static method in class sgraphics.layout.LayoutKit
ViewerImpl(Glyph). Constructor for class sgraphics.ViewerImpl
Make a viewer of a glyph.
ViewerImpl(Glyph, ViewerCallback). Constructor for class sgraphics.ViewerImpl
Make a viewer of a glyph with a callback.
Viewport(Glyph). Constructor for class sgraphics.layout.Viewport
vmargin(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the vertical sides of a glyph.
vmarginBt(Glyph, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the vertical sides of a glyph.
vmarginBtFlexible(Glyph, float, float, float, float, float, float). Static method in class sgraphics.layout.LayoutKit
Add a margin to the vertical sides of a glyph and make it flexible.
vnatural(Glyph, float). Static method in class sgraphics.layout.LayoutKit
Make a glyph that has a new natural size along the y axis.
vspace(float). Static method in class sgraphics.layout.LayoutKit

W

W_RESIZE_CURSOR. Static variable in class java.awt.Frame
WAIT_CURSOR. Static variable in class java.awt.Frame
waitForAll(). Method in class java.awt.MediaTracker
Starts loading all images.
waitForAll(long). Method in class java.awt.MediaTracker
Starts loading all images.
waitForID(int). Method in class java.awt.MediaTracker
Starts loading all images with the specified ID and waits until they have finished loading or receive an error.
waitForID(int, long). Method in class java.awt.MediaTracker
Starts loading all images with the specified ID.
weightx. Variable in class java.awt.GridBagConstraints
weighty. Variable in class java.awt.GridBagConstraints
WEST. Static variable in class java.awt.GridBagConstraints
when. Variable in class java.awt.Event
The time stamp.
white. Static variable in class java.awt.Color
The color white.
WidgetImpl(Component). Constructor for class sgraphics.widget.WidgetImpl
width. Variable in class java.awt.Dimension
The width dimension.
width. Variable in class sgraphics.Picker
width. Variable in class java.awt.Rectangle
The width of the rectangle.
Window(Frame). Constructor for class java.awt.Window
Constructs a new Window initialized to an invisible state.
WINDOW_DEICONIFY. Static variable in class java.awt.Event
The de-iconify window event.
WINDOW_DESTROY. Static variable in class java.awt.Event
The destroy window event.
WINDOW_EXPOSE. Static variable in class java.awt.Event
The expose window event.
WINDOW_ICONIFY. Static variable in class java.awt.Event
The iconify window event.
WINDOW_MOVED. Static variable in class java.awt.Event
The move window event.

X

x. Variable in class java.awt.Event
The x coordinate of the event.
X. Variable in class sgraphics.GraphicsEvent
x. Variable in class sgraphics.Picker
x. Variable in class java.awt.Point
The x coordinate.
x. Variable in class sgraphics.Point
x. Variable in class java.awt.Rectangle
The x coordinate of the rectangle.
x. Variable in class sgraphics.Requirements
xAxis. Static variable in interface sgraphics.Axis
xDefined(). Method in class sgraphics.Area
Determine whether the x dimension is defined..
xor(BitSet). Method in class java.util.BitSet
Logically XORs this bit set with the specified set of bits.
xpoints. Variable in class java.awt.Polygon
The array of x coordinates.

Y

y. Variable in class java.awt.Event
The y coordinate of the event.
Y. Variable in class sgraphics.GraphicsEvent
y. Variable in class sgraphics.Picker
y. Variable in class java.awt.Point
The y coordinate.
y. Variable in class sgraphics.Point
y. Variable in class java.awt.Rectangle
The y coordinate of the rectangle.
y. Variable in class sgraphics.Requirements
yAxis. Static variable in interface sgraphics.Axis
yDefined(). Method in class sgraphics.Area
Determine whether y dimension is defined.
yellow. Static variable in class java.awt.Color
The color yellow.
ypoints. Variable in class java.awt.Polygon
The array of y coordinates.

Z

zAxis. Static variable in interface sgraphics.Axis