Skip navigation links
A C D E F G H I J L M N O P R S T U W 

A

activateLwFrame(boolean) - Method in class javafx.embed.swing.SwingNode
 
addNotify() - Method in class javafx.embed.swing.JFXPanel
Notifies this component that it now has a parent component.
addSceneListeners(Scene) - Method in class javafx.embed.swing.SwingNode
 
addWindowListeners(Window) - Method in class javafx.embed.swing.SwingNode
 

C

cancelLatestCommittedText(AttributedCharacterIterator.Attribute[]) - Method in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
checkFXImageOpaque(PixelReader, int, int) - Static method in class javafx.embed.swing.SwingFXUtils
 
content - Variable in class javafx.embed.swing.SwingNode
 
createResizePixelBuffer(double, double) - Method in class javafx.embed.swing.JFXPanel
 

D

deactivate - Variable in class javafx.embed.swing.SwingNode
 
deregisterFinishListener() - Method in class javafx.embed.swing.JFXPanel
 
disableCount - Variable in class javafx.embed.swing.JFXPanel
 
disposeLwFrame() - Method in class javafx.embed.swing.SwingNode
 
dnd - Variable in class javafx.embed.swing.JFXPanel
 
doComputeContains(double, double) - Method in class javafx.embed.swing.SwingNode
 
doComputeGeomBounds(BaseBounds, BaseTransform) - Method in class javafx.embed.swing.SwingNode
 
doCreatePeer() - Method in class javafx.embed.swing.SwingNode
 
doUpdatePeer() - Method in class javafx.embed.swing.SwingNode
 

E

event - Variable in class javafx.embed.swing.SwingNode.PostEventAction
 

F

finishListener - Static variable in class javafx.embed.swing.JFXPanel
 
fromFXImage(Image, BufferedImage) - Static method in class javafx.embed.swing.SwingFXUtils
Snapshots the specified JavaFX Image object and stores a copy of its pixels into a BufferedImage object, creating a new object if needed.
fxHeight - Variable in class javafx.embed.swing.SwingNode
 
fxInitialized - Static variable in class javafx.embed.swing.JFXPanel
 
fxRequests - Variable in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
fxWidth - Variable in class javafx.embed.swing.SwingNode
 

G

getAssociatedPixelFormat(BufferedImage) - Static method in class javafx.embed.swing.SwingFXUtils
Determine the appropriate WritablePixelFormat type that can be used to transfer data into the indicated BufferedImage.
getBestBufferedImageType(<any>, BufferedImage, boolean) - Static method in class javafx.embed.swing.SwingFXUtils
Determine the optimal BufferedImage type to use for the specified fxFormat allowing for the specified bimg to be used as a potential default storage space if it is not null and is compatible.
getCommittedText(int, int, AttributedCharacterIterator.Attribute[]) - Method in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
getCommittedTextLength() - Method in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
getContent() - Method in class javafx.embed.swing.SwingNode
Returns the JComponent instance attached to this SwingNode.
getInputMethodRequests() - Method in class javafx.embed.swing.JFXPanel
 
getInsertPositionOffset() - Method in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
getLightweightFrame() - Method in class javafx.embed.swing.SwingNode
 
getLocationOffset(int, int) - Method in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
getPaintLock() - Method in class javafx.embed.swing.SwingNode
 
getPlatformCursor(CursorFrame) - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
getPreferredSize() - Method in class javafx.embed.swing.JFXPanel
Returns the preferred size of this JFXPanel, either previously set with JComponent.setPreferredSize(Dimension) or based on the content of the JavaFX scene attached to this JFXPanel.
getScene() - Method in class javafx.embed.swing.JFXPanel
Returns the JavaFX scene attached to this JFXPanel.
getSelectedText(AttributedCharacterIterator.Attribute[]) - Method in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
getTextForEvent(InputMethodEvent) - Static method in class javafx.embed.swing.InputMethodSupport
 
getTextLocation(TextHitInfo) - Method in class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
grabbed - Variable in class javafx.embed.swing.SwingNode
 
grabFocus() - Method in class javafx.embed.swing.JFXPanel.HostContainer
 

H

handle(KeyEvent) - Method in class javafx.embed.swing.SwingNode.SwingKeyEventHandler
 
handle(MouseEvent) - Method in class javafx.embed.swing.SwingNode.SwingMouseEventHandler
 
handle(ScrollEvent) - Method in class javafx.embed.swing.SwingNode.SwingScrollEventHandler
 
hostContainer - Variable in class javafx.embed.swing.JFXPanel
 
