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

AbsoluteLayout(). Constructor for class datarep.common.AbsoluteLayout
creates a new AbsoluteLayout of default size.
AbsoluteLayout(Dimension, boolean, boolean). Constructor for class datarep.common.AbsoluteLayout
creates a new AbsoluteLayout of the specified size, with the option to set the horizontal and vertical scaling.
AbsoluteLayout(int, int). Constructor for class datarep.common.AbsoluteLayout
creates a new AbsoluteLayout of the specified size.
AbsoluteLayout(int, int, boolean, boolean). Constructor for class datarep.common.AbsoluteLayout
creates a new AbsoluteLayout of the specified size, with the option to set the horizontal and vertical scaling.
actionPerformed(ActionEvent). Method in class datarep.common.MessageBox
add(Component). Method in class datarep.common.Flyer
Method to add a component to the Flyer.
add(Component). Method in class datarep.common.Sizer
Adds a component.
add(Component, String). Method in class datarep.common.TabbedCardPanel
Adds new Component comp to a tab named name.
add(Component, String, int). Method in class datarep.common.TabbedCardPanel
Inserts Component comp (with a name of String name) at position i of the TabbedCardPanel.
add(Helpable). Static method in class datarep.common.FlyoutHelpManager
add(String, Component). Method in class datarep.common.TabbedCardPanel
Adds new Component comp to a tab named name.
add(String, Component, int). Method in class datarep.common.TabbedCardPanel
Inserts Component comp (with a name of String name) at position i of the TabbedCardPanel.
addActionListener(ActionListener). Method in class datarep.common.ImageButton
addItemListener(ItemListener). Method in class datarep.common.TabbedCardPanel
addLayoutComponent(Component, Object). Method in class datarep.common.AbsoluteLayout
adds a component to the layout.
addLayoutComponent(String, Component). Method in class datarep.common.AbsoluteLayout
adds a component to the layout.
addLayoutComponent(String, Component). Method in class datarep.common.BottomLayout
addLayoutComponent(String, Component). Method in class datarep.common.LeftSideLayout
addNotify(). Method in class datarep.common.FrameAnimator
addNotify(). Method in class datarep.common.GroupBoxPanel
addNotify(). Method in class datarep.common.ImageButton
addNotify(). Method in class datarep.common.ImageCanvas
addNotify(). Method in class datarep.common.ProgressBar
addNotify(). Method in class datarep.common.TabbedCardPanel
addNotify(). Method in class datarep.common.WrapLabel
addValue(String, String). Method in class datarep.common.TemplateProcessor
adds a name/value pair to the hashtable of names and values
adjustmentValueChanged(AdjustmentEvent). Method in class datarep.common.FrameAnimator
adjustmentValueChanged(AdjustmentEvent). Method in class datarep.common.GroupBoxPanel
adjustmentValueChanged(AdjustmentEvent). Method in class datarep.common.ImageButton
adjustmentValueChanged(AdjustmentEvent). Method in class datarep.common.ImageCanvas
adjustmentValueChanged(AdjustmentEvent). Method in class datarep.common.ProgressBar
adjustmentValueChanged(AdjustmentEvent). Method in class datarep.common.TabbedCardPanel
adjustmentValueChanged(AdjustmentEvent). Method in class datarep.common.WrapLabel
ApplicationAudioClip(String). Constructor for class datarep.common.ApplicationAudioClip
ApplicationAudioClip(URL). Constructor for class datarep.common.ApplicationAudioClip

B

backup(File). Static method in class datarep.common.Util
backup: A utility method for making a backup of a file.
BOOLEAN. Static variable in class datarep.common.ValidatedTextField
booleanValue(). Method in class datarep.common.ValidatedTextField
returns the value of the textfield as a boolean.
BOTTOM. Static variable in class datarep.common.LeftSideLayout
BottomLayout(). Constructor for class datarep.common.BottomLayout
creates a BottomLayout with the default values of gap=0, alignment=LEFT, vertical fill=false
BottomLayout(boolean). Constructor for class datarep.common.BottomLayout
creates a BottomLayout with specified value for vertical fill, and default values for gap and alignment.
BottomLayout(int). Constructor for class datarep.common.BottomLayout
creates a BottomLayout with the specified alignment, and default values for gap and vertical fill.
BottomLayout(int, int). Constructor for class datarep.common.BottomLayout
creates a BottomLayout with the specified alignment and gap, and the default value for vertical fill.
BottomLayout(int, int, boolean). Constructor for class datarep.common.BottomLayout
creates a BottomLayout with the specified values for alignment, gap, and vertical fill.
bubbleSort(String[]). Static method in class datarep.common.Util
bubbleSort: A utility method for performing a bubble sort on an array of strings.
BYTE. Static variable in class datarep.common.ValidatedTextField
byteValue(). Method in class datarep.common.ValidatedTextField
returns the value of the validated textfield as a byte.

C

