|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.substance.api.SubstanceSkin
tools.docrobot.RobotDefaultSkin
public class RobotDefaultSkin
The default light skin for the docrobot scripts.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jvnet.substance.api.SubstanceSkin |
|---|
SubstanceSkin.ColorSchemes |
| Field Summary | |
|---|---|
static java.lang.String |
NAME
Display name for this skin. |
| Fields inherited from class org.jvnet.substance.api.SubstanceSkin |
|---|
backgroundColorSchemeMap, borderPainter, buttonShaper, colorSchemeBundleMap, decoratedAreaSet, decorationPainter, gradientPainter, highlightBorderPainter, highlightPainter, overlayPaintersMap, selectedTabFadeEnd, selectedTabFadeStart, watermark, watermarkScheme |
| Constructor Summary | |
|---|---|
RobotDefaultSkin(SubstanceColorScheme colorScheme)
Creates the skin based on the specified color scheme. |
|
RobotDefaultSkin(SubstanceColorScheme colorScheme,
SubstanceWatermark watermark)
Creates the skin based on the specified color scheme and watermark. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
Returns the display name of this trait. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String NAME
this skin.
| Constructor Detail |
|---|
public RobotDefaultSkin(SubstanceColorScheme colorScheme)
colorScheme - The active color scheme.
public RobotDefaultSkin(SubstanceColorScheme colorScheme,
SubstanceWatermark watermark)
colorScheme - The active color scheme.watermark - Watermark.| Method Detail |
|---|
public java.lang.String getDisplayName()
SubstanceTraitthis trait. This method is part
of officially supported API.
this trait.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||