Uses of Class
ca.corbett.extras.properties.ButtonProperty
Packages that use ButtonProperty
Package
Description
Contains a custom Properties implementation to augment the one provided by java.
-
Uses of ButtonProperty in ca.corbett.extras.properties
Methods in ca.corbett.extras.properties that return ButtonPropertyModifier and TypeMethodDescriptionButtonProperty.setAlignment(int alignment) One of the FlowLayout alignment constants: LEFT, CENTER, RIGHT, LEADING, or TRAILING.ButtonProperty.setHgap(int hgap) The horizontal gap between buttons.ButtonProperty.setVgap(int vgap) The vertical gap between buttons.