CENTER. Static variable in class datarep.common.BottomLayout
CENTER. Static variable in class datarep.common.LeftSideLayout
changeDirectory(String). Static method in class datarep.common.Util
changeDirectory: changes the default user directory to be used in file operations.
changeProperty(String, String). Static method in class datarep.common.Util
changeProperty: changes a system property.
CHAR. Static variable in class datarep.common.ValidatedTextField
CHARACTER. Static variable in class datarep.common.ValidatedTextField
charValue(). Method in class datarep.common.ValidatedTextField
returns the value of the validated textfield as a char.
componentHidden(ComponentEvent). Method in class datarep.common.Flyer
componentMoved(ComponentEvent). Method in class datarep.common.Flyer
componentResized(ComponentEvent). Method in class datarep.common.Flyer
componentShown(ComponentEvent). Method in class datarep.common.Flyer
copyFromClipboard(Component). Static method in class datarep.common.Util
copyFromClipboard: returns text from the System clipboard.
copyToClipboard(Component, String). Static method in class datarep.common.Util
copyToClipboard: copies some text to the system clipboard.
crop(int, int, int, int). Method in class datarep.common.ImageHandler
crop(Rectangle). Method in class datarep.common.ImageHandler
returns a new imagehandler for the current image, but cropped to the given Rectangle.

D

DATE. Static variable in class datarep.common.ValidatedTextField
DATE2000. Static variable in class datarep.common.ValidatedTextField
demo(int, double, Component). Method in class datarep.common.FrameAnimator
runs a demo of the frameAnimator, with the specified number of frames and speed, in the specified container.
dispose(). Method in class datarep.common.TextPrinter
dispose: sends the print job to the printer.
doLayout(). Method in class datarep.common.TabbedCardPanel
DOLLAR. Static variable in class datarep.common.ValidatedTextField
DOUBLE. Static variable in class datarep.common.ValidatedTextField
doubleValue(). Method in class datarep.common.ValidatedTextField
returns the value of the validated textfield as a double.
drawCenteredString(Graphics, String, int, int). Static method in class datarep.common.Util
drawCenteredString: draws a centered string in a particular graphics context.

E

Email(). Constructor for class datarep.common.Email

F

fileCopy(File, File). Static method in class datarep.common.Util
fileCopy: Copies a file.
fileCopy(InputStream, File). Static method in class datarep.common.Util
fileCopy: Copies a file.
fileCopy(URL, File). Static method in class datarep.common.Util
fileCopy: Copies a file.
FLOAT. Static variable in class datarep.common.ValidatedTextField
floatValue(). Method in class datarep.common.ValidatedTextField
returns the value of the validated textfield as a float.
Flyer(int, int). Constructor for class datarep.common.Flyer
Constructor for a Flyer of width x and height y.
Flyer(int, int, int, int, int). Constructor for class datarep.common.Flyer
Constructor for a Flyer where the width x, height y, horizontal speed (in pixels/sec), vertical speed (in pixels/sec), and frames per second are all specified.
focusGained(FocusEvent). Method in class datarep.common.ImageButton
focusLost(FocusEvent). Method in class datarep.common.ImageButton
formFeed(). Method in class datarep.common.TextPrinter
formFeed: add a form feed.
FrameAnimator(). Constructor for class datarep.common.FrameAnimator
FrameAnimator(File[], double). Constructor for class datarep.common.FrameAnimator
FrameAnimator(Image[], double). Constructor for class datarep.common.FrameAnimator
FrameAnimator(int, int, Component). Constructor for class datarep.common.FrameAnimator
creates a demo FrameAnimator with the specfied attributes.
FrameAnimator(String[], double). Constructor for class datarep.common.FrameAnimator
Creates a FrameAnimator which uses the specified files and animates at the specified speed.
FrameAnimator(URL[], double). Constructor for class datarep.common.FrameAnimator

G

