Modifier and Type | Class and Description |
---|---|
pack-priv static class | |
public static class | |
public static class |
Modifier and Type | Field and Description |
---|---|
public static ImageWatched. | |
public ImageWatched. |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public synchronized void | |
public synchronized boolean | |
public boolean | |
public void | |
protected abstract void | |
public void |
endlink | back to summary |
---|---|
public static ImageWatched. |
watcherList | back to summary |
---|---|
public ImageWatched. |
ImageWatched | back to summary |
---|---|
public ImageWatched() |
addWatcher | back to summary |
---|---|
public synchronized void addWatcher(ImageObserver iw) |
isWatcher | back to summary |
---|---|
public synchronized boolean isWatcher(ImageObserver iw) |
isWatcherListEmpty | back to summary |
---|---|
public boolean isWatcherListEmpty() |
newInfo | back to summary |
---|---|
public void newInfo(Image img, int info, int x, int y, int w, int h) |
notifyWatcherListEmpty | back to summary |
---|---|
protected abstract void notifyWatcherListEmpty() |
removeWatcher | back to summary |
---|---|
public void removeWatcher(ImageObserver iw) |
Modifier and Type | Field and Description |
---|---|
private final AccessControlContext | acc
References Deprecated
AccessControlContext is deprecated or references (maybe indirectly) at least one deprecated element.
|
Access | Constructor and Description |
---|---|
pack-priv |
acc | back to summary |
---|---|
private final AccessControlContext acc
References Deprecated
See corresponding docs for further information.
|
AccWeakReference | back to summary |
---|---|
pack-priv AccWeakReference(T ref)
|
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public boolean | |
public boolean | |
public ImageWatched. |
Link | back to summary |
---|---|
public Link() |
isWatcher | back to summary |
---|---|
public boolean isWatcher(ImageObserver iw) |
newInfo | back to summary |
---|---|
public boolean newInfo(Image img, int info, int x, int y, int w, int h) |
removeWatcher | back to summary |
---|---|
public ImageWatched. |
Modifier and Type | Field and Description |
---|---|
private final ImageWatched. | |
private ImageWatched. |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public boolean | |
public boolean | newInfo(Image img, int info, int x, int y, int w, int h)
Overrides sun.
|
public ImageWatched. | |
private static boolean | update(ImageObserver iw, AccessControlContext acc, Image img, int info, int x, int y, int w, int h)
References Deprecated
AccessControlContext is deprecated or references (maybe indirectly) at least one deprecated element.
|
myref | back to summary |
---|---|
private final ImageWatched. |
next | back to summary |
---|---|
private ImageWatched. |
WeakLink | back to summary |
---|---|
public WeakLink(ImageObserver obs, ImageWatched. |
isWatcher | back to summary |
---|---|
public boolean isWatcher(ImageObserver iw) Overrides sun. |
newInfo | back to summary |
---|---|
public boolean newInfo(Image img, int info, int x, int y, int w, int h) Overrides sun. |
removeWatcher | back to summary |
---|---|
public ImageWatched. |
update | back to summary |
---|---|
private static boolean update(ImageObserver iw, AccessControlContext acc, Image img, int info, int x, int y, int w, int h)
References Deprecated
See corresponding docs for further information.
|