Interface ButtonCellBase.DefaultAppearance.Style

    • Method Detail

      • buttonCellBase

        java.lang.String buttonCellBase()
        Applied to the button.
      • buttonCellBaseCollapseLeft

        java.lang.String buttonCellBaseCollapseLeft()
        Applied to the button when it has a collapsed left side.
      • buttonCellBaseCollapseRight

        java.lang.String buttonCellBaseCollapseRight()
        Applied to the button when it has a collapsed right side.
      • buttonCellBaseDefault

        java.lang.String buttonCellBaseDefault()
        Applied to default buttons.
      • buttonCellBaseNegative

        java.lang.String buttonCellBaseNegative()
        Applied to negative buttons.
      • buttonCellBasePrimary

        java.lang.String buttonCellBasePrimary()
        Applied to primary buttons.
      • buttonCellBasePushing

        java.lang.String buttonCellBasePushing()
        Applied to the button when being pushed.