SwingX: moved FlatMonthDownIcon and FlatMonthUpIcon from ui to icons package

This commit is contained in:
Karl Tauber
2025-03-06 18:47:48 +01:00
parent d612b9f4b8
commit 5dc88a6210
8 changed files with 14 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.formdev.flatlaf.swingx.ui;
package com.formdev.flatlaf.swingx.icons;
import java.awt.BasicStroke;
import java.awt.Color;

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.formdev.flatlaf.swingx.ui;
package com.formdev.flatlaf.swingx.icons;
import javax.swing.SwingConstants;

View File

@@ -43,8 +43,8 @@ JXHeader.descriptionFont = +0
#---- MonthView ----
JXMonthView.monthDownFileName = {icon}com.formdev.flatlaf.swingx.ui.FlatMonthDownIcon
JXMonthView.monthUpFileName = {icon}com.formdev.flatlaf.swingx.ui.FlatMonthUpIcon
JXMonthView.monthDownFileName = {icon}com.formdev.flatlaf.swingx.icons.FlatMonthDownIcon
JXMonthView.monthUpFileName = {icon}com.formdev.flatlaf.swingx.icons.FlatMonthUpIcon
JXMonthView.todayColor = @foreground
JXMonthView.font = +0