| Package | Description |
|---|---|
| libsidplay.components.c1541 | |
| ui.entities.config |
| Modifier and Type | Method and Description |
|---|---|
static ExtendImagePolicy |
ExtendImagePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendImagePolicy[] |
ExtendImagePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static ExtendImagePolicy |
C1541Section.DEFAULT_EXTEND_IMAGE_POLICY |
| Modifier and Type | Method and Description |
|---|---|
ExtendImagePolicy |
C1541Section.getExtendImagePolicy()
Gets the value of the property extendImagePolicy.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<ExtendImagePolicy> |
C1541Section.extendImagePolicyProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
C1541Section.setExtendImagePolicy(ExtendImagePolicy policy)
Sets the value of the property extendImagePolicy.
|
Copyright © 2018 Ken Händel. All rights reserved.