net.infonode.docking.theme
public class SoftBlueIceDockingTheme extends DockingWindowsTheme
Version: $Revision: 1.18 $
Constructor Summary | |
---|---|
SoftBlueIceDockingTheme()
Create a theme with default settings. | |
SoftBlueIceDockingTheme(boolean slim)
Constructor.
| |
SoftBlueIceDockingTheme(ColorProvider darkColor, ColorProvider lightColor, int cornerType, boolean slim)
Constructor.
|
Method Summary | |
---|---|
String | getName() |
RootWindowProperties | getRootWindowProperties() |
Parameters: slim if true there is less spacing in the tab area
Parameters: darkColor the dark color used in the gradients lightColor the light color used in the gradients cornerType how much rounding to apply to corners slim if true there is less spacing in the tab area