Package org.pushingpixels.aurora.theming.shaper

Types

Link copied to clipboard
interface AuroraButtonShaper : AuroraTrait

Button shaper interface.

Link copied to clipboard

Button shaper that returns rectangular buttons with slightly rounded corners.

Link copied to clipboard
class PillButtonShaper : AuroraButtonShaper, RectangularButtonShaper

Button shaper that returns buttons with completely rounded corners.

Link copied to clipboard
interface RectangularButtonShaper

Interface for rectangular-based button shapers.