SFXDelegate

scalafx.delegate.SFXDelegate
See theSFXDelegate companion object
trait SFXDelegate[+D <: Object] extends AnyRef

Basic trait for all JavaFX classes wrapping.

Type parameters

D

JavaFX class to be wrapped.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Animation
class Timeline
class Transition
class KeyFrame
class KeyValue[T, J]
class HostServices
class Parameters
class Parameters
class BufferProperty[E]
class LongProperty
class MapProperty[K, V]
class ReadOnlyMapWrapper[K, V]
class ObjectProperty[T]
trait Property[T, J]
class SetProperty[E]
class ReadOnlyMapProperty[K, V]
trait ReadOnlyProperty[T, J]
trait ObservableValue[T, J]
class BufferBinding[E]
class MapBinding[K, V]
class ObjectBinding[T]
class SetBinding[E]
trait Observable
class ObservableArray[V, T, D]
class ObservableBuffer[T]
class TransformationBuffer[E, F]
class FilteredBuffer[E]
class SortedBuffer[E]
trait ObservableMap[K, V]
class ObservableHashMap[K, V]
trait ObservableSet[T]
class ScheduledService[T]
class Service[T]
class Task[T]
trait Worker[T]
class PseudoClass
class StringStore
class StyleConverter[F, T]
trait Styleable
class MenuItem
class Menu
class PopupControl
class ContextMenu
class Tooltip
class Tab
class TableColumnBase[S, T]
class TableColumn[S, T]
class TreeTableColumn[S, T]
class Node
class SwingNode
class Canvas
class ImageView
class MediaView
class Shape
class Arc
class Circle
class CubicCurve
class Ellipse
class Line
class Path
class Polygon
class Polyline
class QuadCurve
class Rectangle
class SVGPath
class Text
class Shape3D
class Box
class Cylinder
class MeshView
class Sphere
class Camera
class LightBase
class AmbientLight
class PointLight
class SpotLight
class Parent
class Region
class Axis[T]
class CategoryAxis
class ValueAxis[T]
class NumberAxis
class Chart
class PieChart
class XYChart[X, Y]
class AreaChart[X, Y]
class BarChart[X, Y]
class BubbleChart[X, Y]
class LineChart[X, Y]
class ScatterChart[X, Y]
class StackedAreaChart[X, Y]
class StackedBarChart[X, Y]
class Control
class Accordion
class ButtonBar
class ChoiceBox[J]
class ComboBoxBase[T]
class ColorPicker
class ComboBox[T]
class DatePicker
class Labeled
class ButtonBase
class Button
class CheckBox
class Hyperlink
class MenuButton
class ToggleButton
class RadioButton
class Cell[T]
class DateCell
class IndexedCell[T]
class ListCell[T]
class CheckBoxListCell[T]
class ComboBoxListCell[T]
class TableCell[S, T]
class CheckBoxTableCell[S, T]
class ChoiceBoxTableCell[S, T]
class ComboBoxTableCell[S, T]
class TextFieldTableCell[S, T]
class TableRow[T]
class TreeCell[T]
class CheckBoxTreeCell[T]
class ComboBoxTreeCell[T]
class TreeTableCell[S, T]
class CheckBoxTreeTableCell[S, T]
class ComboBoxTreeTableCell[S, T]
class TreeTableRow[T]
class Label
class TitledPane
class ListView[T]
class MenuBar
class Pagination
class ProgressBar
class ScrollBar
class ScrollPane
class Separator
class Slider
class Spinner[T]
class SplitPane
class TabPane
class TableView[S]
class TextArea
class TextField
class ToolBar
class TreeTableView[S]
class TreeView[T]
class HTMLEditor
class Pane
class DialogPane
class AnchorPane
class BorderPane
class FlowPane
class GridPane
class HBox
class StackPane
class TilePane
class VBox
class TextFlow
class WebView
class Group
class SubScene
class BoxBlur
class ColorInput
class DropShadow
class InnerShadow
class Shadow
trait FireDelegate[J]
class Mnemonic
trait PositionDelegate[J]
class ImageInput
class Point
class Spot
class ArcTo
class CubicCurveTo
class LineTo
class MoveTo
class QuadCurveTo
class Scale
class Shear
class Translate
trait SFXEnumDelegate[E]
class Status
object Paused.type
object Running.type
object Stopped.type
object None.type
object OrthogonalToTangent.type
object Controls.type
object Effect.type
object FXML.type
object Graphics.type
object InputMethod.type
object InputMultitouch.type
object InputPointer.type
object InputTouch.type
object Media.type
object SWT.type
object Scene3D.type
object ShapeClip.type
object Swing.type
object TransparentWindow.type
object TwoLevelFocus.type
object UnifiedWindow.type
object VirtualKeyboard.type
object Web.type
class State
object Cancelled.type
object Failed.type
object Ready.type
object Running.type
object Scheduled.type
object Succeeded.type
class StyleOrigin
class HPos
object Center.type
object Left.type
object Right.type
object Left.type
object Right.type
object Inherit.type
object LeftToRight.type
object RightToLeft.type
class Orientation
object Horizontal.type
object Vertical.type
class Pos
object BaselineCenter.type
object BaselineLeft.type
object BaselineRight.type
object BottomCenter.type
object BottomLeft.type
object BottomRight.type
object Center.type
object CenterLeft.type
object CenterRight.type
object TopCenter.type
object TopLeft.type
object TopRight.type
class Side
object Bottom.type
object Left.type
object Right.type
object Top.type
class VPos
object Baseline.type
object Bottom.type
object Center.type
object Top.type
object Down.type
object Up.type
class Collation
object Collated.type
object Uncollated.type
object Landscape.type
object Portrait.type
object ReverseLandcsape.type
object ReversePortrait.type
class PrintColor
object Color.type
object Monochrome.type
class PrintQuality
object Draft.type
object High.type
object Low.type
object Normal.type
class PrintSides
object Duplex.type
object OneSided.type
object Tumble.type
class MarginType
object Default.type
object Equal.type
object EqualOpposites.type
object HardwareMinimum.type
class JobStatus
object Canceled.type
object Done.type
object Error.type
object NotStarted.type
object Printing.type
object None.type
object XAxis.type
object YAxis.type
class AlertType
object Confirmation.type
object Error.type
object Information.type
object None.type
object Warning.type
class ButtonData
object Apply.type
object BackPrevious.type
object BigGap.type
object CancelClose.type
object Finish.type
object Help.type
object Help2.type
object Left.type
object NextForward.type
object No.type
object OKDone.type
object Other.type
object Right.type
object SmallGap.type
object Yes.type
object Bottom.type
object Center.type
object GraphicOnly.type
object Left.type
object Right.type
object TextOnly.type
object Top.type
class OverrunStyle
object CenterEllipsis.type
object CenterWordEllipsis.type
object Clip.type
object Ellipsis.type
object LeadingEllipsis.type
object LeadingWordEllipsis.type
object WordEllipsis.type
object Always.type
object AsNeeded.type
object Never.type
object Multiple.type
object Single.type
object AllTabs.type
object SelectedTab.type
object Unavailable.type
class SortType
object Ascending.type
object Descending.type
class TreeSortMode
object AllDescendants.type
object OnlyFirstModel.type
class SortType
object Ascending.type
object Descending.type
class BlendMode
object Add.type
object Blue.type
object ColorBurn.type
object ColorDodge.type
object Darken.type
object Difference.type
object Exclusion.type
object Green.type
object HardLight.type
object Lighten.type
object Multiply.type
object Overlay.type
object Red.type
object Screen.type
object SoftLight.type
object SrcAtop.type
object SrcOver.type
class BlurType
object Gaussian.type
object OnePassBox.type
object ThreePassBox.type
object TwoPassBox.type
class Type
object ByteBGRA.type
object ByteBRGAPre.type
object ByteIndexed.type
object ByteRGB.type
object IntARGB.type
object IntARGBPre.type
object SelectedConverted.type
object SelectedRaw.type
object UnselectedConverted.type
object UnselectedRaw.type
class KeyCode
object A.type
object Accept.type
object Add.type
object Again.type
object AllCandidates.type
object Alphanumeric.type
object Alt.type
object AltGraph.type
object Ampersand.type
object Asterisk.type
object At.type
object B.type
object BackQuote.type
object BackSlash.type
object BackSpace.type
object Begin.type
object Braceleft.type
object Braceright.type
object C.type
object Cancel.type
object Caps.type
object ChannelDown.type
object ChannelUp.type
object Circumflex.type
object Clear.type
object CloseBracket.type
object CodeInput.type
object Colon.type
object ColoredKey0.type
object ColoredKey1.type
object ColoredKey2.type
object ColoredKey3.type
object Comma.type
object Command.type
object Compose.type
object ContextMenu.type
object Control.type
object Convert.type
object Copy.type
object Cut.type
object D.type
object DeadAbovedot.type
object DeadAbovering.type
object DeadAcute.type
object DeadBreve.type
object DeadCaron.type
object DeadCedilla.type
object DeadCircumflex.type
object DeadDiaeresis.type
object DeadDoubleacute.type
object DeadGrave.type
object DeadIota.type
object DeadMacron.type
object DeadOgonek.type
object DeadSemivoicedSound.type
object DeadTilde.type
object DeadVoicedSound.type
object Decimal.type
object Delete.type
object Digit0.type
object Digit1.type
object Digit2.type
object Digit3.type
object Digit4.type
object Digit5.type
object Digit6.type
object Digit7.type
object Digit8.type
object Digit9.type
object Divide.type
object Dollar.type
object Down.type
object E.type
object EjectToggle.type
object End.type
object Enter.type
object Equals.type
object Escape.type
object EuroSign.type
object ExclamationMark.type
object F.type
object F1.type
object F10.type
object F11.type
object F12.type
object F13.type
object F14.type
object F15.type
object F16.type
object F17.type
object F18.type
object F19.type
object F2.type
object F20.type
object F21.type
object F22.type
object F23.type
object F24.type
object F3.type
object F4.type
object F5.type
object F6.type
object F7.type
object F8.type
object F9.type
object FastFwd.type
object Final.type
object Find.type
object FullWidth.type
object G.type
object GameA.type
object GameB.type
object GameC.type
object GameD.type
object Greater.type
object H.type
object HalfWidth.type
object Help.type
object Hiragana.type
object Home.type
object I.type
object Info.type
object InputMethodOnOff.type
object Insert.type
object J.type
object JapaneseHiragana.type
object JapaneseKatakana.type
object JapaneseRoman.type
object K.type
object KPDown.type
object KPLeft.type
object KPRight.type
object KPUp.type
object Kana.type
object KanaLock.type
object Kanji.type
object Katakana.type
object L.type
object Left.type
object LeftParenthesis.type
object Less.type
object M.type
object Meta.type
object Minus.type
object Modechange.type
object Multiply.type
object Mute.type
object N.type
object Nonconvert.type
object NumLock.type
object NumberSign.type
object Numpad0.type
object Numpad1.type
object Numpad2.type
object Numpad3.type
object Numpad4.type
object Numpad5.type
object Numpad6.type
object Numpad7.type
object Numpad8.type
object Numpad9.type
object O.type
object OpenBracket.type
object P.type
object PageDown.type
object PageUp.type
object Paste.type
object Pause.type
object Period.type
object Play.type
object Plus.type
object Pound.type
object Power.type
object PreviousCandidate.type
object Printscreen.type
object Props.type
object Q.type
object Quote.type
object Quotedbl.type
object R.type
object Record.type
object Rewind.type
object Right.type
object RightParenthesis.type
object RomanCharacters.type
object S.type
object ScrollLock.type
object Semicolon.type
object Separator.type
object Shift.type
object Shortcut.type
object Slash.type
object Softkey0.type
object Softkey1.type
object Softkey2.type
object Softkey3.type
object Softkey4.type
object Softkey5.type
object Softkey6.type
object Softkey7.type
object Softkey8.type
object Softkey9.type
object Space.type
object Star.type
object Stop.type
object Subtract.type
object T.type
object Tab.type
object TrackNext.type
object TrackPrev.type
object U.type
object Undefined.type
object Underscore.type
object Undo.type
object Up.type
object V.type
object VolumeDown.type
object VolumeUp.type
object W.type
object Windows.type
object X.type
object Y.type
object Z.type
object Any.type
object Down.type
object Up.type
class MouseButton
object Back.type
object Forward.type
object Middle.type
object None.type
object Primary.type
object Secondary.type
object Characters.type
object None.type
object Lines.type
object None.type
object Pages.type
class State
object Moved.type
object Pressed.type
object Released.type
object Stationary.type
class TransferMode
object Copy.type
object Link.type
object Move.type
object NoRepeat.type
object Repeat.type
object Round.type
object Space.type
class BorderRepeat
object Repeat.type
object Round.type
object Space.type
object Stretch.type
class Priority
object Always.type
object Never.type
object Sometimes.type
class Type
object MediaCorrupted.type
object MediaInaccessible.type
object MediaUnavailable.type
object MediaUnspecified.type
object MediaUnsupported.type
object OperationUnsupported.type
object PlaybackError.type
object PlaybackHalted.type
object Unknown.type
class Status
object Disposed.type
object Halted.type
object Paused.type
object Playing.type
object Ready.type
object Stalled.type
object Stopped.type
object Unknown.type
class CycleMethod
object NoCycle.type
object Reflect.type
object Repeat.type
class ArcType
object Chord.type
object Open.type
object Round.type
class CullFace
object Back.type
object Front.type
object None.type
class DrawMode
object Fill.type
object Line.type
class FillRule
object EvenOdd.type
object NonZero.type
object Butt.type
object Round.type
object Square.type
object Bevel.type
object Miter.type
object Round.type
class StrokeType
object Centered.type
object Inside.type
object Outside.type
class FontPosture
object Italic.type
object Regular.type
object Gray.type
object LCD.type
class FontWeight
object Black.type
object Bold.type
object ExtraBold.type
object ExtraLight.type
object Light.type
object Medium.type
object Normal.type
object SemiBold.type
object Thin.type
object Center.type
object Justify.type
object Left.type
object Right.type
object Logical.type
object LogicalVerticalCenter.type
object Visual.type
class MatrixType
object MT_2D_2x3.type
object MT_2D_3x3.type
object MT_3D_3x4.type
object MT_3D_4x4.type
object BlockDecrement.type
object BlockIncrement.type
object Collapse.type
object Decrement.type
object Expand.type
object Fire.type
object Increment.type
object RequestFocus.type
object SetSelectedItems.type
object SetText.type
object SetTextSelection.type
object SetValue.type
object ShowItem.type
object ShowMenu.type
object ShowTextRange.type
object Button.type
object CheckBox.type
object CheckBoxTreeItem.type
object CheckMenuItem.type
object ComboBox.type
object ContextMenu.type
object DatePicker.type
object DecrementButton.type
object Dialog.type
object Hyperlink.type
object ImageView.type
object IncrementButton.type
object ListItem.type
object ListView.type
object Menu.type
object MenuBar.type
object MenuButton.type
object MenuItem.type
object Node.type
object PageItem.type
object Pagination.type
object Parent.type
object PasswordField.type
object ProgressIndicator.type
object RadioButton.type
object RadioMenuItem.type
object ScrollBar.type
object ScrollPane.type
object Slider.type
object Spinner.type
object SplitMenuButton.type
object TabItem.type
object TabPane.type
object TableCell.type
object TableColumn.type
object TableRow.type
object TableView.type
object Text.type
object TextArea.type
object TextField.type
object Thumb.type
object TitledPane.type
object ToggleButton.type
object ToolBar.type
object Tooltip.type
object TreeItem.type
object TreeTableCell.type
object TreeTableRow.type
object TreeTableView.type
object TreeView.type
class CacheHint
object Default.type
object Quality.type
object Rotate.type
object Scale.type
object ScaleAndRotate.type
object Speed.type
class DepthTest
object Disabled.type
object Enable.type
object Inherit.type
class Modality
object ApplicationModal.type
object None.type
object WindowModal.type
object ContentBottomLeft.type
object ContentBottomRight.type
object ContentTopLeft.type
object ContentTopRight.type
object WindowBottomLeft.type
object WindowBottomRight.type
object WindowTopLeft.type
object WindowTopRight.type
class StageStyle
object Decorated.type
object Transparent.type
object Undecorated.type
object Unified.type
object Utility.type
class SFXPanel
class ActionEvent
class Event
class DialogEvent
class EditEvent[T]
class ScrollToEvent[T]
class SortEvent[C]
class CellEditEvent[S, T]
class CellEditEvent[S, T]
class EditEvent[T]
class EditEvent[T]
class InputEvent
class DragEvent
class GestureEvent
class ScrollEvent
class SwipeEvent
class ZoomEvent
class KeyEvent
class MouseEvent
class RotateEvent
class TouchEvent
class WebEvent[T]
class WindowEvent
class EventTarget
class Dialog[R]
class Alert
class ChoiceDialog[T]
class TreeItem[T]
class Window
class PopupWindow
class Popup
class Stage
class PrimaryStage
class PrimaryStage
class EventType[T]
class WeakEventHandler[T]
class BoundingBox
class Bounds
class Dimension2D
class Insets
class Point2D
class Point3D
class Rectangle2D
class JobSettings
class PageLayout
class PageRange
class Paper
class PaperSource
class Printer
class PrinterJob
class TickMark[T]
class Data
class Data[X, Y]
class Series[X, Y]
trait ComboBoxEditableCell[C, T]
trait ConvertableCell[C, T, J]
trait ItemableCell[C, T]
trait StateSelectableCell[C, T, J]
trait UpdatableCell[C, T]
class ButtonType
class FocusModel[T]
class TableFocusModel[T, TC]
class IndexRange
class ResizeFeatures[S]
class ResizeFeatures[S]
class SelectionModel[T]
trait Skin[C]
class SkinBase[C]
trait Skinnable
class Divider
class CellDataFeatures[S, T]
class TablePosition[S, T]
class TablePositionBase[TC]
class TreeTablePosition[S, T]
class Change
class TextFormatter[V]
trait Toggle
class ToggleGroup
class CellDataFeatures[S, T]
class Blend
class Bloom
class ColorAdjust
trait ColorDelegate[J]
class Light
class Distant
class Effect
class GaussianBlur
class Glow
class Lighting
class MotionBlur
class Reflection
class SepiaTone
class FloatMap
trait InputDelegate[J]
class Image
class PixelFormat[B]
trait PixelReader
trait PixelWriter
class Clipboard
class Dragboard
class DataFormat
class Modifier
class PickResult
class TouchPoint
class Background
class Border
class BorderImage
class BorderStroke
class BorderWidths
class CornerRadii
class AudioClip
class AudioTrack
class Media
class MediaPlayer
class Track
class VideoTrack
class Color
class Material
class Paint
class Stop
class ClosePath
class HLineTo
class Mesh
class TriangleMesh
class PathElement
class VLineTo
class VertexFormat
class Font
class Affine
class Rotate
class Transform
class PromptData
class WebEngine
class Cursor
class ImageCursor
class Scene
object Balanced.type
object Disabled.type
class FileChooser
class Screen
class StringConverterDelegate[J, S, C]
class Duration
class Subscription
Show all

Members list

Value members

Abstract methods

def delegate: D

JavaFX object to be wrapped.

JavaFX object to be wrapped.

Attributes

Concrete methods

override def equals(ref: Any): Boolean

Verifies if a object is equals to this delegate.

Verifies if a object is equals to this delegate.

Value parameters

ref

Object to be compared.

Attributes

Returns

if the other object is equals to this delegate or not.

Definition Classes
Any
override def hashCode: Int

Attributes

Returns

The delegate hashcode

Definition Classes
Any
override def toString: String

Attributes

Returns

Returns the original delegate's toString() adding a [SFX] prefix.

Definition Classes
Any