Copyright (c) Luis M. Pena - lu@coderazzi.net
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
I
K
L
M
N
P
R
S
S
setBounds(int, int, int, int)
- Method in class net.coderazzi.glasspane.
GlassedPane
Overrides the parent definition to make the content and glass panes occupy the whole component area.
setBounds(int, int, int, int)
- Method in class net.coderazzi.glasspane.
LabelGlassPane
Overrides the basic implementation, to automatically center the label in the pane.
setColor(Color)
- Method in class net.coderazzi.glasspane.
GlassPane
Sets the color associated to this pane
setColor(Color)
- Method in class net.coderazzi.glasspane.
LabelGlassPane
Overrides the
setColor(Color)
implementation, to setup the color (without transparency) as the label background.
setContentPane(Container)
- Method in class net.coderazzi.glasspane.
GlassedPane
Defines the component to be used as content pane
setGlassPane(Component)
- Method in class net.coderazzi.glasspane.
GlassedPane
Defines the component to be used as glass pane
setLabel(JLabel)
- Method in class net.coderazzi.glasspane.
LabelGlassPane
Sets the label to display in the pane, which is automatically centered.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
I
K
L
M
N
P
R
S