Uses of Class
jfxtras.scene.control.window.WindowIcon
Packages that use WindowIcon
-
Uses of WindowIcon in jfxtras.scene.control.window
Subclasses of WindowIcon in jfxtras.scene.control.windowMethods in jfxtras.scene.control.window that return types with arguments of type WindowIconModifier and TypeMethodDescriptionjavafx.collections.ObservableList<WindowIcon> Window.getLeftIcons()Returns a list that contains the icons that are placed on the left side of the titlebar.javafx.collections.ObservableList<WindowIcon> Window.getRightIcons()Returns a list that contains the icons that are placed on the right side of the titlebar.