Uses of Class
com.formdev.flatlaf.ui.FlatWindowResizer.DragBorderComponent
-
Packages that use FlatWindowResizer.DragBorderComponent Package Description com.formdev.flatlaf.ui -
-
Uses of FlatWindowResizer.DragBorderComponent in com.formdev.flatlaf.ui
Fields in com.formdev.flatlaf.ui declared as FlatWindowResizer.DragBorderComponent Modifier and Type Field Description protected FlatWindowResizer.DragBorderComponent
FlatWindowResizer. bottomDragComp
protected FlatWindowResizer.DragBorderComponent
FlatWindowResizer. leftDragComp
protected FlatWindowResizer.DragBorderComponent
FlatWindowResizer. rightDragComp
protected FlatWindowResizer.DragBorderComponent
FlatWindowResizer. topDragComp
Methods in com.formdev.flatlaf.ui that return FlatWindowResizer.DragBorderComponent Modifier and Type Method Description protected FlatWindowResizer.DragBorderComponent
FlatWindowResizer. createDragBorderComponent(int leadingResizeDir, int centerResizeDir, int trailingResizeDir)
-