summaryrefslogtreecommitdiff
path: root/java/awt/MediaEntry.java
Commit message (Collapse)AuthorAgeFilesLines
* * java/awt/MediaTracker.java: Implemented.Bryce McKinlay2002-03-101-117/+0
| | | | | | | * java/awt/ImageMediaEntry: Removed. * java/awt/MediaEntry: Removed. * java/awt/Makefile.am (EXTRA_DIST): Remove ImageMediaEntry and MediaEntry.
* Add License clarificationMark Wielaard2002-01-221-5/+16
|
* Update copyright notices.Mark Wielaard2002-01-131-12/+19
|
* * java/awt/MediaEntry.java: LOADING, ABORTED, ERRORED, COMPLETE,Brian Jones2001-07-261-6/+6
| | | | LOADSTARTED, DONE access changed from private to public
* Change license to clearly state that these are part of the non-peer AWT ↵Paul Fisher2000-03-171-19/+18
| | | | libraries.
* Committing these unfinished modules. They don't compile but somebodyAaron M. Renn1999-12-301-0/+100
might want to hack on them. IIRC, the problem is that I can't figure out how to implement them based on the only spec I have - namely the Serialized Form listing in the Javadocs.