Main > Free Download Search >

Free java runtime software for mac

java runtime

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1396
Java RSS Ticker 1.8.1

Java RSS Ticker 1.8.1


Java RSS Ticker is a very simple, lightweight, RSS ticker more>>
Java RSS Ticker is a very simple, lightweight, RSS ticker.

I had checked out a number of tickers that look pretty as they scroll etc., but took a lot of CPU cycles and cost money.

I wanted a simple, OS independent, ticker so I wrote this one in Java.

<<less
Download (153KB)
Added: 2006-05-11 License: GPL Price:
1269 downloads
Java Snippet Runner 1.02

Java Snippet Runner 1.02


Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. more>>

Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. Methods, classes or imports are not possible (technically the piece of code is wrapped into a class with a main method). The tool is thought for pupils and students who start programming with Java.

Requirements: Java 1.4 or higher.

<<less
Download (149KB)
Added: 2009-08-03 License: Freeware Price: FREE
downloads
Java Fathom 1.1.0

Java Fathom 1.1.0


Free and Java based tool to measure the readability of English text more>> Free and Java based tool to measure the readability of English text

Java Fathom is a free development tool that will allow you to generate common readability indices from English text.

System requirements:
- Java

<<less
Download (7KB)
Added: 2009-05-10 License: Freeware Price: FREE
240 downloads
Java Droplets 1.0

Java Droplets 1.0


Java Droplets - Three droplets for Java developers more>>
Three droplets for Java developers. They automate opening a new Terminal window, changing the current directory and executing a command on the file.

• "Javac" compiles .java source files dragged onto it,
• "Java" runs the class file of the .java or .class file dragged onto it,
• "Both" compiles the .java source file and if successful, runs the resulting class file.

Source editable.
<<less
Download (73KB)
Added: 2006-07-12 License: Freeware Price:
1217 downloads
Make Java Document 1.0

Make Java Document 1.0


Make Java Document - Java document creator more>>
Make Java Document is an AppleScript which makes a Javadoc application generate a series of HTML document files, and move them into the folder as the Java source files that you have selected.

Completly freeware.

<<less
Download (3KB)
Added: 2006-01-26 License: Freeware Price:
1368 downloads
JAAS-Rimap 0.2

JAAS-Rimap 0.2


JAAS LoginModule providing authentication against a remote IMAP server more>> JAAS LoginModule providing authentication against a remote IMAP server

JAAS-Rimap provides a JAAS (Java Authentication and Authorization Service ) module allowing authentication against a remote IMAP server.
Delegating user authentication to an IMAP server is a common pattern used in PHP development, therefore this project brings this feature to Java.
Compared to similar projects (see links section ) it has the following advantages:
- simplicity: use of an existing authentication infrastructure with a lightweight network protocol (compared to LDAP or NTLM/Active Directory);
- true platform independence (no native code required);
- no special (root/administrator) rights required;
- depends only on APIs from the Java Runtime Environment.
JAAS-Rimap is well suited for prototyping as well as production use.

Main features:>
- Support for TLS and IMAP over SSL based on the Java Secure Socket Extension (JSSE). Server certificate validation is configurable. This makes it easier to use servers with self signed certificates.
- When talking to the IMAP server, jaas-rimap always uses plaintext password authentication (using the LOGIN command). SASL authentication (using the AUTHENTICATE command) is not supported.
- The low level parts of the IMAP protocol are implemented using classes from GNU Classpath::inetlib project. To avoid dependencies these classes are included in the JAR distribution. However they are refactored to have a different Java package name, so that there will be no conflicts when deployed together with the complete inetlib.
- Successful login attempts can be cached to avoid repetitive connections to the server.

Enhancements:
- The server greeting is read (and checked) after the connection has been established.
- The debug option is implemented.
- The connection is correctly terminated by a LOGOUT command whenever possible (i.e. when no I/O or protocol errors occurred).
- The connection is always closed correctly.
- Added license to the source distribution.

<<less
Download (17KB)
Added: 2008-10-05 License: Freeware Price: FREE
391 downloads
JavaFX 1.0

JavaFX 1.0


JavaFX offers you a helpful platform to deliver expressive content and cross-device services on mobile devices, desktops, and browsers. more>>

JavaFX 1.0 offers you a helpful platform to deliver expressive content and cross-device services on mobile devices, desktops, and browsers.

Build rich internet applications (RIAs) with the JavaFX family of products. It includes the tools and platform SDK for developers, web developers, and designers to create dynamic applications for the next generation of web delivered content. Learn more about JavaFX technology and how you can build applications for desktop, mobile devices, and TV screens here.

JavaFX provides a productive development environment for web developers, mashup authors, and Java developers to quickly and easily build the next generation of rich internet applications (RIAs). With JavaFX, designers and developers can collaborate on building high-impact RIAs. Designers gain a broad set of tools to complete the designer/developer workflow, and developers have a simple, declarative scripting language with the right set of tools.
JavaFX provides a scripting language, JavaFX Script, designed for web scripters and content authors who like to program in a visual context. It allows developers to write code that closely matches the layout of the GUI. Plus JavaFX Script provides seamless interactivity with Java, and allows programmers to use Java classes to harness into functionality that is not directly supported in JavaFX Script.