GBConstraints(). Constructor for class datarep.common.GBConstraints
GBConstraints(GridBagConstraints). Constructor for class datarep.common.GBConstraints
GBConstraints(int, int, int, int, double, double, int, int, int, int, Insets). Constructor for class datarep.common.GBConstraints
getActionCommand(). Method in class datarep.common.ImageButton
getAlignment(). Method in class datarep.common.BottomLayout
getAlignment(). Method in class datarep.common.LeftSideLayout
getApplet(Component). Static method in class datarep.common.Util
getApplet: returns the Applet which a component belongs to.
getCode(). Method in class datarep.common.GBConstraints
returns a string which corresponds to the code needed to create the current constraints.
getColor(). Method in class datarep.common.TextPrinter
getColor: returns the currently used color.
getCurrentFrame(). Method in class datarep.common.FrameAnimator
getFill(). Method in class datarep.common.BottomLayout
getFill(). Method in class datarep.common.LeftSideLayout
getFont(). Method in class datarep.common.TextPrinter
getFont: returns the font which is currently being used.
getFrame(Component). Static method in class datarep.common.Util
getFrame: returns the Frame to which a component belongs.
getFrameRate(). Method in class datarep.common.Flyer
Gets the current frame rate (in frames/second).
getFrameRate(). Method in class datarep.common.FrameAnimator
getFrom(). Method in class datarep.common.Email
returns the current sender of the message.
getHeight(). Method in class datarep.common.ImageHandler
getHelpMessage(). Method in interface datarep.common.Helpable
help message
getHelpMessage(). Method in class datarep.common.HelpTest
getHelpMessage(). Method in class datarep.common.ImageButton
returns the label
getHgap(). Method in class datarep.common.BottomLayout
getHgap(). Method in class datarep.common.TabbedCardPanel
getImage(). Method in class datarep.common.ImageButton
getImage(). Method in class datarep.common.ImageCanvas
getImage(). Method in class datarep.common.ImageHandler
getInsets(). Method in class datarep.common.GroupBoxPanel
getInsets(). Method in class datarep.common.Sizer
getInsets(). Method in class datarep.common.TabbedCardPanel
getLabel(). Method in class datarep.common.ImageButton
getLastConversation(). Method in class datarep.common.Email
returns the log of the messages sent to and from the SMTP server.
getLayoutAlignmentX(Container). Method in class datarep.common.AbsoluteLayout
getLayoutAlignmentY(Container). Method in class datarep.common.AbsoluteLayout
getMargins(). Method in class datarep.common.TextPrinter
getMargins: returns an integer array of the current margins.
getMax(). Method in class datarep.common.ProgressBar
returns the maximum value
getMessage(). Method in class datarep.common.Email
returns the current message.
getMin(). Method in class datarep.common.ProgressBar
returns the minimum value
getMinimumSize(). Method in class datarep.common.Flyer
Gets the current size of the Flyer
getMinimumSize(). Method in class datarep.common.FrameAnimator
getMinimumSize(). Method in class datarep.common.ImageButton
getMinimumSize(). Method in class datarep.common.ImageCanvas
getMinimumSize(). Method in class datarep.common.ProgressBar
gets the size
getMinimumSize(). Method in class datarep.common.Sizer
getMinimumSize(). Method in class datarep.common.Spacer
returns the current size.
getMinimumSize(). Method in class datarep.common.TabbedCardPanel
getMinimumSize(). Method in class datarep.common.WrapLabel
getNumberOfFrames(). Method in class datarep.common.FrameAnimator
getPort(). Method in class datarep.common.Email
returns the current port.
getPosition(). Method in class datarep.common.Flyer
Gets the current position of the contents of the Flyer.
getPreferredSize(). Method in class datarep.common.Flyer
Gets the current size of the Flyer
getPreferredSize(). Method in class datarep.common.FrameAnimator
getPreferredSize(). Method in class datarep.common.GroupBoxPanel
getPreferredSize(). Method in class datarep.common.ImageButton
getPreferredSize(). Method in class datarep.common.ImageCanvas
getPreferredSize(). Method in class datarep.common.ProgressBar
gets the size
getPreferredSize(). Method in class datarep.common.Sizer
getPreferredSize(). Method in class datarep.common.Spacer
returns the current size.
getPreferredSize(). Method in class datarep.common.TabbedCardPanel
getPreferredSize(). Method in class datarep.common.WrapLabel
getPreferredWidth(). Method in class datarep.common.WrapLabel
gets the preferred width
getProcessedString(). Method in class datarep.common.TemplateProcessor
Creates a processed String.
getReplacement(). Method in class datarep.common.TemplateProcessor
returns the current hashtable of name/value pairs
getScalingType(). Method in class datarep.common.ImageHandler
gets the type of scaling
getSelectedCard(). Method in class datarep.common.TabbedCardPanel
getSelectedIndex(). Method in class datarep.common.TabbedCardPanel
getSelectedObjects(). Method in class datarep.common.TabbedCardPanel
getSelectedTab(). Method in class datarep.common.TabbedCardPanel
getServer(). Method in class datarep.common.Email
returns the current server.
getSize(). Method in class datarep.common.ImageHandler
getSpeedX(). Method in class datarep.common.Flyer
Gets the current horizontal speed (in pixels/second).
getSpeedY(). Method in class datarep.common.Flyer
Gets the current vertical speed (in pixels/second).
getSubject(). Method in class datarep.common.Email
returns the current subject of the message.
getTab(). Method in class datarep.common.TextPrinter
getTab: gets the current tab stops, in inches.
getText(). Method in class datarep.common.GroupBoxPanel
getText(). Method in class datarep.common.WrapLabel
gets the text of the WrapLabel.
getTo(). Method in class datarep.common.Email
returns the current recipient of the message.
getTopPanel(Component). Static method in class datarep.common.Util
getTopPanel: returns the top panel which a component belongs to.
getValidationType(). Method in class datarep.common.ValidatedTextField
returns an integer corresponding to the type of validation.
getValue(). Method in class datarep.common.ProgressBar
returns the current value
getValue(). Method in class datarep.common.ValidatedTextField
getValue() returns the value of the textfield as an Object.
getVgap(). Method in class datarep.common.LeftSideLayout
getVgap(). Method in class datarep.common.TabbedCardPanel
getWidth(). Method in class datarep.common.ImageHandler
getWindow(Component). Static method in class datarep.common.Util
getWindow: returns the Window to which a component belongs.
getWordWrap(). Method in class datarep.common.TextPrinter
getWordWrap: returns true if word wrap is on; false if off.
gray(). Method in class datarep.common.ImageHandler
gray(boolean, int). Method in class datarep.common.ImageHandler
returns a new imageHandler for the current image, but with a percent gray and brightness as specified.
GroupBoxPanel(). Constructor for class datarep.common.GroupBoxPanel
creates a new GroupBoxPanel with no text, using the flowLayout manager.
GroupBoxPanel(String). Constructor for class datarep.common.GroupBoxPanel
creates a new GroupBoxPanel with the specified text and the flowLayout manager.
GroupBoxPanel(String, LayoutManager). Constructor for class datarep.common.GroupBoxPanel
creates a new GroupBoxPanel with the specified text and layout manager.

