| Package | Description |
|---|---|
| de.saxsys.styleablefx.additions | |
| de.saxsys.styleablefx.controls | |
| de.saxsys.styleablefx.core | |
| de.saxsys.styleablefx.skins |
| Modifier and Type | Class and Description |
|---|---|
class |
SVGStyleableAddition
This class is intended to allow the usage of svg file for skins.
|
| Modifier and Type | Method and Description |
|---|---|
<TStyleableAddition extends StyleableAdditionBase> |
SVGGroup.getStyleableAddition(Class<TStyleableAddition> clazz)
Provides the
StyleableAdditionBase for the desired class. |
| Modifier and Type | Method and Description |
|---|---|
<TStyleableAddition extends StyleableAdditionBase> |
IStyleableAdditionProvider.getStyleableAddition(Class<TStyleableAddition> clazz)
Provides the
StyleableAdditionBase for the desired class. |
static <TStyleableAddition extends StyleableAdditionBase> |
StyleableAdditionBase.getStyleableAddition(javafx.css.Styleable styleable,
Class<TStyleableAddition> clazz)
Returns the
StyleableAdditionBase from the given Styleable using the given clazz. |
| Modifier and Type | Method and Description |
|---|---|
<TStyleableAddition extends StyleableAdditionBase> |
SVGButtonSkin.getStyleableAddition(Class<TStyleableAddition> clazz)
Provides the
StyleableAdditionBase for the desired class. |
Copyright © 2017 Saxonia Systems AG. All rights reserved.