Major Features:

  1. Expressive RIA platform for all screens: Unified development and deployment model for building expressive RIAs across desktop, browser and mobile
  2. Designer-developer workflow: Dramatically shortened production cycle for designers and developers
  3. Powerful runtime: Leverage the extreme ubiquity, power, performance and security of Java runtime
  4. Ready-made mass market: Widely distribute RIAs quicker and easier across billions of devices
  5. Break free from the browser: Drag-and drop a JavaFX application from the browser to deploy to the desktop
  6. Rich client platform: Makes it easy and intuitive to integrate graphics, video, audio, animation and rich text
  7. Solve the security vs. usability conflict: Unlike other web technologies, JavaFX applications get broader system access with the proven Java security model
  8. Preserve investment in Java: Reuse existing Java libraries in JavaFX applications
  9. Build next-generation mash-ups: Web services support allows rapid development of mash-ups and enterprise applications
  10. Cross-browser compatibility: JavaFX applications look and feel consistent across all browsers on multiple platforms
  11. Enterprise integration: Rapidly integrate rich client UI with complex back-end enterprise applications
  12. RIAs with global reach: Advanced rich-text rendering with multi-lingual support to create RIAs with a global reach

Enhancements:

  • Expanded support for converting graphic objects from Adobe Illustrator and Adobe Photoshop format to JavaFX format. See the Production Suite online help for a list of supported features.
  • A new Preview feature in the JavaFX 1.0 Plugin for Adobe Illustrator and the JavaFX 1.0 Plugin for Adobe Photoshop that enables viewing of graphics as they appear in JavaFX format.
  • A new JavaFX content viewer in NetBeans IDE 6.5 for JavaFX 1.0 that enables viewing of both the JavaFX graphic and the source description.
  • A JavaFX Graphics Viewer enhanced with magnification, zoom, and fit-to-window capabilities.
  • UI stub files that are generated manually through the NetBeans IDE instead of automatically during export.
  • For Microsoft Windows, JDK 6 Update 7 is now the minimum supported version of the Java SE Development Kit (JDK). For Apple Macintosh, JDK 5 Update 13 (version 1.5.0_13) is now the minimum supported version of the JDK.
<<less
Download (21.1MB)
Added: 2008-12-05 License: Freeware Price: FREE
1 downloads
Java Remote Control 2.1b

Java Remote Control 2.1b


View and control a remote desktop over TCP/IP more>> View and control a remote desktop over TCP/IP

Java Remote Control is a free and simple application to allow remote viewing of a desktop and control of the mouse and keyboard of the remote machine
Developed purely in Java, the Java Remote Control application should run on any machine with a JVM 1.2 or above installed.
Java Remote Control has been tested on Mac OS X (on a Mac Mini), Windows XP, Windows 98, Suse Linux and Red Hat Linux.

System requirements:
- Java

<<less
Download (1.8MB)
Added: 2009-05-11 License: Freeware Price: FREE
180 downloads
Java.Inquisition 0.12

Java.Inquisition 0.12


Java.Inquisition is a desktop application for creating and taking computer-based tests and quizzes more>>
Java.Inquisition is a desktop application for creating and taking computer-based tests and quizzes.
Cheating is fully supported, so its only going to be useful for things like mock exams and self-assessment rather than administering formal exams.
Java.Inquisition is free, open-source software (see License). It is written in (you guessed it) Java, and should therefore work on any platform where Java is supported (including Linux, Mac OS X and Windows).
Enhancements:
- minor enhancements & a few extra questions
<<less
Download (1.1MB)
Added: 2007-05-25 License: Freeware Price:
884 downloads
Java The Chat 0.7 Beta

Java The Chat 0.7 Beta


Pixie Mac 2.0 offers a hot yet exciting classic arcade puzzle action for your Mac! The games main character, Pixie, loses her way in a magical forest one day and needs your guidance to return home more>> <<less
Download (29KB)
Added: 2009-06-13 License: GPL Price: FREE
193 downloads
Java Menu Applets 2.84

Java Menu Applets 2.84


Java Menu Applets is a program including configurable java applets for making cross-browser drop down menus, bars, and buttons for your Website. more>>

Java Menu Applets 2.84 is a program including configurable java applets for making cross-browser drop down menus, bars, and buttons for your Website. These applets provide feature-rich, fast-loading menu systems to make it easy for your visitors to find their way around your site. Every applet in this collection has its own unique set of features that lets you create a website interface of any style and functionality.

<<less
Download (905.3KB)
Added: 2002-01-12 License: Freeware Price:
downloads
Apple Java for OS X 10.5 Update 4

Apple Java for OS X 10.5 Update 4


About Java for Mac OS X 10.5 Update 4 Java for Mac OS X 10.5 Update 4 delivers improved reliability, security, and compatibility for Java SE 6, J2SE 5.0 and J2SE 1.4.2 on Mac OS X 10.5.7 and later more>> <<less
Download (158MB)
Added: 2009-06-15 License: Updater Price:
downloads
MW Java Linker Patch 1.4

MW Java Linker Patch 1.4


MW Java Linker Patch is designed to meet all your needs of updating the linker, which fixes problems merging GIF files into the JAR file output from the linker. more>> <<less
Download (529KB)
Added: 1999-03-05 License: Freeware Price:
downloads
Java Speech API 0.1

Java Speech API 0.1


A wrapper for vendors to simplify usage of the Java Speech API more>> A wrapper for vendors to simplify usage of the Java Speech API

Java Speech API is a wrapper for vendors to simplify usage of the Java Speech API (JSR 113). Note that the spec is an untested early access and that there may be changes in the API.

Enhancements
- First release of a base layer for sphinx4 and FreeTTS.

<<less
Download (99KB)
Added: 2009-05-09 License: GPL Price: FREE
186 downloads
Java Psion Link 2a5

Java Psion Link 2a5


Java Psion Link is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. more>>

Java Psion Link 2a5 is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. As the program uses the existing Psion Link.

Requirements:

  • Java 1.4 or greater (MacOS X 10.2 or better).
  • Spare Serial Port/USB Serial Port Adapter
<<less
Download (332KB)
Added: 2004-06-23 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5