|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
com.imagero.swing.titlebar.plaf.TitleBarUI
com.imagero.swing.titlebar.plaf.basic.BasicTitleBarUI
com.imagero.swing.titlebar.plaf.windows.WindowsTitleBarUI
| Field Summary |
| Fields inherited from class com.imagero.swing.titlebar.plaf.TitleBarUI |
closeIcon, closeIconOver, closeIconPressed, dockIcon, dockIconOver, dockIconPressed, maxIcon, maxIconOver, maxIconPressed, minIcon, minIconOver, minIconPressed, paletteCloseIcon, paletteCloseIconOver, paletteCloseIconPressed, restoreIcon, restoreIconOver, restoreIconPressed, systemIcon, systemIconOver, systemIconPressed, undockIcon, undockIconOver, undockIconPressed |
| Constructor Summary | |
WindowsTitleBarUI()
|
|
| Method Summary | |
protected javax.swing.JLabel |
createGlueLabel(TitleBar tb)
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
|
| Methods inherited from class com.imagero.swing.titlebar.plaf.basic.BasicTitleBarUI |
getPreferredSize |
| Methods inherited from class com.imagero.swing.titlebar.plaf.TitleBarUI |
createButton, createIcons, createSystemButton, createUI, getCloseIcon, getClosePressedIcon, getCloseRolloverIcon, getDockIcon, getDockPressedIcon, getDockRolloverIcon, getMaxIcon, getMaxPressedIcon, getMaxRolloverIcon, getMinIcon, getMinPressedIcon, getMinRolloverIcon, getPaletteCloseIcon, getPressedSystemIcon, getRestoreIcon, getRestorePressedIcon, getRestoreRolloverIcon, getSystemIcon, getUndockIcon, getUndockPressedIcon, getUndockRolloverIcon, installDefaults, installUI, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WindowsTitleBarUI()
| Method Detail |
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected javax.swing.JLabel createGlueLabel(TitleBar tb)
createGlueLabel in class TitleBarUI
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||