HostContainer() - Constructor for class javafx.embed.swing.JFXPanel.HostContainer
 
hWindow - Variable in class javafx.embed.swing.SwingNode
 

I

initFx() - Static method in class javafx.embed.swing.JFXPanel
 
inputMethodEventComposed(String, int) - Static method in class javafx.embed.swing.InputMethodSupport
 
InputMethodRequestsAdapter(javafx.scene.input.InputMethodRequests) - Constructor for class javafx.embed.swing.InputMethodSupport.InputMethodRequestsAdapter
 
InputMethodSupport - Class in javafx.embed.swing
A utility class containing the functions to support Input Methods
InputMethodSupport() - Constructor for class javafx.embed.swing.InputMethodSupport
 
InputMethodSupport.InputMethodRequestsAdapter - Class in javafx.embed.swing
 
instanceCount - Static variable in class javafx.embed.swing.JFXPanel
 
invokeOnClientEDT(Runnable) - Method in class javafx.embed.swing.JFXPanel
 
iopFactoryInstance - Static variable in class javafx.embed.swing.JFXPanel
 
iopFactoryInstance - Static variable in class javafx.embed.swing.SwingNode
 
isCapturingMouse - Variable in class javafx.embed.swing.JFXPanel
 
isFxEnabled() - Method in class javafx.embed.swing.JFXPanel
 
isOpaque() - Method in class javafx.embed.swing.JFXPanel
JFXPanel's opacity is controlled by the JavaFX content which is displayed in this component, so this method overrides JComponent.isOpaque() to always return a false value.
isResizable() - Method in class javafx.embed.swing.SwingNode
 
isThreadMerged - Static variable in class javafx.embed.swing.SwingNode
 

J

javafx.embed.swing - package javafx.embed.swing
 
JFXPanel - Class in javafx.embed.swing
JFXPanel is a component to embed JavaFX content into Swing applications.
JFXPanel() - Constructor for class javafx.embed.swing.JFXPanel
Creates a new JFXPanel object.
JFXPanel.HostContainer - Class in javafx.embed.swing
 
jfxPanelIOP - Variable in class javafx.embed.swing.JFXPanel
 

L

locateLwFrame() - Method in class javafx.embed.swing.SwingNode
 
locationListener - Variable in class javafx.embed.swing.SwingNode
 
log - Static variable in class javafx.embed.swing.JFXPanel
 
lwFrame - Variable in class javafx.embed.swing.SwingNode
 

M

maxHeight(double) - Method in class javafx.embed.swing.SwingNode
Returns the SwingNode's maximum height for use in layout calculations.
maxWidth(double) - Method in class javafx.embed.swing.SwingNode
Returns the SwingNode's maximum width for use in layout calculations.
minHeight(double) - Method in class javafx.embed.swing.SwingNode
Returns the SwingNode's minimum height for use in layout calculations.
minWidth(double) - Method in class javafx.embed.swing.SwingNode
Returns the SwingNode's minimum width for use in layout calculations.
mouseClickedAllowed - Variable in class javafx.embed.swing.SwingNode.SwingMouseEventHandler
 

N

notifyNativeHandle(Window) - Method in class javafx.embed.swing.SwingNode
 

O

opacity - Variable in class javafx.embed.swing.JFXPanel
 

P

paintComponent(Graphics) - Method in class javafx.embed.swing.JFXPanel
Overrides the JComponent.paintComponent(Graphics) method to paint the content of the JavaFX scene attached to this JFXpanel.
paintLock - Variable in class javafx.embed.swing.SwingNode
 
peer - Variable in class javafx.embed.swing.SwingNode
 
peerRequests - Variable in class javafx.embed.swing.SwingNode
 
pHeight - Variable in class javafx.embed.swing.JFXPanel
 
pixelsIm - Variable in class javafx.embed.swing.JFXPanel
 
PostEventAction(AWTEvent) - Constructor for class javafx.embed.swing.SwingNode.PostEventAction
 
pPreferredHeight - Variable in class javafx.embed.swing.JFXPanel
 
pPreferredWidth - Variable in class javafx.embed.swing.JFXPanel
 
