Frequently Asked Questions


Questions

Answers

What is Jesktop?

Jesktop is a desktop system written in Java for Java GUI apps. It runs on top of NanoContainer

What will it run on

Jesktop will run on Linux and Windows computers. The code, as most Java, is machine independant, but has not been tested on Mac or other OSs

Where is it going?

It will become a layer giving the experience of a full desktop operation system. When the CPU/memory of small devices catch up with the level required to run J2SE, it will run there too.

What is the point?

Apart from the usual desktop OS features. Permissions based applications (in sandbox and in various stages out of it). Single Jar, multiple platforms (Java's promise). Hot installable and reinstallable applications.

What's the license?

The implementation is Apache license. The interfaces are BSD. Commercial, GPL and open source software can be created/modified to be compatible with Jesktop without breaking their or Jesktops license.

What could companies do with Jesktop?

They could take and modify the implementation (it would be nice if the published changes back). They could write new Window managers under their copyright (PDAs have small pixel areas. They could market hardware products with Jesktop inside them and avail of GUI applications written and not written to the Jesktop interfaces... Free apps for cool devices.

What is NanoContainer?

NanoContainer is a component framework hosted at Codehaus. Read the NanoContainer site.