eagler-teavm-fork/classlib/src/main/java
Colorize abf90e8b5f Fill in some gaps in the class library (#429)
* Fill in some gaps in the class library:
- the inner classes are marked as public in the JDK, but not in TeaVM's version
- added Color/Dimension/Point, these are defined in AWT, but also accessed from elsewhere in the JDK
- added UUID emulation
- added more logging classes so that applications don't immediately crash when trying to initialize logging
2019-10-10 11:42:20 +03:00
..
org/teavm/classlib Fill in some gaps in the class library (#429) 2019-10-10 11:42:20 +03:00