|
Explorer
Explorer is a very incomplete Windows Explorer tool. It is a vehicle for a number of things:
- Uses mime manager (or will do) to demo a pluggable renderer for differ file types
- Demos drag and drop to allow, amongst other things, drop installation of applications from jar files
- For jars that have jesktop manifests, and that manifest specifies a default application, then that app can be launched by double click without installation.
- It's coded in a way that makes the different view types that Windows explorer uses easy to code as it's all panel based. The picture above shows ImageViewer (Apps) showing an image in the middle of Explorer. Though not completely active yet, this will be a mime manager duty. What is active is the fact that both of those apps are in different class loaders.
License
|