public class SpinnerIcon extends Object implements Icon
Modifier and Type | Field and Description |
---|---|
static int |
ANIMATION_DELAY |
Constructor and Description |
---|
SpinnerIcon(Component parent) |
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
Component |
getParent() |
Timer |
getTimer() |
static void |
main(String[] args) |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
void |
setParent(Component parent) |
void |
start() |
void |
stop() |
public static final int ANIMATION_DELAY
public SpinnerIcon(Component parent)
public static void main(String[] args)
public void start()
public void stop()
public Timer getTimer()
public Component getParent()
public void setParent(Component parent)
public int getIconWidth()
getIconWidth
in interface Icon
public int getIconHeight()
getIconHeight
in interface Icon
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.