Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Jesktop


Related Topics
Top

In the News (Mon 4 Jun 12)

  
  Jesktop - Wikipedia, the free encyclopedia
Jesktop is a desktop programmed in the Java programming language.
The Jesktop project is a desktop system written in Java that can have GUI applications installed into it.
Applications for Jesktop can be found at http://jesktopapps.sourceforge.net/apps/ and http://www.jesktop.com/installables/.
en.wikipedia.org /wiki/Jesktop   (175 words)

  
 Jesktop Documentation   (Site not responding. Last check: 2007-10-22)
The Jesktop API is licensed as BSD license.
Whatever the license of you opensource project, the changes are it is perfectly valid for it to use the Jesktop API.
Commercial software can be written for Jesktop too.
jesktop.sourceforge.net /multilicense.html   (60 words)

  
 Jesktop.net - Free/Open Applications   (Site not responding. Last check: 2007-10-22)
Jesktop's reference implementation is also hosted at Sourceforge - !http://www.jesktop.com.
Jesktop has had a number of applications ported to it.
If bandwith is an issue for you, or you're likely to really want to play with the apps and their source, you'd be better using CVS to sync with the repository.
www.jesktop.net   (168 words)

  
 Jesktop Documentation
To have a fully functional Java desktop environment running on a fully functional Java operating system that is portable across a number of host operating systems, or if there is JDK support in a BIOS layer, without a host operating system.
To see the Jesktop and NanoContainer used widely by Java enthusiasts and deployed on yet to be created Network appliances and palm sized devices (when palm sized devices support J2SE).
Jesktop and NanoContainer work within the confines of Sun's JDK implementation.
www.jesktop.org   (490 words)

  
 Jesktop.net - Free/Open Applications   (Site not responding. Last check: 2007-10-22)
Its commands may be cumbersome to type, but the level of interaction with objects in the VM is second to none.
Porting: We took Beanshell 1.0 in the summer and after a lot of effort migrated it to Jesktop's ancestor product PJE.
Copyright (c) 2001 The Jesktop Project All rights reserved.
jesktopapps.sourceforge.net /beanshell.html   (154 words)

  
 Jesktop Documentation
The API for Jesktop contained applications is available here (19Kb).
Three very simple demos that represent complete jesktop compatible applications are here (22Kb), here (22Kb) and here (22Kb).
The API for Jesktop's Kernel is available here (17Kb).
www.jesktop.org /downloads.html   (351 words)

  
 Jesktop Documentation   (Site not responding. Last check: 2007-10-22)
Take the Jesktop zip file, unzip it, execute "run".
There are a couple of applications that come with Jesktop from the Apache site - "Explorer" and some miscellaenous apps - here.
Copyright (c) 2001 - 2004 The Jesktop Project All rights reserved.
www.jesktop.com   (65 words)

  
 Jesktop.net - Free/Open Applications   (Site not responding. Last check: 2007-10-22)
For jars that have jesktop manifests, and that manifest specifies a default application, then that app can be launched by double click without installation.
What is active is the fact that both of those apps are in different class loaders.
Explorer is licensed under Apache license and hosted with the Jesktop implementation at http://http://www.jesktop.com.
www.jesktop.net /explorer.html   (160 words)

  
 Changes to Batik.
I had previously forked Batik and made it installable into Jesktop.
What I am proposing is a set of the changes to Batik that make it more beanlike so that it is reusable in multiple visual environments.
I don't intend to code in Jesktop concepts or depend on Jesktop APIs, I'm just proposing a couple of steps of modularisation while not diminishing its ability to launch from the command line as at present.
www.mail-archive.com /batik-dev@xml.apache.org/msg01012.html   (233 words)

  
 Jesktop goes Pico
Interestingly I found that I'd already made some of the code Setter Injector (former type 2) and some Ctor Injector (former type 3).
It easily manages the huge codebase for Jesktop.
It is a shame that SourceForge CVS seems to be amazingly slow presently.
paulhammant.com /blog/000170.html?printable=true   (113 words)

  
 Bug ID: 4345948 Class cast exception for custom toolkit due to shared code casting to SunToolkit