H

HelpTest(String). Constructor for class datarep.common.HelpTest

I

IDENTIFIER. Static variable in class datarep.common.ValidatedTextField
ImageButton(). Constructor for class datarep.common.ImageButton
Creates a new ImageButton
ImageButton(File). Constructor for class datarep.common.ImageButton
ImageButton(File, String). Constructor for class datarep.common.ImageButton
ImageButton(Image). Constructor for class datarep.common.ImageButton
ImageButton(Image, String). Constructor for class datarep.common.ImageButton
ImageButton(String). Constructor for class datarep.common.ImageButton
Creates a new ImageButton with the image specified by the filename given.
ImageButton(String, String). Constructor for class datarep.common.ImageButton
creates an imagebutton with an image corresponding to the given string, and a flyout label specified by the given label.
ImageButton(URL). Constructor for class datarep.common.ImageButton
ImageButton(URL, String). Constructor for class datarep.common.ImageButton
ImageCanvas(). Constructor for class datarep.common.ImageCanvas
ImageCanvas(File). Constructor for class datarep.common.ImageCanvas
ImageCanvas(Image). Constructor for class datarep.common.ImageCanvas
ImageCanvas(String). Constructor for class datarep.common.ImageCanvas
Creates a new ImageCanvas with the image displayed set to be the image specified by the given string
ImageCanvas(URL). Constructor for class datarep.common.ImageCanvas
ImageHandler(File, Component). Constructor for class datarep.common.ImageHandler
ImageHandler(Image, Component). Constructor for class datarep.common.ImageHandler
ImageHandler(String, Component). Constructor for class datarep.common.ImageHandler
Creates a new ImageHandler.
ImageHandler(String, String, Component). Constructor for class datarep.common.ImageHandler
Creates a new ImageHandler, with the image specified by the directory and the (file)name, and using the component specified by comp.
ImageHandler(URL, Component). Constructor for class datarep.common.ImageHandler
INT. Static variable in class datarep.common.ValidatedTextField
INTEGER. Static variable in class datarep.common.ValidatedTextField
intValue(). Method in class datarep.common.ValidatedTextField
returns the value of the validated textfield as a integer.
invalidateLayout(Container). Method in class datarep.common.AbsoluteLayout
isBouncingX(). Method in class datarep.common.Flyer
Returns the state of the horizontal bounce.
isBouncingY(). Method in class datarep.common.Flyer
Returns the state of the vertical bounce.
isEmpty(). Method in class datarep.common.ValidatedTextField
isFocusTraversable(). Method in class datarep.common.ImageButton
isHorizontalScaling(). Method in class datarep.common.AbsoluteLayout
returns a boolean corresponding to whether the horizontal scaling is on.
isProcessed(). Method in class datarep.common.TemplateProcessor
Has the process() method been run with the current hashtable?
isRunning(). Method in class datarep.common.Flyer
Queries the Flyer to determine if it is currently animating.
isRunning(). Method in class datarep.common.FrameAnimator
isRunningOffScreenX(). Method in class datarep.common.Flyer
Returns the state of the horizontal run off screen
isRunningOffScreenY(). Method in class datarep.common.Flyer
Returns the state of the vertical run off screen
isSet(). Method in class datarep.common.ValidatedTextField
returns true if there is data in the validated textfield; false otherwise.
isVerticalScaling(). Method in class datarep.common.AbsoluteLayout
returns a boolean corresponding to whether the vertical scaling is on.

L

