Interface TButton
- All Superinterfaces:
HasDisabledTextPaint
,HasSelectAndFocusPaints
,HasSizablePaints
,Shaped
,TComponent
- All Known Implementing Classes:
TadukooButton
This is a generic interface to be used in
Button
s. 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, setDisabledTextPaint
Methods inherited from interface com.github.tadukoo.view.components.interfaces.paint.HasSelectAndFocusPaints
getFocusPaint, getSelectPaint, setFocusPaint, setSelectPaint
Methods inherited from interface com.github.tadukoo.view.components.interfaces.paint.HasSizablePaints
getBackgroundPaint, getForegroundPaint, setBackgroundPaint, setForegroundPaint
Methods inherited from interface com.github.tadukoo.view.components.interfaces.Shaped
getShapeInfo, setShapeInfo
Methods inherited from interface com.github.tadukoo.view.components.interfaces.TComponent
getBorder, getProperInsets, getProperInsets