https://github.com/konsoletyper/teavm/tree/master/classlib/src/main/java/org/teavm/classlib that "java.awt" contains three classes: TColor, TDimension, and TPoint. TColor has exactly four methods: getRed(), getGreen(), getBlue(), and getAlpha(). It appears to me that the developer...