Index

H O S W 
All Classes and Interfaces|All Packages

H

HTMLScrollPaneSkin - Class in one.jpro.platform.htmlscrollpane
The HTMLScrollPaneSkin class provides a custom skin for the JavaFX ScrollPane control, enabling the integration of HTML content within the scroll pane.
HTMLScrollPaneSkin(ScrollPane) - Constructor for class one.jpro.platform.htmlscrollpane.HTMLScrollPaneSkin
Creates a new instance with the given ScrollPane control.
HTMLScrollPaneSkin(ScrollPane, String) - Constructor for class one.jpro.platform.htmlscrollpane.HTMLScrollPaneSkin
Creates a new instance of HTMLScrollPaneSkin with the given ScrollPane control and attributes.

O

one.jpro.platform.htmlscrollpane - module one.jpro.platform.htmlscrollpane
 
one.jpro.platform.htmlscrollpane - package one.jpro.platform.htmlscrollpane
 

S

setupHTMLView(WebAPI) - Method in class one.jpro.platform.htmlscrollpane.HTMLScrollPaneSkin
Sets up the HTMLView for the given WebAPI.

W

workaroundClearNewEventTargets(Scene) - Static method in class one.jpro.platform.htmlscrollpane.HTMLScrollPaneSkin
Workaround method to clear the newEventTargets list of the mouseHandler in a Scene using reflection.
workaroundOwnerWindow(Window) - Static method in class one.jpro.platform.htmlscrollpane.HTMLScrollPaneSkin
Workaround method to set the ownerWindow of a Window to null using reflection.
workaroundRemovePeerParent(Node) - Static method in class one.jpro.platform.htmlscrollpane.HTMLScrollPaneSkin
Workaround method to remove the parent reference of a Node's peer using reflection.
H O S W 
All Classes and Interfaces|All Packages