public final class WindowsSeparatorUI extends BasicSeparatorUI
SeparatorUI
.
It differs from its superclass in that it uses a shared UI delegate.Thanks to Andrej Golovnin for his feedback and suggestions.
highlight, shadow
Constructor and Description |
---|
WindowsSeparatorUI() |
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent c) |
getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installListeners, installUI, paint, uninstallDefaults, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
public static ComponentUI createUI(JComponent c)
Copyright © 2019 JGoodies Software GmbH. All rights reserved.