|
|
@ -12,8 +12,8 @@ import java.awt.Color; |
|
|
|
/** |
|
|
|
/** |
|
|
|
* {@link UIDayLabel} 的 UI 样式 |
|
|
|
* {@link UIDayLabel} 的 UI 样式 |
|
|
|
* @author lemon |
|
|
|
* @author lemon |
|
|
|
* @since |
|
|
|
* @since 12.0 |
|
|
|
* Created on |
|
|
|
* Created on 2024/09/22 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public class FineDayLabelUI extends FineButtonUI { |
|
|
|
public class FineDayLabelUI extends FineButtonUI { |
|
|
|
protected Color selectedBackground; |
|
|
|
protected Color selectedBackground; |
|
|
|