layoutContainer(Container). Method in class datarep.common.AbsoluteLayout
layoutContainer(Container). Method in class datarep.common.BottomLayout
layoutContainer(Container). Method in class datarep.common.LeftSideLayout
LEFT. Static variable in class datarep.common.BottomLayout
LeftSideLayout(). Constructor for class datarep.common.LeftSideLayout
LeftSideLayout(boolean). Constructor for class datarep.common.LeftSideLayout
Creates a new LeftSideLayout with the given horizontal fill setting, the default vertical gap, and the default alignment (TOP).
LeftSideLayout(int). Constructor for class datarep.common.LeftSideLayout
Creates a new LeftSideLayout with the given alignment, the default vertical gap (0), and the default horizontal fill setting (false).
LeftSideLayout(int, int). Constructor for class datarep.common.LeftSideLayout
LeftSideLayout(int, int, boolean). Constructor for class datarep.common.LeftSideLayout
LONG. Static variable in class datarep.common.ValidatedTextField
longValue(). Method in class datarep.common.ValidatedTextField
returns the value of the validated textfield as a long.
loop(). Method in class datarep.common.ApplicationAudioClip

M

main(String[]). Static method in class datarep.common.Flyer
A test program for Flyer
main(String[]). Static method in class datarep.common.FrameAnimator
main(String[]). Static method in class datarep.common.GroupBoxPanel
a simple test program for GroupBoxPanel
main(String[]). Static method in class datarep.common.HelpTest
This is a simple test program which implements the Helpable interface
main(String[]). Static method in class datarep.common.MessageBox
main(String[]). Static method in class datarep.common.ProgressBar
test program
main(String[]). Static method in class datarep.common.Sizer
a simple test program for the Sizer class.
main(String[]). Static method in class datarep.common.TabbedCardPanel
A small test of the TabbedCardPanel class.
main(String[]). Static method in class datarep.common.TemplateProcessor
A sample of the template processor.
main(String[]). Static method in class datarep.common.TextPrinter
prints files.
main(String[]). Static method in class datarep.common.WrapLabel
a simple test of WrapLabel
MAX_TYPES. Static variable in class datarep.common.ValidatedTextField
maximumLayoutSize(Container). Method in class datarep.common.AbsoluteLayout
MessageBox(Frame, String, String). Constructor for class datarep.common.MessageBox
This makes a simple message box with only an "Ok" button.
MessageBox(Frame, String, String, String[]). Constructor for class datarep.common.MessageBox
This makes a message box which belongs to the parent frame with the title and message as specified.
minimumLayoutSize(Container). Method in class datarep.common.AbsoluteLayout
minimumLayoutSize(Container). Method in class datarep.common.BottomLayout
minimumLayoutSize(Container). Method in class datarep.common.LeftSideLayout
mouseClicked(MouseEvent). Method in class datarep.common.FlyoutHelpManager
mouseClicked(MouseEvent). Method in class datarep.common.ImageButton
mouseClicked(MouseEvent). Method in class datarep.common.TabbedCardPanel
mouseEntered(MouseEvent). Method in class datarep.common.FlyoutHelpManager
mouseEntered(MouseEvent). Method in class datarep.common.ImageButton
mouseEntered(MouseEvent). Method in class datarep.common.TabbedCardPanel
mouseExited(MouseEvent). Method in class datarep.common.FlyoutHelpManager
mouseExited(MouseEvent). Method in class datarep.common.ImageButton
mouseExited(MouseEvent). Method in class datarep.common.TabbedCardPanel
mousePressed(MouseEvent). Method in class datarep.common.FlyoutHelpManager
mousePressed(MouseEvent). Method in class datarep.common.ImageButton
mousePressed(MouseEvent). Method in class datarep.common.TabbedCardPanel
mouseReleased(MouseEvent). Method in class datarep.common.FlyoutHelpManager
mouseReleased(MouseEvent). Method in class datarep.common.ImageButton
mouseReleased(MouseEvent). Method in class datarep.common.TabbedCardPanel

N

newLine(). Method in class datarep.common.TextPrinter
newLine: start a new line.
NULL. Static variable in class datarep.common.ValidatedTextField

P

paint(Graphics). Method in class datarep.common.FrameAnimator
paint(Graphics). Method in class datarep.common.GroupBoxPanel
draws the GroupBoxPanel
paint(Graphics). Method in class datarep.common.ImageButton
paint(Graphics). Method in class datarep.common.ImageCanvas
paint(Graphics). Method in class datarep.common.ProgressBar
draws the progress bar
paint(Graphics). Method in class datarep.common.TabbedCardPanel
paint(Graphics). Method in class datarep.common.WrapLabel
draws the WrapLabel
PHONE. Static variable in class datarep.common.ValidatedTextField
play(). Method in class datarep.common.ApplicationAudioClip
preferredLayoutSize(Container). Method in class datarep.common.AbsoluteLayout
preferredLayoutSize(Container). Method in class datarep.common.BottomLayout
preferredLayoutSize(Container). Method in class datarep.common.LeftSideLayout
print(String). Static method in class datarep.common.TextPrinter
print(String text): A convenience method.
print(String, String). Static method in class datarep.common.TextPrinter
print(String text, String title): A convenience method.
print(String, String, Font). Static method in class datarep.common.TextPrinter
print(String text, String title, Font font): A convenience method.
ProgressBar(int, int). Constructor for class datarep.common.ProgressBar
Creates a new progress bar with the specified minimum and maximum values.

