A B D F G I J L M P S T W

A

actionPerformed(ActionEvent) - Method in class BreezySwing.MessageBox
 
addButton(String, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a JButton with the specified name to the specified position, with the specified width and height.
addButton(String, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a JButton with the specified name to the specified position, with the specified width and height.
addButton(String, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a JButton with the specified name to the specified position, with the specified width and height.
addButton(String, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a JButton with the specified name to the specified position, with the specified width and height.
addCheckBox(String, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a JCheckBox to the specified position, with the specified width and height.
addCheckBox(String, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a JCheckBox to the specified position, with the specified width and height.
addCheckBox(String, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a JCheckBox to the specified position, with the specified width and height.
addCheckBox(String, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a JCheckBox to the specified position, with the specified width and height.
addComboBox(int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a JComboBox (pull down list) to the specified position, with the specified width and height.
addComboBox(int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a JComboBox (pull down list) to the specified position, with the specified width and height.
addComboBox(int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a JComboBox (pull down list) to the specified position, with the specified width and height.
addComboBox(int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a JComboBox (pull down list) to the specified position, with the specified width and height.
addDoubleField(double, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a DoubleField containing the specified number to the specified position, with the specified width and height.
addDoubleField(double, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a DoubleField containing the specified number to the specified position, with the specified width and height.
addDoubleField(double, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a DoubleField containing the specified number to the specified position, with the specified width and height.
addDoubleField(double, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a DoubleField containing the specified number to the specified position, with the specified width and height.
addIntegerField(int, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds an IntegerField containing the specified integer to the specified position, with the specified width and height.
addIntegerField(int, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds an IntegerField containing the specified integer to the specified position, with the specified width and height.
addIntegerField(int, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds an IntegerField containing the specified integer to the specified position, with the specified width and height.
addIntegerField(int, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds an IntegerField containing the specified integer to the specified position, with the specified width and height.
addLabel(String, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a label with the specified name to the specified position, with the specified width and height.
addLabel(String, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a label with the specified name to the specified position, with the specified width and height.
addLabel(String, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a label with the specified name to the specified position, with the specified width and height.
addLabel(String, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a label with the specified name to the specified position, with the specified width and height.
addList(int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a JList (a scrolling list) to the specified position, with the specified width and height.
addList(int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a JList (a scrolling list) to the specified position, with the specified width and height.
addList(int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a JList (a scrolling list) to the specified position, with the specified width and height.
addList(int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a JList (a scrolling list) to the specified position, with the specified width and height.
addMenuItem(String, String) - Method in class BreezySwing.GBFrame
Adds an item with the specified name to a menu with the specified name in the window.
addPanel(GBPanel, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a GBPanel to the specified position, with the specified width and height.
addPanel(int, int, int, int) - Method in class BreezySwing.GBApplet
Creates a GBPanel and adds it to the specified position, with the specified width and height.
addPanel(GBPanel, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a GBPanel to the specified position, with the specified width and height.
addPanel(int, int, int, int) - Method in class BreezySwing.GBDialog
Creates a GBPanel and adds it to the specified position, with the specified width and height.
addPanel(GBPanel, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a GBPanel to the specified position, with the specified width and height.
addPanel(int, int, int, int) - Method in class BreezySwing.GBFrame
Creates a GBPanel and adds it to the specified position, with the specified width and height.
addPanel(GBPanel, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a GBPanel to the specified position, with the specified width and height, with no capability to handle button events or list box events.
addPanel(int, int, int, int) - Method in class BreezySwing.GBPanel
Creates a GBPanel and adds it to the specified position, with the specified width and height, and connects the panel to this panel's frame, dialog, or applet for event handling with buttons and list boxes.
addRadioButton(String, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a JRadioButton to the specified position, with the specified width and height.
addRadioButton(String, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a JRadioButton to the specified position, with the specified width and height.
addRadioButton(String, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a JRadioButton to the specified position, with the specified width and height.
addRadioButton(String, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a JRadioButton to the specified position, with the specified width and height.
addTextArea(String, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a JTextArea containing the specified string to the specified position, with the specified width and height.
addTextArea(String, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a JTextArea containing the specified string to the specified position, with the specified width and height.
addTextArea(String, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a JTextArea containing the specified string to the specified position, with the specified width and height.
addTextArea(String, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a JTextArea containing the specified string to the specified position, with the specified width and height.
addTextField(String, int, int, int, int) - Method in class BreezySwing.GBApplet
Adds a JTextField containing the specified string to the specified position, with the specified width and height.
addTextField(String, int, int, int, int) - Method in class BreezySwing.GBDialog
Adds a JTextField containing the specified string to the specified position, with the specified width and height.
addTextField(String, int, int, int, int) - Method in class BreezySwing.GBFrame
Adds a JTextField containing the specified string to the specified position, with the specified width and height.
addTextField(String, int, int, int, int) - Method in class BreezySwing.GBPanel
Adds a JTextField containing the specified string to the specified position, with the specified width and height.

B

BreezySwing - package BreezySwing
 
buttonClicked(JButton) - Method in class BreezySwing.GBApplet
The application must implement this method in order to handle button clicks.
buttonClicked(JButton) - Method in class BreezySwing.GBDialog
The application must implement this method in order to handle button clicks.
buttonClicked(JButton) - Method in class BreezySwing.GBFrame
The application must implement this method in order to handle button clicks.

D

DoubleField - Class in BreezySwing
A DoubleField is a component that allows the editing of a double (floating-point number), and allows the user to avoid messy conversions to and from strings.
DoubleField(double) - Constructor for class BreezySwing.DoubleField
Creates a DoubleField containing the specified number.

F

Format - Class in BreezySwing
The class Format contains methods to format data that are left-justified, right-justified, or centered within a given number of columns.
Format() - Constructor for class BreezySwing.Format
 

G

GBApplet - Class in BreezySwing
The class GBApplet (short for Grid Bag Applet) provides a high-level applet window.
GBApplet() - Constructor for class BreezySwing.GBApplet
Creates a GBApplet.
GBDialog - Class in BreezySwing
The class GBDialog (short for Grid Bag Dialog) provides a high-level dialog window.
GBDialog(JFrame) - Constructor for class BreezySwing.GBDialog
Creates a GBDialog whose parent is the application mainFrame.
GBFrame - Class in BreezySwing
The class GBFrame (short for Grid Bag Frame) provides a high-level application window.
GBFrame() - Constructor for class BreezySwing.GBFrame
Creates a GBFrame application window.
GBPanel - Class in BreezySwing
The class GBPanel (short for Grid Bag Panel) provides a high-level panel.
GBPanel(GBFrame) - Constructor for class BreezySwing.GBPanel
Creates a panel; receives "parent" frame as argument, for event handling with buttons and list boxes.
GBPanel(GBDialog) - Constructor for class BreezySwing.GBPanel
Creates a panel; receives "parent" dialog as argument, for event handling with buttons and list boxes.
GBPanel(GBApplet) - Constructor for class BreezySwing.GBPanel
Creates a panel; receives "parent" applet as argument, for event handling with buttons and list boxes.
GBPanel() - Constructor for class BreezySwing.GBPanel
Creates a panel without a "parent" frame, used just for graphics with no buttons or list boxes.
getDlgCloseIndicator() - Method in class BreezySwing.GBDialog
Returns the current dialog close indicator.
getNumber() - Method in class BreezySwing.DoubleField
Returns the number in the DoubleField, or 0 if the data in the field do not represent a valid floating-point number.
getNumber() - Method in class BreezySwing.IntegerField
Returns the number in the IntegerField, or 0 if the data in the field do not represent a valid integer.
getPrecision() - Method in class BreezySwing.DoubleField
Returns the precision of the number displayed in the DoubleField.

I

IntegerField - Class in BreezySwing
An IntegerField is a component that allows the editing of an integer (whole number), and allows the user to avoid messy conversions to and from strings.
IntegerField(int) - Constructor for class BreezySwing.IntegerField
Creates an IntegerField containing the specified number.
isValidNumber() - Method in class BreezySwing.DoubleField
Returns true if the data in the DoubleField represent a floating-point number, or false otherwise.
isValidNumber() - Method in class BreezySwing.IntegerField
Returns true if the data in the IntegerField represent an integer, or false otherwise.

J

justify(char, String, int) - Static method in class BreezySwing.Format
 
justify(char, char, int) - Static method in class BreezySwing.Format
Converts a character to a string and returns it formatted formatted according to the justification type and the specified width.
justify(char, long, int) - Static method in class BreezySwing.Format
Converts a long to a string and returns it formatted formatted according to the justification type and the specified width.
justify(char, double, int, int) - Static method in class BreezySwing.Format
Converts a double to a string and returns it formatted according to the justification type and the specified width and precision.

L

listDoubleClicked(JList, String) - Method in class BreezySwing.GBApplet
The application must implement this method in order to handle a double click on an item in a scrolling list.
listDoubleClicked(JList, String) - Method in class BreezySwing.GBDialog
The application must implement this method in order to handle a double click on an item in a scrolling list.
listDoubleClicked(JList, String) - Method in class BreezySwing.GBFrame
The application must implement this method in order to handle a double click on an item in a scrolling list.
listItemSelected(JList) - Method in class BreezySwing.GBApplet
The application must implement this method in order to handle a selection (single click) on an item in a scrolling list.
listItemSelected(JList) - Method in class BreezySwing.GBDialog
The application must implement this method in order to handle a selection (single click) on an item in a scrolling list.
listItemSelected(JList) - Method in class BreezySwing.GBFrame
The application must implement this method in order to handle a selection (single click) on an item in a scrolling list.

M

menuItemSelected(JMenuItem) - Method in class BreezySwing.GBFrame
The application must implement this method in order to handle menu events.
messageBox(double) - Method in class BreezySwing.GBApplet
Pops up a message box containing the number and an OK button.
messageBox(String) - Method in class BreezySwing.GBApplet
Pops up a message box containing the string and an OK button.
messageBox(Object) - Method in class BreezySwing.GBApplet
Pops up a message box containing the string representation of the object and an OK button.
messageBox(double, int, int) - Method in class BreezySwing.GBApplet
 
messageBox(String, int, int) - Method in class BreezySwing.GBApplet
 
messageBox(Object, int, int) - Method in class BreezySwing.GBApplet
 
messageBox(double) - Method in class BreezySwing.GBDialog
Pops up a message box containing the number and an OK button.
messageBox(String) - Method in class BreezySwing.GBDialog
Pops up a message box containing the string and an OK button.
messageBox(Object) - Method in class BreezySwing.GBDialog
Pops up a message box containing the string representation of the object and an OK button.
messageBox(double, int, int) - Method in class BreezySwing.GBDialog
 
messageBox(String, int, int) - Method in class BreezySwing.GBDialog
 
messageBox(Object, int, int) - Method in class BreezySwing.GBDialog
 
messageBox(double) - Method in class BreezySwing.GBFrame
Pops up a message box containing the number and an OK button.
messageBox(String) - Method in class BreezySwing.GBFrame
Pops up a message box containing the string and an OK button.
messageBox(Object) - Method in class BreezySwing.GBFrame
Pops up a message box containing the string representation of the object and an OK button.
messageBox(double, int, int) - Method in class BreezySwing.GBFrame
 
messageBox(String, int, int) - Method in class BreezySwing.GBFrame
 
messageBox(Object, int, int) - Method in class BreezySwing.GBFrame
 
MessageBox - Class in BreezySwing
A MessageBox is a dialog that displays a message and waits for the user to select OK.
MessageBox(JFrame, String) - Constructor for class BreezySwing.MessageBox
Creates a MessageBox.
mouseClicked(int, int) - Method in class BreezySwing.GBPanel
The GBPanel subclass must implement this method in order to handle mouse clicks in the panel.
mouseDragged(int, int) - Method in class BreezySwing.GBPanel
The GBPanel subclass implement this method in order to handle mouse dragged events in the panel.
mouseEntered(int, int) - Method in class BreezySwing.GBPanel
The GBPanel subclass implement this method in order to handle mouse entered events in the panel.
mouseExited(int, int) - Method in class BreezySwing.GBPanel
The GBPanel subclass implement this method in order to handle mouse exited events in the panel.
mouseMoved(int, int) - Method in class BreezySwing.GBPanel
The GBPanel subclass implement this method in order to handle mouse moved events in the panel.
mousePressed(int, int) - Method in class BreezySwing.GBPanel
The GBPanel subclass must implement this method in order to handle mouse pressed events in the panel.
mouseReleased(int, int) - Method in class BreezySwing.GBPanel
The GBPanel subclass implement this method in order to handle mouse released events in the panel.

P

pause() - Static method in class BreezySwing.GBFrame
Used with non-GUI applications (tester programs) to pause execution until the user hits the Enter key.

S

setDlgCloseIndicator(String) - Method in class BreezySwing.GBDialog
Allows the client to reset the dialog close indicator, which by default is "Cancel".
setLookAndFeel(String) - Method in class BreezySwing.GBApplet
Allows the application to set the look and feel of the window and all its subcomponents to a platform-specific look and feel.
setLookAndFeel(String) - Method in class BreezySwing.GBDialog
Allows the application to set the look and feel of the window and all its subcomponents to a platform-specific look and feel.
setLookAndFeel(String) - Method in class BreezySwing.GBFrame
Allows the application to set the look and feel of the window and all its subcomponents to a platform-specific look and feel.
setNumber(double) - Method in class BreezySwing.DoubleField
Sets the number displayed in the DoubleField to the specified value.
setNumber(int) - Method in class BreezySwing.IntegerField
Sets the number displayed in the IntegerField to the specified value.
setPrecision(int) - Method in class BreezySwing.DoubleField
Sets the precision of the number displayed in the DoubleField to the specified value.
setSize(int, int) - Method in class BreezySwing.GBDialog
 
setSize(int, int) - Method in class BreezySwing.GBFrame
 

T

testJustify() - Static method in class BreezySwing.Format
 

W

windowActivated(WindowEvent) - Method in class BreezySwing.MessageBox
 
windowClosed(WindowEvent) - Method in class BreezySwing.MessageBox
 
windowClosing(WindowEvent) - Method in class BreezySwing.MessageBox
 
windowDeactivated(WindowEvent) - Method in class BreezySwing.MessageBox
 
windowDeiconified(WindowEvent) - Method in class BreezySwing.MessageBox
 
windowIconified(WindowEvent) - Method in class BreezySwing.MessageBox
 
windowOpened(WindowEvent) - Method in class BreezySwing.MessageBox
 

A B D F G I J L M P S T W