Interface TButton
- All Superinterfaces:
HasDisabledTextPaint,HasSelectAndFocusPaints,HasSizablePaints,Shaped,TComponent
- All Known Implementing Classes:
TadukooButton
This is a generic interface to be used in
Buttons. It extends TComponent, along with
HasSelectAndFocusPaints and HasDisabledTextPaint, in order to cover the interfaces needed for
the customizations for a Button.- Version:
- Alpha v.0.3
- Author:
- Logan Ferree (Tadukoo)
-
Method Summary
Methods inherited from interface com.github.tadukoo.view.components.interfaces.paint.HasDisabledTextPaint
getDisabledTextPaint, setDisabledTextPaintMethods inherited from interface com.github.tadukoo.view.components.interfaces.paint.HasSelectAndFocusPaints
getFocusPaint, getSelectPaint, setFocusPaint, setSelectPaintMethods inherited from interface com.github.tadukoo.view.components.interfaces.paint.HasSizablePaints
getBackgroundPaint, getForegroundPaint, setBackgroundPaint, setForegroundPaintMethods inherited from interface com.github.tadukoo.view.components.interfaces.Shaped
getShapeInfo, setShapeInfoMethods inherited from interface com.github.tadukoo.view.components.interfaces.TComponent
getBorder, getProperInsets, getProperInsets