R

readln(). Static method in class datarep.common.Util
readln(): reads in a line of text from System.in.
readln(boolean). Static method in class datarep.common.Util
readln(boolean block): reads in a line of text from System.in.
remove(Component). Method in class datarep.common.TabbedCardPanel
Removes Component comp.
remove(Helpable). Static method in class datarep.common.FlyoutHelpManager
remove(int). Method in class datarep.common.TabbedCardPanel
removes the ith tab.
remove(String). Method in class datarep.common.TabbedCardPanel
removes the tab named name.
removeActionListener(ActionListener). Method in class datarep.common.ImageButton
removeAll(). Method in class datarep.common.TabbedCardPanel
removes all.
removeItemListener(ItemListener). Method in class datarep.common.TabbedCardPanel
removeLayoutComponent(Component). Method in class datarep.common.AbsoluteLayout
removeLayoutComponent(Component). Method in class datarep.common.BottomLayout
removeLayoutComponent(Component). Method in class datarep.common.LeftSideLayout
removeNotify(). Method in class datarep.common.Flyer
removeNotify(). Method in class datarep.common.FrameAnimator
removeNotify(). Method in class datarep.common.GroupBoxPanel
removeNotify(). Method in class datarep.common.ImageButton
removeNotify(). Method in class datarep.common.ImageCanvas
removeNotify(). Method in class datarep.common.ProgressBar
removeNotify(). Method in class datarep.common.TabbedCardPanel
removeNotify(). Method in class datarep.common.WrapLabel
RIGHT. Static variable in class datarep.common.BottomLayout
run(). Method in class datarep.common.Flyer
Use the start() method to begin or resume the animation of a Flyer.
run(). Method in class datarep.common.FlyoutHelpManager
starts flyout help manager
run(). Method in class datarep.common.FrameAnimator
Use the start() method to run the FrameAnimator.

S

