Color color
int thickness
int roundedConrner
int bevelType
Color highlight
Color shadow
Color highlightOuter
Color highlightInner
Color shadowOuter
Color shadowInner
테두리를 투명으로 처리하는 클래스
css의 padding과 비슷한 역할을 수행한다.
매개변수 없을 시 setBorder(null) 과 동일하다.
시계 반대방향으로 top
, left
, bottom
, right
순으로 적용됨
테두리의 홈을 나타내는 클래스
다만, BevelBorder
클래스와 거의 차이가 없다.
int etchType
Color highlight
Color shadow
LineBorder
, EmptyBorder
와 비슷하지만, top
, left
, bottom
, right
두께 지정이 되고, 색상 또는 이미지가 적용이 된다.
시계 반대방향으로 적용된다.
Color matteColor
Icon tileIcon
Border border
String title
Font titleFont
titleColor
int titleJustification
int titlePosition
추가 필요한 설명이 있으면 댓글로 달아주세요.
감사합니다. 😀