Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
MetalToolBarUI
com.jgoodies.looks.plastic.PlasticToolBarUI
com.jgoodies.looks.plastic.PlasticXPToolBarUI
public final class PlasticXPToolBarUI
extends PlasticToolBarUI
ToolBarUI
.
It differs from its superclass in that it uses rollover borders with rounded
corners.
Method Summary | |
protected Border | |
static ComponentUI |
|
Methods inherited from class com.jgoodies.looks.plastic.PlasticToolBarUI | |
createRolloverBorder , createUI , installDefaults , installListeners , setBorderToRollover , uninstallListeners , update |
protected Border createRolloverBorder()
- Overrides:
- createRolloverBorder in interface PlasticToolBarUI
public static ComponentUI createUI(JComponent b)
- Overrides:
- createUI in interface PlasticToolBarUI