scale(Dimension). Method in class datarep.common.ImageHandler
Returns a new imagehandler for the current image, but scaled to the given dimension.
scale(int, int). Method in class datarep.common.ImageHandler
send(). Method in class datarep.common.Email
You must use the send() message to actually send the E-mail message.
setActionCommand(String). Method in class datarep.common.ImageButton
setAdditionalHeaders(String). Method in class datarep.common.Email
sets other headers
setAlignment(int). Method in class datarep.common.BottomLayout
sets the aligments of objects in the bottom layout.
setAlignment(int). Method in class datarep.common.LeftSideLayout
Sets the alignment.
setAutoSize(boolean). Method in class datarep.common.AbsoluteLayout
specifies whether a component's preferred size property should be used for sizing rather than its Rectangle constraint.
setBounce(boolean, boolean). Method in class datarep.common.Flyer
Sets the vertical and horizontal bounce.
setBounceX(boolean). Method in class datarep.common.Flyer
Sets the horizontal bounce only.
setBounceY(boolean). Method in class datarep.common.Flyer
Sets the vertical bounce only.
setColor(Color). Method in class datarep.common.TextPrinter
setColor: sets the color of the text to be printed.
setConstraints(Component, Rectangle). Method in class datarep.common.AbsoluteLayout
sets the constraints for the specified Component.
setCurrentFrame(int). Method in class datarep.common.FrameAnimator
sets the current frame.
setEnabled(boolean). Method in class datarep.common.ImageButton
setFill(boolean). Method in class datarep.common.BottomLayout
Sets whether empty vertical space is filled or not.
setFill(boolean). Method in class datarep.common.LeftSideLayout
Sets the horizontal fill property to the given value.
setFont(Font). Method in class datarep.common.TextPrinter
setFont: changes the font to the new value.
setFrameRate(double). Method in class datarep.common.FrameAnimator
sets the frame rate to the specified speed (in frames per second).
setFrames(File[]). Method in class datarep.common.FrameAnimator
setFrames(Image[]). Method in class datarep.common.FrameAnimator
setFrames(String[]). Method in class datarep.common.FrameAnimator
Stops the current animation and sets the frames to the specified string array.
setFrames(URL[]). Method in class datarep.common.FrameAnimator
setFrom(String). Method in class datarep.common.Email
sets who the message is from.
setHgap(int). Method in class datarep.common.BottomLayout
sets the Horizontal gap between elements.
setHgap(int). Method in class datarep.common.TabbedCardPanel
setHorizontalScaling(boolean). Method in class datarep.common.AbsoluteLayout
sets the horizontal scaling
setImage(File). Method in class datarep.common.ImageButton
setImage(File). Method in class datarep.common.ImageCanvas
setImage(Image). Method in class datarep.common.ImageButton
setImage(Image). Method in class datarep.common.ImageCanvas
setImage(String). Method in class datarep.common.ImageButton
Sets the image to the image specified by the given string.
setImage(String). Method in class datarep.common.ImageCanvas
Sets the image to the image specified by the given string
setImage(URL). Method in class datarep.common.ImageButton
setImage(URL). Method in class datarep.common.ImageCanvas
setInsets(Insets). Method in class datarep.common.Sizer
setInsets(int, int, int, int). Method in class datarep.common.Sizer
Sets the insets.
setLabel(String). Method in class datarep.common.ImageButton
Sets the label to be the given string
setLayout(LayoutManager). Method in class datarep.common.Flyer
Since currently only one component is allowed inside a Flyer at a time, it is better to put a Panel with the desired layout inside the Flyer instead of using this method.
setLayout(LayoutManager). Method in class datarep.common.FrameAnimator
setLayout(LayoutManager). Method in class datarep.common.Sizer
setLayout(LayoutManager). Method in class datarep.common.TabbedCardPanel
setLimits(int, int). Method in class datarep.common.ProgressBar
Sets the minimum and maximum values.
setMargins(float, float, float, float). Method in class datarep.common.TextPrinter
setMargins: sets the page margins.
setMessage(String). Method in class datarep.common.Email
sets the message to be sent.
setPosition(int, int). Method in class datarep.common.Flyer
Sets the current position of the contents of the Flyer.
setPosition(Point). Method in class datarep.common.Flyer
Sets the current position of the contents of the Flyer, using the provided coordinates.
setPreferredSize(Dimension). Method in class datarep.common.Flyer
Sets the preferred size of the Flyer
setPreferredSize(Dimension). Method in class datarep.common.ProgressBar
sets the size
setPreferredSize(Dimension). Method in class datarep.common.Sizer
setPreferredSize(Dimension). Method in class datarep.common.Spacer
Sets the size to the specified dimension.
setPreferredSize(int, int). Method in class datarep.common.Flyer
Sets the preferred size of the Flyer
setPreferredSize(int, int). Method in class datarep.common.ProgressBar
setPreferredSize(int, int). Method in class datarep.common.Sizer
setPreferredSize(int, int). Method in class datarep.common.Spacer
Sets the size to the specified width and height.
setPreferredWidth(int). Method in class datarep.common.WrapLabel
setReplacement(Hashtable). Method in class datarep.common.TemplateProcessor
replaces the current hashtable of name/value pairs
setRunOffScreen(boolean, boolean). Method in class datarep.common.Flyer
Sets the horizontal and vertical run off screen behavior.
setRunOffScreenX(boolean). Method in class datarep.common.Flyer
Sets the horizontal run off only.
setRunOffScreenY(boolean). Method in class datarep.common.Flyer
Sets the vertical run off only.
setScalingType(int). Method in class datarep.common.ImageHandler
Sets the scaling type for the imageHandler.
setServer(String). Method in class datarep.common.Email
sets the SMTP server.
setServer(String, int). Method in class datarep.common.Email
sets the SMTP server and port.
setSize(Dimension). Method in class datarep.common.AbsoluteLayout
setSize(int, int). Method in class datarep.common.AbsoluteLayout
setSpeed(double, double, double). Method in class datarep.common.Flyer
Sets the speed and frame rate of the Flyer.
setSubject(String). Method in class datarep.common.Email
sets the subject.
setTab(float). Method in class datarep.common.TextPrinter
setTab: sets the tab stops, in inches.
setText(String). Method in class datarep.common.GroupBoxPanel
sets the text of the GroupBoxPanel
setText(String). Method in class datarep.common.WrapLabel
Sets the text of the WrapLabel to the desired value.
setTimeout(int). Method in class datarep.common.Email
sets the timeout in milliseconds for the socket.
setTo(String). Method in class datarep.common.Email
sets who the message is to.
setValidationType(int). Method in class datarep.common.ValidatedTextField
if the Validated text field is a complex type, this sets the field to contain some dummy text demonstrating the type of input which is acceptable.
setValue(int). Method in class datarep.common.ProgressBar
Sets the current value.
setVerticalScaling(boolean). Method in class datarep.common.AbsoluteLayout
sets the vertical scaling
setVgap(int). Method in class datarep.common.LeftSideLayout
Sets the vertical gap.
setVgap(int). Method in class datarep.common.TabbedCardPanel
setVisible(boolean). Method in class datarep.common.FlyoutHelpManager
setWordWrap(boolean). Method in class datarep.common.TextPrinter
setWordWrap: Sets whether or not lines will wrap.
SHORT. Static variable in class datarep.common.ValidatedTextField
shortValue(). Method in class datarep.common.ValidatedTextField
returns the value of the validated textfield as a short.
show(Component). Method in class datarep.common.TabbedCardPanel
show(int). Method in class datarep.common.TabbedCardPanel
show(String). Method in class datarep.common.TabbedCardPanel
SIZE_TO_LONGEST_LINE. Static variable in class datarep.common.WrapLabel
Sizer(). Constructor for class datarep.common.Sizer
Sizer(Dimension). Constructor for class datarep.common.Sizer
creates a new Sizer with a size equal to d.
Sizer(Dimension, Insets). Constructor for class datarep.common.Sizer
Sizer(Insets). Constructor for class datarep.common.Sizer
creates a new Sizer with insets equal to the given value.
SOCIAL_SECURITY. Static variable in class datarep.common.ValidatedTextField
Spacer(). Constructor for class datarep.common.Spacer
Spacer(Dimension). Constructor for class datarep.common.Spacer
Construct a new spacer with the dimension as specified.
Spacer(int). Constructor for class datarep.common.Spacer
Construct a new spacer with width as specified, and height of 0.
Spacer(int, int). Constructor for class datarep.common.Spacer
Construct a new spacer with width and height as specified.
Spacer(int, String). Constructor for class datarep.common.Spacer
Construct a new spacer with height as specified, and width of 0.
start(). Method in class datarep.common.Flyer
This is the method to use to start (or resume) the animation of a Flyer.
start(). Method in class datarep.common.FrameAnimator
Starts the animation of the FrameAnimator.
stop(). Method in class datarep.common.ApplicationAudioClip
stop(). Method in class datarep.common.Flyer
This method will stop the animation of a Flyer.
stop(). Method in class datarep.common.FrameAnimator
Stops the animation of the FrameAnimator.
STRING. Static variable in class datarep.common.ValidatedTextField
stripLF(String). Static method in class datarep.common.Util
stripLF: a utility method for removing line feeds from strings.

