| Constructor and Description |
|---|
AnimatedIcon(Component parent,
ImageIcon bottomIcon,
ImageIcon topIcon,
int delay,
double opacityStep) |
| Modifier and Type | Method and Description |
|---|---|
ImageIcon |
getBottomIcon() |
int |
getIconHeight() |
int |
getIconWidth() |
double |
getOpacityStep() |
Component |
getParent() |
Timer |
getTimer() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
void |
setBottomIcon(ImageIcon bottomIcon) |
void |
setOpacityStep(double opacityStep) |
void |
setParent(Component parent) |
void |
start() |
void |
stop() |
public Component getParent()
public void setParent(Component parent)
public ImageIcon getBottomIcon()
public void setBottomIcon(ImageIcon bottomIcon)
public double getOpacityStep()
public void setOpacityStep(double opacityStep)
public Timer getTimer()
public void start()
public void stop()
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.