Attributes
Members list
Type members
Classlikes
Indicates an error has occurred: the media appears to be invalid or corrupted.
Indicates an error has occurred: the media appears to be invalid or corrupted.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
MediaCorrupted.type
Indicates an error has occurred: although the media may exist, it is not accessible.
Indicates an error has occurred: although the media may exist, it is not accessible.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
MediaInaccessible.type
Indicates an error has occurred: the media does not exist or is otherwise unavailable.
Indicates an error has occurred: the media does not exist or is otherwise unavailable.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
MediaUnavailable.type
Indicates that the media has not been specified.
Indicates that the media has not been specified.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
MediaUnspecified.type
Indicates that this media type is not supported by this platform.
Indicates that this media type is not supported by this platform.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
MediaUnsupported.type
Indicates that an operation performed on the media is not supported by this platform.
Indicates that an operation performed on the media is not supported by this platform.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
OperationUnsupported.type
Indicates a playback error which does not fall into any of the other pre-defined categories.
Indicates a playback error which does not fall into any of the other pre-defined categories.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
PlaybackError.type
Indicates an unrecoverable error which has resulted in halting playback.
Indicates an unrecoverable error which has resulted in halting playback.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
PlaybackHalted.type
Indicates an error has occurred for an unknown reason.
Indicates an error has occurred for an unknown reason.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typetrait SFXEnumDelegate[Type]trait SFXDelegate[Type]class Objecttrait Matchableclass AnyShow all
- Self type
-
Unknown.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Inherited methods
Converts a JavaFX enum to its respective SFXEnumDelegate.
Converts a JavaFX enum to its respective SFXEnumDelegate.
Value parameters
- e
-
JavaFX
enum
Attributes
- Returns
-
[[scalafx.delegate.SFXEnumDelegate]]equivalent to argument. - Inherited from:
- SFXEnumDelegateCompanion
Returns the enum constant of this type with the specified name.
Returns the enum constant of this type with the specified name.
Value parameters
- name
-
the name of the constant to return
Attributes
- Throws
-
IllegalArgumentException
If the specified
enumtype has no constant with the specified name, or the specified class object does not represent anenumtype. - Inherited from:
- SFXEnumDelegateCompanion
Converts a JavaFX enum to its respective SFXEnumDelegate.
Converts a JavaFX enum to its respective SFXEnumDelegate.
Value parameters
- e
-
JavaFX
enum
Attributes
- Returns
-
[[scalafx.delegate.SFXEnumDelegate]]equivalent to argument. - Inherited from:
- SFXEnumDelegateCompanion
Deprecated fields
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
Attributes
- Deprecated
- true
Inherited fields
Returns a List containing the constants of this enum type, in the order they are declared.
Returns a List containing the constants of this enum type, in the order they are declared.
Attributes
- Inherited from:
- SFXEnumDelegateCompanion
Implicits
Inherited implicits
Converts a SFXEnumDelegate to its respective JavaFX Enum.
Converts a SFXEnumDelegate to its respective JavaFX Enum.
Value parameters
- s
-
SFXEnumDelegateinstance
Attributes
- Returns
-
Delegated
enum - Inherited from:
- SFXEnumDelegateCompanion