object KeyCode extends SFXEnumDelegateCompanion[javafx.scene.input.KeyCode, KeyCode]
- Alphabetic
- By Inheritance
- KeyCode
- SFXEnumDelegateCompanion
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
apply(e: javafx.scene.input.KeyCode): KeyCode
Converts a JavaFX
enum
to its respectiveSFXEnumDelegate
.Converts a JavaFX
enum
to its respectiveSFXEnumDelegate
.- e
JavaFX
enum
- returns
scalafx.delegate.SFXEnumDelegate
equivalent to argument.
- Definition Classes
- SFXEnumDelegateCompanion
-
def
apply(name: String): KeyCode
Returns the
enum
constant of this type with the specified name.Returns the
enum
constant of this type with the specified name.- name
the name of the constant to return
- Definition Classes
- SFXEnumDelegateCompanion
- Exceptions thrown
IllegalArgumentException
If the specifiedenum
type has no constant with the specified name, or the specified class object does not represent anenum
type.
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
jfxEnum2sfx(e: javafx.scene.input.KeyCode): KeyCode
Converts a JavaFX
enum
to its respectiveSFXEnumDelegate
.Converts a JavaFX
enum
to its respectiveSFXEnumDelegate
.- e
JavaFX
enum
- returns
scalafx.delegate.SFXEnumDelegate
equivalent to argument.
- Definition Classes
- SFXEnumDelegateCompanion
-
def
keyCode(name: String): KeyCode
Parses textual representation of a key.
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
implicit
def
sfxEnum2jfx(s: KeyCode): javafx.scene.input.KeyCode
Converts a
SFXEnumDelegate
to its respective JavaFXEnum
.Converts a
SFXEnumDelegate
to its respective JavaFXEnum
.- s
SFXEnumDelegate
instance- returns
Delegated
enum
- Definition Classes
- SFXEnumDelegateCompanion
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
unsortedValues: Array[KeyCode]
Contain constants which will be source for
values
ListContain constants which will be source for
values
List- Attributes
- protected
- Definition Classes
- KeyCode → SFXEnumDelegateCompanion
-
lazy val
values: List[KeyCode]
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.- Definition Classes
- SFXEnumDelegateCompanion
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- object A extends KeyCode with Product with Serializable
- object Accept extends KeyCode with Product with Serializable
- object Add extends KeyCode with Product with Serializable
- object Again extends KeyCode with Product with Serializable
- object AllCandidates extends KeyCode with Product with Serializable
- object Alphanumeric extends KeyCode with Product with Serializable
- object Alt extends KeyCode with Product with Serializable
- object AltGraph extends KeyCode with Product with Serializable
- object Ampersand extends KeyCode with Product with Serializable
- object Asterisk extends KeyCode with Product with Serializable
- object At extends KeyCode with Product with Serializable
- object B extends KeyCode with Product with Serializable
- object BackQuote extends KeyCode with Product with Serializable
- object BackSlash extends KeyCode with Product with Serializable
- object BackSpace extends KeyCode with Product with Serializable
- object Begin extends KeyCode with Product with Serializable
- object Braceleft extends KeyCode with Product with Serializable
- object Braceright extends KeyCode with Product with Serializable
- object C extends KeyCode with Product with Serializable
- object Cancel extends KeyCode with Product with Serializable
- object Caps extends KeyCode with Product with Serializable
- object ChannelDown extends KeyCode with Product with Serializable
- object ChannelUp extends KeyCode with Product with Serializable
- object Circumflex extends KeyCode with Product with Serializable
- object Clear extends KeyCode with Product with Serializable
- object CloseBracket extends KeyCode with Product with Serializable
- object CodeInput extends KeyCode with Product with Serializable
- object Colon extends KeyCode with Product with Serializable
- object ColoredKey0 extends KeyCode with Product with Serializable
- object ColoredKey1 extends KeyCode with Product with Serializable
- object ColoredKey2 extends KeyCode with Product with Serializable
- object ColoredKey3 extends KeyCode with Product with Serializable
- object Comma extends KeyCode with Product with Serializable
- object Command extends KeyCode with Product with Serializable
- object Compose extends KeyCode with Product with Serializable
- object ContextMenu extends KeyCode with Product with Serializable
- object Control extends KeyCode with Product with Serializable
- object Convert extends KeyCode with Product with Serializable
- object Copy extends KeyCode with Product with Serializable
- object Cut extends KeyCode with Product with Serializable
- object D extends KeyCode with Product with Serializable
- object DeadAbovedot extends KeyCode with Product with Serializable
- object DeadAbovering extends KeyCode with Product with Serializable
- object DeadAcute extends KeyCode with Product with Serializable
- object DeadBreve extends KeyCode with Product with Serializable
- object DeadCaron extends KeyCode with Product with Serializable
- object DeadCedilla extends KeyCode with Product with Serializable
- object DeadCircumflex extends KeyCode with Product with Serializable
- object DeadDiaeresis extends KeyCode with Product with Serializable
- object DeadDoubleacute extends KeyCode with Product with Serializable
- object DeadGrave extends KeyCode with Product with Serializable
- object DeadIota extends KeyCode with Product with Serializable
- object DeadMacron extends KeyCode with Product with Serializable
- object DeadOgonek extends KeyCode with Product with Serializable
- object DeadSemivoicedSound extends KeyCode with Product with Serializable
- object DeadTilde extends KeyCode with Product with Serializable
- object DeadVoicedSound extends KeyCode with Product with Serializable
- object Decimal extends KeyCode with Product with Serializable
- object Delete extends KeyCode with Product with Serializable
- object Digit0 extends KeyCode with Product with Serializable
- object Digit1 extends KeyCode with Product with Serializable
- object Digit2 extends KeyCode with Product with Serializable
- object Digit3 extends KeyCode with Product with Serializable
- object Digit4 extends KeyCode with Product with Serializable
- object Digit5 extends KeyCode with Product with Serializable
- object Digit6 extends KeyCode with Product with Serializable
- object Digit7 extends KeyCode with Product with Serializable
- object Digit8 extends KeyCode with Product with Serializable
- object Digit9 extends KeyCode with Product with Serializable
- object Divide extends KeyCode with Product with Serializable
- object Dollar extends KeyCode with Product with Serializable
- object Down extends KeyCode with Product with Serializable
- object E extends KeyCode with Product with Serializable
- object EjectToggle extends KeyCode with Product with Serializable
- object End extends KeyCode with Product with Serializable
- object Enter extends KeyCode with Product with Serializable
- object Equals extends KeyCode with Product with Serializable
- object Escape extends KeyCode with Product with Serializable
- object EuroSign extends KeyCode with Product with Serializable
- object ExclamationMark extends KeyCode with Product with Serializable
- object F extends KeyCode with Product with Serializable
- object F1 extends KeyCode with Product with Serializable
- object F10 extends KeyCode with Product with Serializable
- object F11 extends KeyCode with Product with Serializable
- object F12 extends KeyCode with Product with Serializable
- object F13 extends KeyCode with Product with Serializable
- object F14 extends KeyCode with Product with Serializable
- object F15 extends KeyCode with Product with Serializable
- object F16 extends KeyCode with Product with Serializable
- object F17 extends KeyCode with Product with Serializable
- object F18 extends KeyCode with Product with Serializable
- object F19 extends KeyCode with Product with Serializable
- object F2 extends KeyCode with Product with Serializable
- object F20 extends KeyCode with Product with Serializable
- object F21 extends KeyCode with Product with Serializable
- object F22 extends KeyCode with Product with Serializable
- object F23 extends KeyCode with Product with Serializable
- object F24 extends KeyCode with Product with Serializable
- object F3 extends KeyCode with Product with Serializable
- object F4 extends KeyCode with Product with Serializable
- object F5 extends KeyCode with Product with Serializable
- object F6 extends KeyCode with Product with Serializable
- object F7 extends KeyCode with Product with Serializable
- object F8 extends KeyCode with Product with Serializable
- object F9 extends KeyCode with Product with Serializable
- object FastFwd extends KeyCode with Product with Serializable
- object Final extends KeyCode with Product with Serializable
- object Find extends KeyCode with Product with Serializable
- object FullWidth extends KeyCode with Product with Serializable
- object G extends KeyCode with Product with Serializable
- object GameA extends KeyCode with Product with Serializable
- object GameB extends KeyCode with Product with Serializable
- object GameC extends KeyCode with Product with Serializable
- object GameD extends KeyCode with Product with Serializable
- object Greater extends KeyCode with Product with Serializable
- object H extends KeyCode with Product with Serializable
- object HalfWidth extends KeyCode with Product with Serializable
- object Help extends KeyCode with Product with Serializable
- object Hiragana extends KeyCode with Product with Serializable
- object Home extends KeyCode with Product with Serializable
- object I extends KeyCode with Product with Serializable
- object Info extends KeyCode with Product with Serializable
- object InputMethodOnOff extends KeyCode with Product with Serializable
- object Insert extends KeyCode with Product with Serializable
- object InvertedExclamationMark extends KeyCode with Product with Serializable
- object J extends KeyCode with Product with Serializable
- object JapaneseHiragana extends KeyCode with Product with Serializable
- object JapaneseKatakana extends KeyCode with Product with Serializable
- object JapaneseRoman extends KeyCode with Product with Serializable
- object K extends KeyCode with Product with Serializable
- object KPDown extends KeyCode with Product with Serializable
- object KPLeft extends KeyCode with Product with Serializable
- object KPRight extends KeyCode with Product with Serializable
- object KPUp extends KeyCode with Product with Serializable
- object Kana extends KeyCode with Product with Serializable
- object KanaLock extends KeyCode with Product with Serializable
- object Kanji extends KeyCode with Product with Serializable
- object Katakana extends KeyCode with Product with Serializable
- object L extends KeyCode with Product with Serializable
- object Left extends KeyCode with Product with Serializable
- object LeftParenthesis extends KeyCode with Product with Serializable
- object Less extends KeyCode with Product with Serializable
- object M extends KeyCode with Product with Serializable
- object Meta extends KeyCode with Product with Serializable
- object Minus extends KeyCode with Product with Serializable
- object Modechange extends KeyCode with Product with Serializable
- object Multiply extends KeyCode with Product with Serializable
- object Mute extends KeyCode with Product with Serializable
- object N extends KeyCode with Product with Serializable
- object Nonconvert extends KeyCode with Product with Serializable
- object NumLock extends KeyCode with Product with Serializable
- object NumberSign extends KeyCode with Product with Serializable
- object Numpad0 extends KeyCode with Product with Serializable
- object Numpad1 extends KeyCode with Product with Serializable
- object Numpad2 extends KeyCode with Product with Serializable
- object Numpad3 extends KeyCode with Product with Serializable
- object Numpad4 extends KeyCode with Product with Serializable
- object Numpad5 extends KeyCode with Product with Serializable
- object Numpad6 extends KeyCode with Product with Serializable
- object Numpad7 extends KeyCode with Product with Serializable
- object Numpad8 extends KeyCode with Product with Serializable
- object Numpad9 extends KeyCode with Product with Serializable
- object O extends KeyCode with Product with Serializable
- object OpenBracket extends KeyCode with Product with Serializable
- object P extends KeyCode with Product with Serializable
- object PageDown extends KeyCode with Product with Serializable
- object PageUp extends KeyCode with Product with Serializable
- object Paste extends KeyCode with Product with Serializable
- object Pause extends KeyCode with Product with Serializable
- object Period extends KeyCode with Product with Serializable
- object Play extends KeyCode with Product with Serializable
- object Plus extends KeyCode with Product with Serializable
- object Pound extends KeyCode with Product with Serializable
- object Power extends KeyCode with Product with Serializable
- object PreviousCandidate extends KeyCode with Product with Serializable
- object Printscreen extends KeyCode with Product with Serializable
- object Props extends KeyCode with Product with Serializable
- object Q extends KeyCode with Product with Serializable
- object Quote extends KeyCode with Product with Serializable
- object Quotedbl extends KeyCode with Product with Serializable
- object R extends KeyCode with Product with Serializable
- object Record extends KeyCode with Product with Serializable
- object Rewind extends KeyCode with Product with Serializable
- object Right extends KeyCode with Product with Serializable
- object RightParenthesis extends KeyCode with Product with Serializable
- object RomanCharacters extends KeyCode with Product with Serializable
- object S extends KeyCode with Product with Serializable
- object ScrollLock extends KeyCode with Product with Serializable
- object Semicolon extends KeyCode with Product with Serializable
- object Separator extends KeyCode with Product with Serializable
- object Shift extends KeyCode with Product with Serializable
- object Shortcut extends KeyCode with Product with Serializable
- object Slash extends KeyCode with Product with Serializable
- object Softkey0 extends KeyCode with Product with Serializable
- object Softkey1 extends KeyCode with Product with Serializable
- object Softkey2 extends KeyCode with Product with Serializable
- object Softkey3 extends KeyCode with Product with Serializable
- object Softkey4 extends KeyCode with Product with Serializable
- object Softkey5 extends KeyCode with Product with Serializable
- object Softkey6 extends KeyCode with Product with Serializable
- object Softkey7 extends KeyCode with Product with Serializable
- object Softkey8 extends KeyCode with Product with Serializable
- object Softkey9 extends KeyCode with Product with Serializable
- object Space extends KeyCode with Product with Serializable
- object Star extends KeyCode with Product with Serializable
- object Stop extends KeyCode with Product with Serializable
- object Subtract extends KeyCode with Product with Serializable
- object T extends KeyCode with Product with Serializable
- object Tab extends KeyCode with Product with Serializable
- object TrackNext extends KeyCode with Product with Serializable
- object TrackPrev extends KeyCode with Product with Serializable
- object U extends KeyCode with Product with Serializable
- object Undefined extends KeyCode with Product with Serializable
- object Underscore extends KeyCode with Product with Serializable
- object Undo extends KeyCode with Product with Serializable
- object Up extends KeyCode with Product with Serializable
- object V extends KeyCode with Product with Serializable
- object VolumeDown extends KeyCode with Product with Serializable
- object VolumeUp extends KeyCode with Product with Serializable
- object W extends KeyCode with Product with Serializable
- object Windows extends KeyCode with Product with Serializable
- object X extends KeyCode with Product with Serializable
- object Y extends KeyCode with Product with Serializable
- object Z extends KeyCode with Product with Serializable
Deprecated Value Members
-
val
ACCEPT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Accept; ACCEPT will be removed in a future release
-
val
ADD: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Add; ADD will be removed in a future release
-
val
AGAIN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Again; AGAIN will be removed in a future release
-
val
ALL_CANDIDATES: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use AllCandidates; ALL_CANDIDATES will be removed in a future release
-
val
ALPHANUMERIC: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Alphanumeric; ALPHANUMERIC will be removed in a future release
-
val
ALT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Alt; ALT will be removed in a future release
-
val
ALT_GRAPH: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use AltGraph; ALT_GRAPH will be removed in a future release
-
val
AMPERSAND: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Ampersand; AMPERSAND will be removed in a future release
-
val
ASTERISK: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Asterisk; ASTERISK will be removed in a future release
-
val
AT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use At; AT will be removed in a future release
-
val
BACK_QUOTE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use BackQuote; BACK_QUOTE will be removed in a future release
-
val
BACK_SLASH: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use BackSlash; BACK_SLASH will be removed in a future release
-
val
BACK_SPACE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use BackSpace; BACK_SPACE will be removed in a future release
-
val
BEGIN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Begin; BEGIN will be removed in a future release
-
val
BRACELEFT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Braceleft; BRACELEFT will be removed in a future release
-
val
BRACERIGHT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Braceright; BRACERIGHT will be removed in a future release
-
val
CANCEL: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Cancel; CANCEL will be removed in a future release
-
val
CAPS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Caps; CAPS will be removed in a future release
-
val
CHANNEL_DOWN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ChannelDown; CHANNEL_DOWN will be removed in a future release
-
val
CHANNEL_UP: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ChannelUp; CHANNEL_UP will be removed in a future release
-
val
CIRCUMFLEX: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Circumflex; CIRCUMFLEX will be removed in a future release
-
val
CLEAR: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Clear; CLEAR will be removed in a future release
-
val
CLOSE_BRACKET: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use CloseBracket; CLOSE_BRACKET will be removed in a future release
-
val
CODE_INPUT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use CodeInput; CODE_INPUT will be removed in a future release
-
val
COLON: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Colon; COLON will be removed in a future release
-
val
COLORED_KEY_0: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ColoredKey0; COLORED_KEY_0 will be removed in a future release
-
val
COLORED_KEY_1: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ColoredKey1; COLORED_KEY_1 will be removed in a future release
-
val
COLORED_KEY_2: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ColoredKey2; COLORED_KEY_2 will be removed in a future release
-
val
COLORED_KEY_3: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ColoredKey3; COLORED_KEY_3 will be removed in a future release
-
val
COMMA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Comma; COMMA will be removed in a future release
-
val
COMMAND: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Command; COMMAND will be removed in a future release
-
val
COMPOSE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Compose; COMPOSE will be removed in a future release
-
val
CONTEXT_MENU: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ContextMenu; CONTEXT_MENU will be removed in a future release
-
val
CONTROL: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Control; CONTROL will be removed in a future release
-
val
CONVERT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Convert; CONVERT will be removed in a future release
-
val
COPY: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Copy; COPY will be removed in a future release
-
val
CUT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Cut; CUT will be removed in a future release
-
val
DEAD_ABOVEDOT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadAbovedot; DEAD_ABOVEDOT will be removed in a future release
-
val
DEAD_ABOVERING: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadAbovering; DEAD_ABOVERING will be removed in a future release
-
val
DEAD_ACUTE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadAcute; DEAD_ACUTE will be removed in a future release
-
val
DEAD_BREVE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadBreve; DEAD_BREVE will be removed in a future release
-
val
DEAD_CARON: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadCaron; DEAD_CARON will be removed in a future release
-
val
DEAD_CEDILLA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadCedilla; DEAD_CEDILLA will be removed in a future release
-
val
DEAD_CIRCUMFLEX: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadCircumflex; DEAD_CIRCUMFLEX will be removed in a future release
-
val
DEAD_DIAERESIS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadDiaeresis; DEAD_DIAERESIS will be removed in a future release
-
val
DEAD_DOUBLEACUTE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadDoubleacute; DEAD_DOUBLEACUTE will be removed in a future release
-
val
DEAD_GRAVE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadGrave; DEAD_GRAVE will be removed in a future release
-
val
DEAD_IOTA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadIota; DEAD_IOTA will be removed in a future release
-
val
DEAD_MACRON: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadMacron; DEAD_MACRON will be removed in a future release
-
val
DEAD_OGONEK: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadOgonek; DEAD_OGONEK will be removed in a future release
-
val
DEAD_SEMIVOICED_SOUND: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadSemivoicedSound; DEAD_SEMIVOICED_SOUND will be removed in a future release
-
val
DEAD_TILDE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadTilde; DEAD_TILDE will be removed in a future release
-
val
DEAD_VOICED_SOUND: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use DeadVoicedSound; DEAD_VOICED_SOUND will be removed in a future release
-
val
DECIMAL: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Decimal; DECIMAL will be removed in a future release
-
val
DELETE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Delete; DELETE will be removed in a future release
-
val
DIGIT0: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit0; DIGIT0 will be removed in a future release
-
val
DIGIT1: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit1; DIGIT1 will be removed in a future release
-
val
DIGIT2: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit2; DIGIT2 will be removed in a future release
-
val
DIGIT3: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit3; DIGIT3 will be removed in a future release
-
val
DIGIT4: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit4; DIGIT4 will be removed in a future release
-
val
DIGIT5: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit5; DIGIT5 will be removed in a future release
-
val
DIGIT6: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit6; DIGIT6 will be removed in a future release
-
val
DIGIT7: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit7; DIGIT7 will be removed in a future release
-
val
DIGIT8: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit8; DIGIT8 will be removed in a future release
-
val
DIGIT9: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Digit9; DIGIT9 will be removed in a future release
-
val
DIVIDE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Divide; DIVIDE will be removed in a future release
-
val
DOLLAR: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Dollar; DOLLAR will be removed in a future release
-
val
DOWN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Down; DOWN will be removed in a future release
-
val
EJECT_TOGGLE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use EjectToggle; EJECT_TOGGLE will be removed in a future release
-
val
END: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use End; END will be removed in a future release
-
val
ENTER: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Enter; ENTER will be removed in a future release
-
val
EQUALS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Equals; EQUALS will be removed in a future release
-
val
ESCAPE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Escape; ESCAPE will be removed in a future release
-
val
EURO_SIGN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use EuroSign; EURO_SIGN will be removed in a future release
-
val
EXCLAMATION_MARK: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ExclamationMark; EXCLAMATION_MARK will be removed in a future release
-
val
FAST_FWD: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use FastFwd; FAST_FWD will be removed in a future release
-
val
FINAL: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Final; FINAL will be removed in a future release
-
val
FIND: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Find; FIND will be removed in a future release
-
val
FULL_WIDTH: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use FullWidth; FULL_WIDTH will be removed in a future release
-
val
GAME_A: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use GameA; GAME_A will be removed in a future release
-
val
GAME_B: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use GameB; GAME_B will be removed in a future release
-
val
GAME_C: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use GameC; GAME_C will be removed in a future release
-
val
GAME_D: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use GameD; GAME_D will be removed in a future release
-
val
GREATER: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Greater; GREATER will be removed in a future release
-
val
HALF_WIDTH: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use HalfWidth; HALF_WIDTH will be removed in a future release
-
val
HELP: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Help; HELP will be removed in a future release
-
val
HIRAGANA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Hiragana; HIRAGANA will be removed in a future release
-
val
HOME: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Home; HOME will be removed in a future release
-
val
INFO: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Info; INFO will be removed in a future release
-
val
INPUT_METHOD_ON_OFF: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use InputMethodOnOff; INPUT_METHOD_ON_OFF will be removed in a future release
-
val
INSERT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Insert; INSERT will be removed in a future release
-
val
INVERTED_EXCLAMATION_MARK: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use InvertedExclamationMark; INVERTED_EXCLAMATION_MARK will be removed in a future release
-
val
JAPANESE_HIRAGANA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use JapaneseHiragana; JAPANESE_HIRAGANA will be removed in a future release
-
val
JAPANESE_KATAKANA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use JapaneseKatakana; JAPANESE_KATAKANA will be removed in a future release
-
val
JAPANESE_ROMAN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use JapaneseRoman; JAPANESE_ROMAN will be removed in a future release
-
val
KANA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Kana; KANA will be removed in a future release
-
val
KANA_LOCK: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use KanaLock; KANA_LOCK will be removed in a future release
-
val
KANJI: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Kanji; KANJI will be removed in a future release
-
val
KATAKANA: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Katakana; KATAKANA will be removed in a future release
-
val
KP_DOWN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use KPDown; KP_DOWN will be removed in a future release
-
val
KP_LEFT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use KPLeft; KP_LEFT will be removed in a future release
-
val
KP_RIGHT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use KPRight; KP_RIGHT will be removed in a future release
-
val
KP_UP: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use KPUp; KP_UP will be removed in a future release
-
val
LEFT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Left; LEFT will be removed in a future release
-
val
LEFT_PARENTHESIS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use LeftParenthesis; LEFT_PARENTHESIS will be removed in a future release
-
val
LESS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Less; LESS will be removed in a future release
-
val
META: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Meta; META will be removed in a future release
-
val
MINUS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Minus; MINUS will be removed in a future release
-
val
MODECHANGE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Modechange; MODECHANGE will be removed in a future release
-
val
MULTIPLY: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Multiply; MULTIPLY will be removed in a future release
-
val
MUTE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Mute; MUTE will be removed in a future release
-
val
NONCONVERT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Nonconvert; NONCONVERT will be removed in a future release
-
val
NUMBER_SIGN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use NumberSign; NUMBER_SIGN will be removed in a future release
-
val
NUMPAD0: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad0; NUMPAD0 will be removed in a future release
-
val
NUMPAD1: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad1; NUMPAD1 will be removed in a future release
-
val
NUMPAD2: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad2; NUMPAD2 will be removed in a future release
-
val
NUMPAD3: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad3; NUMPAD3 will be removed in a future release
-
val
NUMPAD4: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad4; NUMPAD4 will be removed in a future release
-
val
NUMPAD5: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad5; NUMPAD5 will be removed in a future release
-
val
NUMPAD6: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad6; NUMPAD6 will be removed in a future release
-
val
NUMPAD7: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad7; NUMPAD7 will be removed in a future release
-
val
NUMPAD8: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad8; NUMPAD8 will be removed in a future release
-
val
NUMPAD9: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Numpad9; NUMPAD9 will be removed in a future release
-
val
NUM_LOCK: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use NumLock; NUM_LOCK will be removed in a future release
-
val
OPEN_BRACKET: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use OpenBracket; OPEN_BRACKET will be removed in a future release
-
val
PAGE_DOWN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use PageDown; PAGE_DOWN will be removed in a future release
-
val
PAGE_UP: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use PageUp; PAGE_UP will be removed in a future release
-
val
PASTE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Paste; PASTE will be removed in a future release
-
val
PAUSE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Pause; PAUSE will be removed in a future release
-
val
PERIOD: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Period; PERIOD will be removed in a future release
-
val
PLAY: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Play; PLAY will be removed in a future release
-
val
PLUS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Plus; PLUS will be removed in a future release
-
val
POUND: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Pound; POUND will be removed in a future release
-
val
POWER: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Power; POWER will be removed in a future release
-
val
PREVIOUS_CANDIDATE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use PreviousCandidate; PREVIOUS_CANDIDATE will be removed in a future release
-
val
PRINTSCREEN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Printscreen; PRINTSCREEN will be removed in a future release
-
val
PROPS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Props; PROPS will be removed in a future release
-
val
QUOTE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Quote; QUOTE will be removed in a future release
-
val
QUOTEDBL: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Quotedbl; QUOTEDBL will be removed in a future release
-
val
RECORD: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Record; RECORD will be removed in a future release
-
val
REWIND: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Rewind; REWIND will be removed in a future release
-
val
RIGHT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Right; RIGHT will be removed in a future release
-
val
RIGHT_PARENTHESIS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use RightParenthesis; RIGHT_PARENTHESIS will be removed in a future release
-
val
ROMAN_CHARACTERS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use RomanCharacters; ROMAN_CHARACTERS will be removed in a future release
-
val
SCROLL_LOCK: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use ScrollLock; SCROLL_LOCK will be removed in a future release
-
val
SEMICOLON: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Semicolon; SEMICOLON will be removed in a future release
-
val
SEPARATOR: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Separator; SEPARATOR will be removed in a future release
-
val
SHIFT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Shift; SHIFT will be removed in a future release
-
val
SHORTCUT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Shortcut; SHORTCUT will be removed in a future release
-
val
SLASH: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Slash; SLASH will be removed in a future release
-
val
SOFTKEY_0: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey0; SOFTKEY_0 will be removed in a future release
-
val
SOFTKEY_1: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey1; SOFTKEY_1 will be removed in a future release
-
val
SOFTKEY_2: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey2; SOFTKEY_2 will be removed in a future release
-
val
SOFTKEY_3: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey3; SOFTKEY_3 will be removed in a future release
-
val
SOFTKEY_4: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey4; SOFTKEY_4 will be removed in a future release
-
val
SOFTKEY_5: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey5; SOFTKEY_5 will be removed in a future release
-
val
SOFTKEY_6: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey6; SOFTKEY_6 will be removed in a future release
-
val
SOFTKEY_7: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey7; SOFTKEY_7 will be removed in a future release
-
val
SOFTKEY_8: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey8; SOFTKEY_8 will be removed in a future release
-
val
SOFTKEY_9: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Softkey9; SOFTKEY_9 will be removed in a future release
-
val
SPACE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Space; SPACE will be removed in a future release
-
val
STAR: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Star; STAR will be removed in a future release
-
val
STOP: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Stop; STOP will be removed in a future release
-
val
SUBTRACT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Subtract; SUBTRACT will be removed in a future release
-
val
TAB: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Tab; TAB will be removed in a future release
-
val
TRACK_NEXT: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use TrackNext; TRACK_NEXT will be removed in a future release
-
val
TRACK_PREV: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use TrackPrev; TRACK_PREV will be removed in a future release
-
val
UNDEFINED: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Undefined; UNDEFINED will be removed in a future release
-
val
UNDERSCORE: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Underscore; UNDERSCORE will be removed in a future release
-
val
UNDO: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Undo; UNDO will be removed in a future release
-
val
UP: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Up; UP will be removed in a future release
-
val
VOLUME_DOWN: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use VolumeDown; VOLUME_DOWN will be removed in a future release
-
val
VOLUME_UP: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use VolumeUp; VOLUME_UP will be removed in a future release
-
val
WINDOWS: KeyCode
- Annotations
- @deprecated
- Deprecated
(Since version 8.0.60-R10) Use Windows; WINDOWS will be removed in a future release
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated
ScalaFX is a UI DSL written within the Scala Language that sits on top of JavaFX 2.x and and JavaFX 8. This means that every ScalaFX application is also a valid Scala application. By extension it supports full interoperability with Java and can run anywhere the Java Virtual Machine (JVM) and JavaFX 2.0 or JavaFX 8 are supported.
Package Structure
ScalaFX package structure corresponds to JavaFX package structure, for instance
scalafx.animation
corresponds tojavafx.animation
.Example Usage
A basic ScalaFX application is created creating an object that is an instance of
JFXApp3
. Following Java FX theatre metaphor, it contains astage
that contains ascene
. Astage
roughly corresponds to a window in a typical UI environment. Thescene
holds UI content presented to the user. In the example below, the content is a pane with a singlelabel
component.