C D G I K L M N P R S

G

getBeanDescriptor() - Method in class net.coderazzi.glasspane.GlassedPaneBeanInfo
 
getColor() - Method in class net.coderazzi.glasspane.GlassPane
Returns the color associated to this pane
getContentPane() - Method in class net.coderazzi.glasspane.GlassedPane
Returns the content pane.
getDefaultColor() - Method in class net.coderazzi.glasspane.GlassPane
This method can be overridden to define a different default color.
getGlassPane() - Method in class net.coderazzi.glasspane.GlassedPane
Returns the glass pane.
getIcon(int) - Method in class net.coderazzi.glasspane.GlassedPaneBeanInfo
 
getLabel() - Method in class net.coderazzi.glasspane.LabelGlassPane
Returns the label in the pane
getMinimumSize() - Method in class net.coderazzi.glasspane.GlassedPane
Overrides the default implementation, to return the minimum size of the content panel.
getPreferredSize() - Method in class net.coderazzi.glasspane.GlassedPane
Overrides the default implementation, to return the preferred size of the content panel.
GLASS_CLASS_PROPERTY - Static variable in class net.coderazzi.glasspane.GlassedPane
These property can be defined as a system property to specify the class used as default glass pane.
GLASS_COLOR_PROPERTY - Static variable in class net.coderazzi.glasspane.GlassPane
These property can be defined as a system property to specify the color used by default.
GLASS_MESSAGE_ICON_PROPERTY - Static variable in class net.coderazzi.glasspane.LabelGlassPane
These property can be defined as a system property to specify the icon used by default in the JLabel.
GLASS_TRANSPARENCY_PROPERTY - Static variable in class net.coderazzi.glasspane.GlassPane
These property can be defined as a system property to specify the transparency level used by default (integer from 0 to 255).
GlassedPane - Class in net.coderazzi.glasspane
Component that supports two layers: the basic, normal content, plus a glass pane that covers it.
GlassedPane() - Constructor for class net.coderazzi.glasspane.GlassedPane
 
GlassedPaneBeanInfo - Class in net.coderazzi.glasspane
Associated GlassedPane bean
GlassedPaneBeanInfo() - Constructor for class net.coderazzi.glasspane.GlassedPaneBeanInfo
 
GlassPane - Class in net.coderazzi.glasspane
Simple glass panel: its merely captures all mouse and key events, displaying the background in a specific non opaque color.
GlassPane() - Constructor for class net.coderazzi.glasspane.GlassPane
 

C D G I K L M N P R S