prefHeight(double) - Method in class javafx.embed.swing.SwingNode
Returns the SwingNode's preferred height for use in layout calculations.
prefWidth(double) - Method in class javafx.embed.swing.SwingNode
Returns the SwingNode's preferred width for use in layout calculations.
processComponentEvent(ComponentEvent) - Method in class javafx.embed.swing.JFXPanel
Overrides the Component.processComponentEvent(ComponentEvent) method to dispatch ComponentEvent.COMPONENT_RESIZED events to the JavaFX scene attached to this JFXPanel.
processFocusEvent(FocusEvent) - Method in class javafx.embed.swing.JFXPanel
Overrides the Component.processFocusEvent(FocusEvent) method to dispatch focus events to the JavaFX scene attached to this JFXPanel.
processHierarchyBoundsEvent(HierarchyEvent) - Method in class javafx.embed.swing.JFXPanel
Overrides the Component.processHierarchyBoundsEvent(HierarchyEvent) method to process HierarchyEvent.ANCESTOR_MOVED events and update the JavaFX scene location to match the JFXPanel location on the screen.
processHierarchyEvent(HierarchyEvent) - Method in class javafx.embed.swing.JFXPanel
 
processInputMethodEvent(InputMethodEvent) - Method in class javafx.embed.swing.JFXPanel
 
processKeyEvent(KeyEvent) - Method in class javafx.embed.swing.JFXPanel
Overrides the Component.processKeyEvent(KeyEvent) method to dispatch the key event to the JavaFX scene attached to this JFXPanel.
processMouseEvent(MouseEvent) - Method in class javafx.embed.swing.JFXPanel
Overrides the Component.processMouseEvent(MouseEvent) method to dispatch the mouse event to the JavaFX scene attached to this JFXPanel.
processMouseMotionEvent(MouseEvent) - Method in class javafx.embed.swing.JFXPanel
Overrides the Component.processMouseMotionEvent(MouseEvent) method to dispatch the mouse motion event to the JavaFX scene attached to this JFXPanel.
processMouseWheelEvent(MouseWheelEvent) - Method in class javafx.embed.swing.JFXPanel
Overrides the Component.processMouseWheelEvent(MouseWheelEvent) method to dispatch the mouse wheel event to the JavaFX scene attached to this JFXPanel.
pWidth - Variable in class javafx.embed.swing.JFXPanel
 

R

registerFinishListener() - Method in class javafx.embed.swing.JFXPanel
 
removeNotify() - Method in class javafx.embed.swing.JFXPanel
Notifies this component that it no longer has a parent component.
removeSceneListeners(Scene) - Method in class javafx.embed.swing.SwingNode
 
removeWindowListeners(Window) - Method in class javafx.embed.swing.SwingNode
 
repaint() - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
repaintDirtyRegion(int, int, int, int) - Method in class javafx.embed.swing.SwingNode
 
requestFocus() - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
resize(double, double) - Method in class javafx.embed.swing.SwingNode
Invoked by the SwingNode's parent during layout to set the SwingNode's width and height.
run() - Method in class javafx.embed.swing.SwingNode.PostEventAction
 

S

scaleFactorX - Variable in class javafx.embed.swing.JFXPanel
 
scaleFactorY - Variable in class javafx.embed.swing.JFXPanel
 
scene - Variable in class javafx.embed.swing.JFXPanel
 
scenePeer - Variable in class javafx.embed.swing.JFXPanel
 
sceneWindowListener - Variable in class javafx.embed.swing.SwingNode
 
screenX - Variable in class javafx.embed.swing.JFXPanel
 
screenY - Variable in class javafx.embed.swing.JFXPanel
 
sendFocusEventToFX(FocusEvent) - Method in class javafx.embed.swing.JFXPanel
 
sendInputMethodEventToFX(InputMethodEvent) - Method in class javafx.embed.swing.JFXPanel
 
sendKeyEventToFX(KeyEvent) - Method in class javafx.embed.swing.JFXPanel
 
sendMouseEventToFX(MouseEvent) - Method in class javafx.embed.swing.JFXPanel
 
sendMouseWheelEvent(Object, double, double, int, double) - Method in class javafx.embed.swing.SwingNode.SwingScrollEventHandler
 
sendMoveEventToFX() - Method in class javafx.embed.swing.JFXPanel
 
sendResizeEventToFX() - Method in class javafx.embed.swing.JFXPanel
 
setContent(JComponent) - Method in class javafx.embed.swing.SwingNode
Attaches a JComponent instance to display in this SwingNode.
setContentImpl(JComponent) - Method in class javafx.embed.swing.SwingNode
 
setCursor(CursorFrame) - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
setEmbeddedScene(EmbeddedSceneInterface) - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
setEmbeddedStage(EmbeddedStageInterface) - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
setEnabled(boolean) - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
setFxEnabled(boolean) - Method in class javafx.embed.swing.JFXPanel
 
