summaryrefslogtreecommitdiffstats
path: root/libjava/java/beans/beancontext/BeanContextServicesSupport.java
diff options
context:
space:
mode:
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-19 05:13:47 +0000
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-19 05:13:47 +0000
commit66c6bae7a65cc3aec9e520b1f2e9a98ede5798df (patch)
tree84f14164ad5d8d059d63083918e815d6d40cc433 /libjava/java/beans/beancontext/BeanContextServicesSupport.java
parente345cd2aa064d5e5c08045ee6a6fcc1e460fdc63 (diff)
downloadppe42-gcc-66c6bae7a65cc3aec9e520b1f2e9a98ede5798df.tar.gz
ppe42-gcc-66c6bae7a65cc3aec9e520b1f2e9a98ede5798df.zip
2005-04-19 Roman Kennke <roman@kennke.org>
* java/awt/MediaTracker.java: Reindented tabs to spaces. 2005-04-19 Roman Kennke <roman@kennke.org> * java/awt/MediaTracker.java (MediaEntry.imageUpdate): Removed check for SOMEBITS, this confused the media tracker and lead to lockups. The LOADING bit is handled on other places. (addImage): Removed the 'start image tracking' stuff. This is not necessary and could confuse the media tracker. (checkAll): Improved the check for image status so that images that already complete images are detected. Also now are really all images checked and if necessary loaded. Before the method bailed out after the first incomplete image. (statusAll): Detect images that are complete after the call to Component.prepareImage(..). (checkID): The same as in checkAll. (statusID): The same as in statusAll. 2005-04-19 Roman Kennke <roman@kennke.org> * java/awt/MediaTracker.java (addImage): Synchronized list access. (waitForAll): Fixed comparison of time (changed < to >). (waitForID): Fixed comparison of time (changed < to >). (removeImage): Synchronized list access. 2005-04-19 Roman Kennke <roman@kennke.org> * java/awt/MediaTracker.java Added API documentation. 2005-04-19 Roman Kennke <roman@kennke.org> * java/awt/MediaTracker.java (MediaEntry.imageUpdate): Fixed flags. The different flags must not be ORed together. (checkAll): Modified to handle different meaning of the flags. (waitForAll): Fixed so that it waits maximum the specified amount of milliseconds. (statusAll): Modified to handle different meaning of the flags. (waitForID): Fixed so that it waits maximum the specified amount of milliseconds. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98374 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/beans/beancontext/BeanContextServicesSupport.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud