Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : Java : Miscellaneous


Directory : Java : Miscellaneous

  Options

Links
  • Java's History - A presentation covering Java's history by James Gosling of Sun Labs.
  • Jython - Implementation of Python written in Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.
  • SWT - SWT is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.
  • Transactions Package - Lets Java files be created, renamed, read, modified, and deleted as part of a transaction, allowing file-handling Java applications to move from one consistent state to another, even in the face of system crashes.
  • Wild Card Filter - Utility code for Java programmers. Can possibly help you use wildcard characters when searching for filenames in directory-access programs.