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.DragBorderComponentFlatWindowResizer. bottomDragCompprotected FlatWindowResizer.DragBorderComponentFlatWindowResizer. leftDragCompprotected FlatWindowResizer.DragBorderComponentFlatWindowResizer. rightDragCompprotected FlatWindowResizer.DragBorderComponentFlatWindowResizer. topDragCompMethods in com.formdev.flatlaf.ui that return FlatWindowResizer.DragBorderComponent Modifier and Type Method Description protected FlatWindowResizer.DragBorderComponentFlatWindowResizer. createDragBorderComponent(int leadingResizeDir, int centerResizeDir, int trailingResizeDir)
-