A B C E F G I L M O P R S T U W

A

addActionListener(ActionListener) - Method in class capella.GUI.ButtonImage
Adds the specified action listener to receive action events from this button.
addLayoutComponent(String, Component) - Method in class fr.upd.jby.SinLayout
Adds the specified component to the layout.
ajouteCaractere(char) - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Add a character to the prefix.
AquaSpeedometerUI - Class in fr.upd.jby
Source code here.
AquaSpeedometerUI() - Constructor for class fr.upd.jby.AquaSpeedometerUI
 
arrowColor - Variable in class fr.upd.jby.SpeedometerUI
 

B

BasicSpeedometerUI - Class in fr.upd.jby
Source code here.
BasicSpeedometerUI() - Constructor for class fr.upd.jby.BasicSpeedometerUI
 
BORDER_COLOR - Static variable in class capella.GUI.ButtonImage
The default color used for border rendering.
BORDER_SIZE - Static variable in class capella.GUI.ButtonImage
The default border size.
BOTTOM - Static variable in class capella.GUI.LabelImage
Indicates that the label should be placed at the bottom.
ButtonImage - Class in capella.GUI
A button class which use an image instead of a string label.
ButtonImage(URL) - Constructor for class capella.GUI.ButtonImage
 
ButtonImage(String) - Constructor for class capella.GUI.ButtonImage
 

C

Calculator - Class in capella.GUI
A tiny calculator which can be embedded in any Container class.
Calculator() - Constructor for class capella.GUI.Calculator
 
capella.GUI - package capella.GUI
Vieux exemples.
CENTER - Static variable in class capella.GUI.LabelImage
Indicates that the label should be centered.
close() - Method in class fr.up7.info.RLEInputStream
Closes the stream.
close() - Method in class fr.up7.info.RLEOutputStream
Closes the stream.
complete() - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Complete the prefix with the curreent suffix.
Completion - Interface in fr.jussieu.ufr_info_p7.T9
A class implement the Completion interface to provide completion services to T9 class instances.
completionPrecedente() - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Compute the previous possible completion of the current prefix.
completionSuivante() - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Compute the next possible completion of the current prefix.
contains(JComponent, int, int) - Method in class fr.upd.jby.SpeedometerUI
 
createUI(JComponent) - Static method in class fr.upd.jby.AquaSpeedometerUI
 
createUI(JComponent) - Static method in class fr.upd.jby.BasicSpeedometerUI
 
createUI(JComponent) - Static method in class fr.upd.jby.MetalSpeedometerUI
 

E

enleveDernierCaractere() - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Remove the last character of the prefix.

F

flush() - Method in class fr.up7.info.RLEOutputStream
Flushes this output stream, forces any buffered data to be written
fr.jussieu.ufr_info_p7.T9 - package fr.jussieu.ufr_info_p7.T9
Exemples associés à d'anciens cours de l'U.F.R. d'Informatique de l'université Paris Diderot.
fr.up7.info - package fr.up7.info
Exemples associés à d'anciens cours de l'U.F.R. d'Informatique de l'université Paris Diderot.
fr.upd.jby - package fr.upd.jby
Exemples associés aux cours de l'U.F.R. d'Informatique de l'université Paris Diderot.

G

getAccessible(JComponent, int) - Method in class fr.upd.jby.SpeedometerUI
 
getAccessibleChildrenCount(JComponent) - Method in class fr.upd.jby.SpeedometerUI
 
getActionCommand() - Method in class capella.GUI.ButtonImage
gets the command name.
getAlignment() - Method in class capella.GUI.LabelImage
Gets the current alignment for this label.
getBaseline(JComponent, int, int) - Method in class fr.upd.jby.SpeedometerUI
 
getBaselineResizeBehavior(JComponent) - Method in class fr.upd.jby.SpeedometerUI
 
getBorderColor() - Method in class capella.GUI.ButtonImage
 
getBorderSize() - Method in class capella.GUI.ButtonImage
 
getCompletionCourante() - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Get the value of the suffix.
getCompletionParDefaut() - Static method in class fr.jussieu.ufr_info_p7.T9.T9
Returns the default completion object.
getHeight() - Method in class capella.GUI.ButtonImage
 
getImage() - Method in class capella.GUI.LabelImage
Gets the current image.
getMaximum() - Method in class fr.upd.jby.Speedometer
Gets the maximum value this Speedometer can take.
getMaximumSize(JComponent) - Method in class fr.upd.jby.SpeedometerUI
 
getMinimum() - Method in class fr.upd.jby.Speedometer
Gets the minimum value this Speedometer can take.
getMinimuSize(JComponent) - Method in class fr.upd.jby.SpeedometerUI
 
getMotCourant() - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Get the value of the prefix.
getPreferredSize() - Method in class capella.GUI.ButtonImage
gets the Dimension size for layouts
getPreferredSize() - Method in class capella.GUI.LabelImage
Gets the preferred size for this label.
getPreferredSize(JComponent) - Method in class fr.upd.jby.SpeedometerUI
 
getUIClassID() - Method in class fr.upd.jby.Speedometer
Returns the UIDefaults key used to look up the name of the swing.plaf.ComponentUI class that defines the look and feel for this component.
getValue() - Method in class fr.upd.jby.Speedometer
Gets the current value of this Speedometer
getWidth() - Method in class capella.GUI.ButtonImage
 

I

isUp() - Method in class capella.GUI.ButtonImage
 

L