T

TabbedCardPanel(). Constructor for class datarep.common.TabbedCardPanel
Creates a new TabbedCardPanel with horizontal and vertical gaps of 0.
TabbedCardPanel(int, int). Constructor for class datarep.common.TabbedCardPanel
Creates a new TabbedCardPanel with the given horizontal and verticla gaps.
TemplateProcessor(File). Constructor for class datarep.common.TemplateProcessor
creates a new TemplateProcessor with a null hashtable of name/value pairs and the text from the given file.
TemplateProcessor(File, Hashtable). Constructor for class datarep.common.TemplateProcessor
creates a new TemplateProcessor with the text from the given file and using the given hashtable of name/value pairs.
TemplateProcessor(String). Constructor for class datarep.common.TemplateProcessor
creates a new TemplateProcessor with the given string and a null hashtable of name/value pairs.
TemplateProcessor(String, Hashtable). Constructor for class datarep.common.TemplateProcessor
creates a new TemplateProcessor with the given string and the given hasthable.
TextPrinter(). Constructor for class datarep.common.TextPrinter
default constructor.
TextPrinter(String). Constructor for class datarep.common.TextPrinter
Creates a TextPrinter with the specified title, and using the default font.
TextPrinter(String, Font). Constructor for class datarep.common.TextPrinter
Creates a TextPrinter with the specified title and font.
TIME. Static variable in class datarep.common.ValidatedTextField
TOP. Static variable in class datarep.common.LeftSideLayout
toString(). Method in class datarep.common.TabbedCardPanel
toString(). Method in class datarep.common.WrapLabel

U

update(Graphics). Method in class datarep.common.Flyer
update(Graphics). Method in class datarep.common.FrameAnimator
update(Graphics). Method in class datarep.common.ImageButton
update(Graphics). Method in class datarep.common.ImageCanvas
Util(). Constructor for class datarep.common.Util

V

validate(). Method in class datarep.common.GroupBoxPanel
ValidatedTextField(). Constructor for class datarep.common.ValidatedTextField
creates a new Validated text field of type null (no validation)
ValidatedTextField(int). Constructor for class datarep.common.ValidatedTextField
Creates a new Validated text field of type validationType.
ValidatedTextField(int, int). Constructor for class datarep.common.ValidatedTextField
Creates a new Validated text field of specified type and with the specified number of columns.
ValidatedTextField(int, String). Constructor for class datarep.common.ValidatedTextField
creates a new Validated text field of specified type, with the specified starting text.
ValidatedTextField(int, String, int). Constructor for class datarep.common.ValidatedTextField

W

WrapLabel(). Constructor for class datarep.common.WrapLabel
creates a new WrapLabel with no text in the label, and the default width.
WrapLabel(String). Constructor for class datarep.common.WrapLabel
creates a new WrapLabel with the specified label.
WrapLabel(String, int). Constructor for class datarep.common.WrapLabel
creates a new WrapLabel with the specified label and width.
write(String). Method in class datarep.common.TextPrinter
write: include text to be printed in the current print job.