Little bit more explanation, feel free to improve

This commit is contained in:
Tor Lillqvist 2012-04-13 10:22:36 +03:00 committed by Tor Lillqvist
parent dc4aec8724
commit d81a26fe68

View File

@ -1 +1,7 @@
Abstract windowing thing, UNO implementations of windows stuff so that it can be used from Basic. "Abstract" windowing thing, UNO implementations of windowing stuff so that it
can be used from Basic or Java. But also stuff that has no connection to Basic
or Java.
Note that the "awt" here has no relation to the Java awt, as far as I know. It
might be inspired by it API-wise, perhaps. (If you know differently, feel free
to improve this REDAME file.)