LabelImage - Class in capella.GUI
A LabelImage object is a lightweight component for placing an image in a container.
LabelImage(String) - Constructor for class capella.GUI.LabelImage
Constructs a centered label.
LabelImage(String, int) - Constructor for class capella.GUI.LabelImage
Constructs a label justified as desired.
LabelImage(URL) - Constructor for class capella.GUI.LabelImage
Constructs a centered label.
LabelImage(URL, int) - Constructor for class capella.GUI.LabelImage
Constructs a label justified as desired.
layoutContainer(Container) - Method in class fr.upd.jby.SinLayout
Lays out the container.
LEFT - Static variable in class capella.GUI.LabelImage
Indicates that the label should be placed on the left.

M

main(String[]) - Static method in class fr.upd.jby.SpeedometerExample
 
mark(int) - Method in class fr.up7.info.RLEInputStream
Actually not supported.
markSupported() - Method in class fr.up7.info.RLEInputStream
Actually not supported.
MetalSpeedometerUI - Class in fr.upd.jby
Source code here.
MetalSpeedometerUI() - Constructor for class fr.upd.jby.MetalSpeedometerUI
 
minimumLayoutSize(Container) - Method in class fr.upd.jby.SinLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.

O

offset() - Method in class fr.up7.info.RLEInputStream
Gives the number of uncompressed bytes already read.
offset() - Method in class fr.up7.info.RLEOutputStream
Gets the length of the compressed data stream.

P

paint(Graphics) - Method in class capella.GUI.ButtonImage
used to redraw the button if needed.
paint(Graphics) - Method in class capella.GUI.LabelImage
Paints this label.
paint(Graphics, JComponent) - Method in class fr.upd.jby.AquaSpeedometerUI
 
paint(Graphics, JComponent) - Method in class fr.upd.jby.SpeedometerUI
 
preferredLayoutSize(Container) - Method in class fr.upd.jby.SinLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
processActionEvent(ActionEvent) - Method in class capella.GUI.ButtonImage
process actionEvent on this button.
processEvent(AWTEvent) - Method in class capella.GUI.ButtonImage
process events on this button.

R

read() - Method in class fr.up7.info.RLEInputStream
Reads a byte of uncompressed data.
removeActionListener(ActionListener) - Method in class capella.GUI.ButtonImage
Removes the specified action listener so that it no longer receives action events from this button.
removeLayoutComponent(Component) - Method in class fr.upd.jby.SinLayout
Removes the specified component from the layout.
reset() - Method in class fr.up7.info.RLEInputStream
Actually not supported.
RIGHT - Static variable in class capella.GUI.LabelImage
Indicates that the label should be placed on the right.
RLEInputStream - Class in fr.up7.info
A RLEInputStream implements a stream filter to read compressed data using a RLE format.
RLEInputStream(InputStream) - Constructor for class fr.up7.info.RLEInputStream
Constructs a decompressing input stream from a given input stream.
RLEOutputStream - Class in fr.up7.info
A RLEOutputStream implements a stream filter to compress data and physically write it using a RLE format.
RLEOutputStream(OutputStream) - Constructor for class fr.up7.info.RLEOutputStream
Constructs a compressing output stream from a given output stream.
run() - Method in class fr.upd.jby.SpeedometerExample
 

S

setActionCommand(String) - Method in class capella.GUI.ButtonImage
sets the command name.
setAlignment(int) - Method in class capella.GUI.LabelImage
Sets the alignment for this label.
setBorderColor(Color) - Method in class capella.GUI.ButtonImage
 
setBorderSize(int) - Method in class capella.GUI.ButtonImage
 
setCompletion(Completion) - Method in class fr.jussieu.ufr_info_p7.T9.T9
Set the completion used by this T9 object.
setImage(Image) - Method in class capella.GUI.LabelImage
Sets the image for this label.
setMotCourant(String) - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
Set the value of the completion prefix.
setValue(int) - Method in class fr.upd.jby.Speedometer
Sets the current value of this Speedometer
SinLayout - Class in fr.upd.jby
Using this layout in a real application is a sin.
SinLayout() - Constructor for class fr.upd.jby.SinLayout
Constructs a default SinLayout which glues component's borders to the respective left and right borders of their container.
SinLayout(int, int) - Constructor for class fr.upd.jby.SinLayout
Constructs a SinLayout which glues component's borders to the respective left and right sinusoidal border of their container, with strict respect to their minimum size.
Speedometer - Class in fr.upd.jby
Implements a "velocimeter"-like component.
Speedometer() - Constructor for class fr.upd.jby.Speedometer
Creates a Speedometer with the following default values : value is 0, minimum is 0, and maximum is 100.
Speedometer(int, int, int) - Constructor for class fr.upd.jby.Speedometer
Creates a Speedometer.
SpeedometerExample - Class in fr.upd.jby
Source code here.
SpeedometerExample() - Constructor for class fr.upd.jby.SpeedometerExample
 
SpeedometerModel - Class in fr.upd.jby
Defines the model used by Speedometers components.
SpeedometerModel(int, int, int) - Constructor for class fr.upd.jby.SpeedometerModel
Initializes value, minimum and maximum.
SpeedometerUI - Class in fr.upd.jby
Source code here.
SpeedometerUI() - Constructor for class fr.upd.jby.SpeedometerUI
 

T

T9 - Class in fr.jussieu.ufr_info_p7.T9
The T9 class implements a user interface for a completion system.
T9() - Constructor for class fr.jussieu.ufr_info_p7.T9.T9
Constructs a T9 object with all necessary buttons.
termine() - Method in interface fr.jussieu.ufr_info_p7.T9.Completion
This method is called before the T9 object terminates.
TOP - Static variable in class capella.GUI.LabelImage
Indicates that the label should be placed on top.

U

updateUI() - Method in class fr.upd.jby.Speedometer
Resets the UI property to a value from the current look and feel.

W

write(int) - Method in class fr.up7.info.RLEOutputStream
Writes a byte of uncompressed data.

A B C E F G I L M O P R S T U W