Categories
Tags → Embedded Java Programming

Java For Stand-Alone Applications

Java programming language was primarily developed to deal with embedded applications. But with the introduction of Swing and other user interface utilities to Java, it made its mark in desktop applications too. Now the trend is to use Java technology...
DETAILS

Database Applet

Database Applet is a general java database applet for display of tabular data on a web site or CD-ROM. The applet loads a text data file and displays the content in a grid. Data is cached in an embedded database engine, which makes it very fast and e...
DETAILS
©2003-2019 jCay.com