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;