public interface FxmlStylesheet
| Modifier and Type | Field and Description |
|---|---|
static FxmlStylesheet |
DEFAULT_JAVAFX_STYLE |
| Modifier and Type | Method and Description |
|---|---|
default String |
getExternalForm()
This method is a sample implementation that should work in almost all general cases.
|
Path |
getPath() |
static final FxmlStylesheet DEFAULT_JAVAFX_STYLE
Path getPath()
Path. See Resources.getResourcePath(String)default String getExternalForm()
An IOException can be thrown in very rare cases.
If you encounter them, post an issue with system details.
Resources.getResourceURL(String),
URL.toExternalForm()Copyright © 2018. All rights reserved.