public class BaseTreeNodeLoadingIcon extends Object implements ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH| Constructor and Description |
|---|
BaseTreeNodeLoadingIcon() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addNode(BaseTreeNode node) |
static Icon |
getIcon() |
boolean |
imageUpdate(Image image,
int flags,
int x,
int y,
int width,
int height) |
static void |
removeNode(BaseTreeNode node) |
public static void addNode(BaseTreeNode node)
public static Icon getIcon()
public static void removeNode(BaseTreeNode node)
public boolean imageUpdate(Image image, int flags, int x, int y, int width, int height)
imageUpdate in interface ImageObserverCopyright © 2015 Revolution Systems Inc.. All rights reserved.