diff options
Diffstat (limited to 'toolkit/README')
-rw-r--r-- | toolkit/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/toolkit/README b/toolkit/README index 960e22a1f033..59f2e2f0ab91 100644 --- a/toolkit/README +++ b/toolkit/README @@ -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.) |