Java Reference
In-Depth Information
The available set of UIResource -related properties for a JInternalFrame is shown in
Table 8-12. For the JInternalFrame component, there are 60 different properties, including
those for the internal frame's title pane.
Table 8-12. JInternalFrame UIResource Elements
Property String
Object Type
InternalFrame.actionMap
ActionMap
InternalFrame.activeBorderColor
Color
InternalFrame.activeTitleBackground
Color
InternalFrame.activeTitleForeground
Color
InternalFrame.activeTitleGradient
List
InternalFrame.border
Border
InternalFrame.borderColor
Color
InternalFrame.borderDarkShadow
Color
InternalFrame.borderHighlight
Color
InternalFrame.borderLight
Color
InternalFrame.borderShadow
Color
InternalFrame.borderWidth
Integer
InternalFrame.closeButtonToolTip
String
InternalFrame.closeIcon
Icon
InternalFrame.closeSound
String
InternalFrame.icon
Icon
InternalFrame.iconButtonToolTip
String
InternalFrame.iconifyIcon
Icon
InternalFrame.inactiveBorderColor
Color
InternalFrame.inactiveTitleBackground
Color
InternalFrame.inactiveTitleForeground
Color
InternalFrame.inactiveTitleGradient
List
InternalFrame.layoutTitlePaneAtOrigin
Boolean
InternalFrame.maxButtonToolTip
String
InternalFrame.maximizeIcon
Icon
InternalFrame.maximizeSound
String
InternalFrame.minimizeIcon
Icon
InternalFrame.minimizeIconBackground
Color
InternalFrame.minimizeSound
String
Search WWH ::




Custom Search