public class JComponentInfo<T extends javax.swing.JComponent> extends AWTComponentInfo<T>
dialogType, frameType, glassPaneType, hiddenColor, layeredPaneType, marginColor, paddingColor, styleIdColor, unknownType, visibleAwtColor, visibleColor, windowType| Constructor and Description |
|---|
JComponentInfo() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.ImageIcon |
getIcon(StyleableComponent type,
T component)
Returns icon for the specified component.
|
getTextgetTitleColor, renderInsetspublic javax.swing.ImageIcon getIcon(StyleableComponent type, T component)
ComponentInfonull to use default component icon.getIcon in interface ComponentInfo<T extends javax.swing.JComponent>getIcon in class AWTComponentInfo<T extends javax.swing.JComponent>type - styleable component typecomponent - component to provide icon for