Package net.mcreator.ui.component
Class SquareLoaderIcon
java.lang.Object
net.mcreator.ui.component.SquareLoaderIcon
- All Implemented Interfaces:
Icon
-
Constructor Summary
ConstructorsConstructorDescriptionSquareLoaderIcon(int size, int spacing) SquareLoaderIcon(int size, int spacing, Color foreground) SquareLoaderIcon(JComponent owner, int size, int spacing, Color foreground) -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Constructor Details
-
SquareLoaderIcon
public SquareLoaderIcon(int size, int spacing) -
SquareLoaderIcon
-
SquareLoaderIcon
public SquareLoaderIcon(@Nullable JComponent owner, int size, int spacing, @Nullable Color foreground)
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-