scalafx.embed.swing
Wraps JavaFX `javafx.embed.swing` package.
Attributes
- Since
-
8.0
Members list
Type members
Classlikes
Companion Object for scalafx.embed.swing.SFXPanel.
Companion Object for scalafx.embed.swing.SFXPanel.
Attributes
Wraps JavaFX JFXPanel. To use methods and properties from JComponent, use its delegate.
Wraps JavaFX JFXPanel. To use methods and properties from JComponent, use its delegate.
Value parameters
- delegate
-
JavaFX JFXPanel. Its default value is a new JFXPanel
Attributes
- Constructor
-
Creates a new SFXPanel from its JavaFX counterpart.
- Since
-
8.0
- Companion
- object
- Supertypes
Wraps JavaFX SwingFXUtils.
Wraps JavaFX SwingFXUtils.
Attributes
- Since
-
8.0
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SwingFXUtils.type
Companion Object for scalafx.embed.swing.SwingIncludes.
Companion Object for scalafx.embed.swing.SwingIncludes.
Attributes
- Companion
- trait
- Supertypes
- Self type
-
SwingIncludes.type
Contains implicit methods to convert from `embed.swing` Classes to their ScalaFX counterparts.
Contains implicit methods to convert from `embed.swing` Classes to their ScalaFX counterparts.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Companion Object for scalafx.embed.swing.SwingNode.
Companion Object for scalafx.embed.swing.SwingNode.
Attributes
Wraps JavaFX SwingNode. This class is not implementing the impl_* methods from the original class.
Wraps JavaFX SwingNode. This class is not implementing the impl_* methods from the original class.
Value parameters
- delegate
-
JavaFX SwingNode. Its defaul value is a new SwingNode
Attributes
- Constructor
-
Creates a new ScalaFX SwingNode from its JavaFX counterpart.
- Since
-
8.0
- Companion
- object
- Supertypes
-
class Nodetrait Styleableclass EventTargettrait SFXDelegate[SwingNode]class Objecttrait Matchableclass AnyShow all