Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
Modifier and Type | Method and Description |
---|---|
static BubbleColorScheme.Distribution |
BubbleColorScheme.Distribution.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BubbleColorScheme.Distribution[] |
BubbleColorScheme.Distribution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BubbleColorScheme(BubbleColorScheme.Distribution distribution)
Creates a new color scheme
|