Uses of Interface
org.fxmisc.flowless.Virtualized
-
Uses of Virtualized in org.fxmisc.flowless
Classes in org.fxmisc.flowless with type parameters of type VirtualizedModifier and TypeClassDescriptionclassScaledVirtualized<V extends javafx.scene.Node & Virtualized>Acts as an intermediate class betweenVirtualizedScrollPaneand itsVirtualizedcontent in that it scales the content without also scaling the ScrollPane's scroll bars.classVirtualizedScrollPane<V extends javafx.scene.layout.Region & Virtualized>Classes in org.fxmisc.flowless that implement VirtualizedModifier and TypeClassDescriptionclassScaledVirtualized<V extends javafx.scene.Node & Virtualized>Acts as an intermediate class betweenVirtualizedScrollPaneand itsVirtualizedcontent in that it scales the content without also scaling the ScrollPane's scroll bars.classVirtualFlow<T, C extends Cell<T,?>> A VirtualFlow is a memory-efficient viewport that only renders enough of its content to completely fill up the viewport through itsNavigator.classVirtualizedScrollPane<V extends javafx.scene.layout.Region & Virtualized>