Package utils


package utils

This package contains some common utilities not dependent on Thinlet.

  • Classes
    Class
    Description
    Misc helper methods for AWT that don't require Thinlet.
    This class is the opposite of java.io.InputStreamReader: it provides a bridge from (new) character streams (Reader) to (old) byte streams (InputStream).