This makes it sound like the problem is bigger than I feared.
Please vote for this bug to allow Jesktop to render emulated AWT widgets it's Swing desktop.
It is nasty way to do things, but you can reimplement the static crud in java.awt.Toolkit by writing a new implementation, and putting it in the class path before the standard java libraries.
bugs.sun.com /bugdatabase/view_bug.do?bug_id=4345948   (772 words)

  
 Jesktop is a Desktop Desktop programmed in the Java programming...   (Site not responding. Last check: 2007-10-22)
Jesktop is a Desktop Desktop programmed in the Java programming...
"Jesktop" is a Desktop Desktop programmed in the Java programming language Java programming language.
A copy of the license is included in the section entitled
www.biodatabase.de /Jesktop   (66 words)

  
 Download Jesktop 2.0 for Linux - Jesktop is a platform-independant Java-based desktop system. - Softpedia
Download Jesktop 2.0 for Linux - Jesktop is a platform-independant Java-based desktop system.
· To have a single CD installation of Linux (or other Java capable OS) without it's own applications, but with NanoContainer, Jesktop and many Java apps pre-configured.
· To see the Jesktop and NanoContainer used widely by Java enthusiasts and deployed on yet to be created Network appliances and palm sized devices (when palm sized devices support J2SE).
linux.softpedia.com /get/Desktop-Environment/Window-Managers/Jesktop-1821.shtml   (381 words)

  
 Team - PicoContainer - Confluence   (Site not responding. Last check: 2007-10-22)
Paul will eternally resist the unification of all Pico and Nano containers, and also resist a big fat XML design for declarations of component needs and wants in Pico and Nano containers.
Paul is also well known for Enterprise Object Broker and Jesktop
Aslak is very accomplished in the Open Source space and co-founder of PicoContainer.
docs.codehaus.org /display/PICO/Team   (1369 words)

  
 JDistro ...
It is only 3-week old but lets you run all your apps into the same JVM.
It is a kind of combination of a process manager (echidna,..), a shell (jsh,...), a desktop (jesktop, ocd,...) and a deployment tool (java webstart, appletviewer,...).
It is pre-alpha software but you can run 10 jedit instances (or 10 different apps).
www.javalobby.org /java/forums/m2433   (1233 words)

  
 Java as an OS (front end) ...
Windows itself knows nothing about the JAR file.) Ideally, and executable JAR should look like an application, and a non-executable JAR should look like a library.
(except Jesktop is specifically targetting a GUI desktop environment, whereas I see that as one layer up on a Java-oriented OS.)
Of course, Jesktop is built on the existing JDK, and so has to work within the limited framework it provides.
www.javalobby.org /java/forums/m506428.html   (2835 words)

  
 jira.codehaus.org - [#PICO-193] Components should not get a ref to the Container that instantiates them via their ctor.
People with complex needs should explicitly place an (arbitary) PicoContainer into another via registerComponentInstance(..).
I do this in Jesktop and EnterpriseObjectBroker and do not want hosted component makers to have a hook to my kernel.
I hope I do not have to explain this one...
jira.codehaus.org /browse/PICO-193?decorator=printable   (275 words)

  
 Digital Magazine: Issue 1
Review of the cool Java applications that exist.
Features Java Risikio, jEdit, Xbrowser, LAoE and Jesktop.
Select cuts from the world of digital media.
www.amigau.com /aig/amiga_active/digital1.html   (633 words)

  
 ClientJava.com - Webstart, now I see why people don't use it.
It would be nice if they did it for 5.1.
I hope that WebStart/JNLP will be redesigned in such a way as to make Jesktop and JDistro type desktop gui shells easier to use and integrate apps into.
Comment from gerryg on March 29, 2005 10:19:39 AM CST
www.clientjava.com /blog/2005/03/28/1112029988215.html   (1560 words)

  
 OSNews.com
There is a project called jsh which is a shell that can be used to make several programs use the same VM (by loading them from the shell).
There are several other projects that achive the same result in a different way - another one is jesktop, others exist but i can't remember them right now.
Re: for System class problems w/ multiple apps:
www.osnews.com /comment.php?news_id=3218&limit=no   (2936 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.