applet

  • submit to reddit

JavaFX: Developing Rich Internet Applications

The main audience targeted by this book is Java developers since many JavaFX concepts are built on top of the Java platform. In addition, it targets non-Java application developers and graphic...

5 replies - 8418 views - 09/18/09 by Morten Nobel-Jø... in Book Reviews

Instant Java Rich Application Builder

There's been a lot of discussion here lately about how to fix Java, with suggestions focused on writing new scripting languages, markup languages, application or binding frameworks and even a re-write, "Swing 2.0".

0 replies - 3327 views - 03/18/09 by Jeff Martin in Announcements

JLearnIt 5.0, Multilingual Dictionary

I've released JLearnIt 5.0. JLearnIt is a multilingual thematic dictionary that helps to learn vocabulary of a foreign language. JLearnIt includes 15 languages: English, French, Spanish, Dutch, German, Italian, Hebrew, Portuguese, Swedish, Danish, Norwegian,...

0 replies - 877 views - 03/09/09 by Anthony Goubard in Announcements

ZK 3.6 Supports Java Applets

In ZK 3.6.0, Listbox supports auto-soring on fields, Applet Component allows you to embed Java Applet, and Debug mode for testing is provided. In addition to over 44 bug fixes, there are 24 new features. Moreover, CSS and images are simplified and optimized...

0 replies - 2956 views - 03/03/09 by Robbie Cheng in Announcements

Japplis Speech 1.0: Online Text-to-Speech

Japplis has released Japplis Speech 1.0.Japplis Speech is an online text-to-speech application. You have different modes: Speak the whole textSpeak the selected textSpeak word by word while you're typingSpeak line per line Use of the application includes...

0 replies - 4882 views - 01/21/09 by Anthony Goubard in Announcements

Pivot: Java Framework for Desktop & Web Development

Pivot is an open-source framework for building high-quality, cross-platform applications that are easily deployable both via the web and to the desktop. It began as an R&D effort at VMware and is now being made available to the community as an option for...

15 replies - 14524 views - 06/11/08 by Greg Brown in Announcements

Java Applets "Dead Man Walking?" Is a Comeback Impossible?

This evening I read a provocative piece on a blog by FunkyCodeMonkey, the thinking monkey. (I can't tell you how  amazed I am that a monkey can actually write this well. They sure have come a long way since Yerkish!) Anyway, the piece is very brief, and the...

26 replies - 12092 views - 04/08/08 by Rick Ross in News

Decoration 1.0, Japplis Toolbox 1.0 and Ant Commander 1.3 released

As this last week I've released a few pieces of software. I've decided it was worth an announcement in Javalobby.

0 replies - 2367 views - 04/04/08 by Anthony Goubard in Announcements

Creating Compiled JavaFX Script Applets - Method Two

In the previous post, I showed you one of the two ways that the JavaFX Script compiler team has provided for creating compiled JavaFX Script applets.  Today's example program demonstrates the second of these ways, by converting the Binding to a Function...

3 replies - 5937 views - 03/10/08 by Jim Weaver in Articles

Creating Compiled JavaFX Applets - Method One (of Two)

The JavaFX Script compiler team has provided two ways of creating compiled JavaFX Script applets.  Today's example program demonstrates one of these ways, by converting the Binding to a Function example into a compiled JavaFX Script applet.   Here's a...

1 replies - 8439 views - 03/09/08 by Jim Weaver in Articles