setImageBounds(int, int, int, int) - Method in class javafx.embed.swing.SwingNode
 
setImageBuffer(int[], int, int, int, int, int, double, double) - Method in class javafx.embed.swing.SwingNode
 
setLwFrameScale(double, double) - Method in class javafx.embed.swing.SwingNode
 
setLwFrameVisible(boolean) - Method in class javafx.embed.swing.SwingNode
 
setOpaque(boolean) - Method in class javafx.embed.swing.JFXPanel
JFXPanel's opacity is controlled by the JavaFX content which is displayed in this component, so this method overrides JComponent.setOpaque(boolean) to only accept a false value.
setPreferredSize(int, int) - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
setScene(Scene) - Method in class javafx.embed.swing.JFXPanel
Attaches a Scene object to display in this JFXPanel.
setSceneImpl(Scene) - Method in class javafx.embed.swing.JFXPanel
 
skipBackwardUnrgabNotification - Variable in class javafx.embed.swing.SwingNode
 
stage - Variable in class javafx.embed.swing.JFXPanel
 
stagePeer - Variable in class javafx.embed.swing.JFXPanel
 
SwingFXUtils - Class in javafx.embed.swing
This class provides utility methods for converting data types between Swing/AWT and JavaFX formats.
SwingFXUtils() - Constructor for class javafx.embed.swing.SwingFXUtils
 
SwingKeyEventHandler() - Constructor for class javafx.embed.swing.SwingNode.SwingKeyEventHandler
 
swingMaxHeight - Variable in class javafx.embed.swing.SwingNode
 
swingMaxWidth - Variable in class javafx.embed.swing.SwingNode
 
swingMinHeight - Variable in class javafx.embed.swing.SwingNode
 
swingMinWidth - Variable in class javafx.embed.swing.SwingNode
 
SwingMouseEventHandler() - Constructor for class javafx.embed.swing.SwingNode.SwingMouseEventHandler
 
SwingNode - Class in javafx.embed.swing
This class is used to embed a Swing content into a JavaFX application.
SwingNode() - Constructor for class javafx.embed.swing.SwingNode
Constructs a new instance of SwingNode.
SwingNode.PostEventAction - Class in javafx.embed.swing
 
SwingNode.SwingKeyEventHandler - Class in javafx.embed.swing
 
SwingNode.SwingMouseEventHandler - Class in javafx.embed.swing
 
SwingNode.SwingNodeWindowFocusListener - Class in javafx.embed.swing
 
SwingNode.SwingScrollEventHandler - Class in javafx.embed.swing
 
swingNodeRef - Variable in class javafx.embed.swing.SwingNode.SwingNodeWindowFocusListener
 
SwingNodeWindowFocusListener(SwingNode) - Constructor for class javafx.embed.swing.SwingNode.SwingNodeWindowFocusListener
 
swingPrefHeight - Variable in class javafx.embed.swing.SwingNode
 
swingPrefWidth - Variable in class javafx.embed.swing.SwingNode
 
SwingScrollEventHandler() - Constructor for class javafx.embed.swing.SwingNode.SwingScrollEventHandler
 
swNodeIOP - Variable in class javafx.embed.swing.SwingNode
 

T

toFXImage(BufferedImage, WritableImage) - Static method in class javafx.embed.swing.SwingFXUtils
Snapshots the specified BufferedImage and stores a copy of its pixels into a JavaFX Image object, creating a new object if needed.
traverseFocusOut(boolean) - Method in class javafx.embed.swing.JFXPanel.HostContainer
 

U

ungrabFocus() - Method in class javafx.embed.swing.JFXPanel.HostContainer
 
ungrabFocus(boolean) - Method in class javafx.embed.swing.SwingNode
 
ungrabHandler - Variable in class javafx.embed.swing.SwingNode
 
ungrabListener - Variable in class javafx.embed.swing.JFXPanel
 
updateComponentSize() - Method in class javafx.embed.swing.JFXPanel
 
updateScreenLocation() - Method in class javafx.embed.swing.JFXPanel
 

W

windowGainedFocus(WindowEvent) - Method in class javafx.embed.swing.SwingNode.SwingNodeWindowFocusListener
 
windowHiddenHandler - Variable in class javafx.embed.swing.SwingNode
 
windowLostFocus(WindowEvent) - Method in class javafx.embed.swing.SwingNode.SwingNodeWindowFocusListener
 
windowVisibleListener - Variable in class javafx.embed.swing.SwingNode
 
A C D E F G H I J L M N O P R S T U W 
Skip navigation links