Categories
Tags → In Java Code

Introducing inheritance to PropertyResourceBundles

Creating a fully internationalized Java application using PropertyResourceBundles can present some interesting design and implementation problems, including concern over how to modularize the bundles to be used in different areas of the application. ...
DETAILS

Diagnosing Java Code: The Liar View bug pattern

GUIs are generally designed with a model-view-controller architecture in which the view is decoupled from the model. The separation presents a challenge to automated testing because it''s difficult to verify that a state change in the model is r...
DETAILS

Managing e-zines with JavaMail and XSLT, Part 2

This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five...
DETAILS

XML programming in Java

This article describes the design and implementation of an intuitive, fast and compact (40K) Java toolkit for parsing and manipulating XML -- Electric XML -- the XML engine of the author''s company. It shows one way to apply object-oriented tech...
DETAILS

Build your own Java-based supercomputer

If you''ve ever wanted to build your own supercomputer but have been held back by the demands of parallel programming in C, Pseudo Remote Threads is for you. This prize-winning Java programming model greatly simplifies parallel programming on cl...
DETAILS

DS ImageScroll

DS ImageScroll is an applet that can scroll any images in real time. Over the animation you can also insert an image and a scroll-text. The applet is interactive and includes a HTML code generator that allows to change parameters without any knowledg...
DETAILS

DS FireWorks

DS FireWorks is a java applet that can show a fireworks effect in real time. Over the animation you can also insert an image and a scroll-text. The applet is interactive and includes a HTML code generator that allows to change parameters without any ...
DETAILS

IntelliJ IDEA

IntelliJ IDEA is an intelligent and ergonomic Java development environment, delivering dozens of new usability features and concepts, not found in other products. It proves that the routine process of coding can be made pleasurable and very efficient...
DETAILS

DS ShearText

DS ShearText is a Java applet that can show a shearing text in real time. Over the animation you can also insert an image and a scroll-text. The applet is interactive and includes a HTML code generator that allows to change parameters without any kno...
DETAILS

DS Voxel

DS Voxel is a Java applet that can show a voxel effect in real time. Over the animation you can also insert an image and a scroll-text. The applet is interactive and includes a HTML code generator that allows to change parameters without any knowle...
DETAILS

Page:
©2003-2019 jCay.com