public class NewThrobberIcon extends Object implements Icon
| Modifier and Type | Field and Description |
|---|---|
static int |
ANIMATION_DELAY |
| Constructor and Description |
|---|
NewThrobberIcon(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 NewThrobberIcon(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 Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.