Java Programming - General
10 Things Every Java Developer Should Know About Flex
This article shows with an example some rules for effective concurrent programming
11 Dec 2013
Issam Lahlali
Discover some interesting facts about the Java String
11 Jul 2011
Vishwanath Narayanan
This article will discuss about the real world problem and then we will see that how it can be resolved using JAXB.
21 Mar 2003
Robert Little
A debugging class for Java applications and applets.
A chat application which can handle multiple users at the same time.
21 Nov 2011
Giuseppe Luciano
A solution to livelock problem using ExecutorService and LiveLockSolution interfaces
14 Feb 2012
Mike Winiberg
A new user's look at two Java Desktop Frameworks
Suggestions to improve your approach to API design.
22 Jun 2004
Dr. Ivan S Zapreev
In this article, I am going to discuss the A11Y and I18N testing of Java based GUIs
An abstract base class that provides the basic plumbing necessary for an options dialog. More specifically, it manages the creation, layout, display and event handling of the three option buttons OK, APPLY and CANCEL.
3 Jul 2000
Davanum Srinivas
This article shows how to add support for Mouse Wheel for Java Swing Widgets
How to add class paths to SystemClassLoader.
Java Tic Tac Toe ( AI based )
4 Apr 2013
Prasad Khandekar
An INI file manipulation class with support for environment variables.
An article to launch the beginner into the world of Java GUI programming
An article for the student of Java GUI programming.
An article about Annotation transformers in Java
17 Apr 2014
Praba Prakash
Apache Hadoop 2.3 for Big Data Analytics
4 Jun 2009
daniel_at_work
Stratagies for managing application properties in Java
Create a Shape for a custom JFrame and apply a transparency effect (0 to 1 alpha value) on entire window, on Windows Platform
An article that discusses Scala's case classes
A quick referece for Javadoc tags
An example of how to use Open Office and Ghostscript to convert supported formats to PDF using Open Office and merge them using Ghostscript
21 Apr 2011
Penkov Vladimir
Shows how to use beans binding with swinghtmltemplate
Renders the Mandelbrot Set on your mobile device, with panning and zooming
14 Nov 2012
Andre' Gardiner
A java Bowling Score Board Game.
How to build domain model with tree structure, thinking Object-Oriented
15 Apr 2013
Nestor Marsollier
A point of view about business validations on enterprise applications
19 Aug 2004
mohammed alodib
This is a Java-program to calculate the grade point average and the term's average
17 Jul 2008
David Whitehurst
CAS may be easier in a production environment
Explore the different integer validation methods.
Comparator and Comparable objects tutorial.
This article describes how to resolve the problem of connections of application clients with database in JBoss 3.2.x
The article describes how to consume a Web service in Java 5. (Creating proxy classes in Java was never so simple!)
Teaches how to write a simple class to convert dates to pixel X values and back.
These are Java Programs for typing on computer without physically typing, screen capture, AutoDownloader, etc.
28 Jan 2010
Anton Grigoryev
Command-line UI auto-generation to easily make code runnable.
10 Jul 2014
Osmund Francis
Using and/or creating Swing classes for displaying images
18 Jun 2004
Prasad Khandekar
A Log4j appender class to create daily folders
This is a modified version of Log4J DailyRollingFileAppender with maxBackupIndex to delete old log files if exceeds given maxBackupIndex size.
Event driven, component based, database bound Java web applications using Echo web framework and JDO.
A set of classes providing a polymorphic data structure.
This article shows how to create a Java Swing GUI application in Netbeans and interface it with JNI DLL.
Event-Driven Programming Model
13 Mar 2003
Robert Little
A digital clock JavaBean for use in a JavaBean aware IDE
4 Feb 2014
Andrey Chaschev
Describes how to download Java by navigating Oracle.com with WebView from JavaFX
Create a useful draggable generic component to create custom graphic desktop applications, like visual editors or multimedia management
5 Mar 2013
Prasad Khandekar
A dropline menubar control tag library for JSP.
24 Nov 2010
Penkov Vladimir
Shows how to manage swing components in HTML style
Execute any external Process from your Java code without worry
The program provides a User Interface to convert any file type to base64. The base64 conversion is to remove unreadable characters from your file. You can save your base64 code in a separate file and then convert it back to the original format whenever you want.
10 Apr 2012
Jovan Popovic
This article explains how you can implement full data management functionalites (adding, deleting, inline editing) into web tables using jQuery DataTables/Editable and J2EE applications.
19 Jan 2005
Jacklondon Chen
discuss about java interface and the general contract when overriding equals
I have discussed how to set up Jack and what it defines an agent to be, plus a step-by-step procedure to compile and run an example in it
Java code to create your own face collage
24 Oct 2005
Ian Schumacher
A simpler way to process XML
19 Jul 2006
Madanu Ujjwal Kumar
MakeLogic Tail is a freeware similar to " tail -f " of Linux. It is Tail for Windows, Tail for Linux and Tail for Mac
18 Dec 2013
Filipe Marques
This article presents a new flexible Java layout.
7 Dec 2010
Stephen Swensen
Functional programming with functors and object streams in Java.
28 Feb 2011
George Stragand
Move beyond the String.equals() method of Java and introduce fuzzy String matching
8 Jul 2008
Member 2230040
This article introduces the concepts of Generics and shows you examples of how to use it.
8 Jul 2008
Member 2230040
This article discusses how Generics is implemented in Java, and we delve into a number of issues with it.
9 Jul 2008
Member 2230040
This article has discussions on issues with mixing generic and non-generic (raw-type) code, and the issues of converting a non-generic legacy code to generics.
Returns a File and String object that point to the directory that a class is executing from
Provides a graphical solution to eight queen problem
A simple application that hides the JVM console window while your JVM GUI runs
26 Apr 2009
Vitaly Shelest
Demonstrates a simple technique for embedding WPF/.NET Components into Java GUI
How the Java Virtual Machine Works: Inside the JVM.
14 May 2010
Software_Developer
How to create a Random Joke Generator in Java
How to create a wrapping and/or multiline label in AWT
1 Sep 2004
Ashraf Mohamed
Read/write the local machine file system using a signed applet
Web Services Interoperability
How to make Singletons whose behaviour can be overridden and that allows mock objects.
An article to help write applet code.
5 Jul 2012
Santhosh Kumar Jayaraman
How to create a simple IMEI validator application using Java Swing.
An article on how to implement a functional web server in Java
29 Jun 2008
kaushik_sathupadi
A step by step guide to implement Mouse Gestures based commands in your Swing applications
This article shows how a Null Object can be dynamically generated with a proxy.
Create custom indexes for improving Mapreduce performance
13 May 2014
Tuan Xuan Bui
Integrate DataTables into a Java web application, render DataTable on demand, simple to use and flexible to work with.
This article provides a brief introduction about graph data structure with BFS and DFS traversal algorithm.
28 Mar 2012
lessthanoptimal
Comparision of Java linear algebra libraries
A guide to write a basic JAVA Midlet
31 Jan 2013
evgeny.dolganov
An introduction to the Green-forest Framework for creating a web application example.
Since all these functions are implemented as an HTTP client communicating directly with the Voicent Gateway, they can be run on any machine that has a connection to the host running the gateway. The C# interface source code is also included.
10 Sep 2012
Ashraff Ali Wahab
48 Bit Image Processing using JAI(Java Advanced Imaging Library)
13 Jul 2008
Member 2230040
This article discusses new features in Java 5, and see how you can benefit from these. In Part-I, we cover auto-boxing and foreach.
13 Jul 2008
Member 2230040
This article discusses two new features in Java 5: varargs and static import.
Create a smart Java component used as accordion menu. Explains how to create visual transition effects, and simple icons management. Also shows how to create a hierarchy of components with an easy cascade management.
This tutorial provides any beginner with the basic skills required to start programming in Java.
7 Jul 2006
Member 2495999
A Java application to generate the calender for a given year
A complete Java (AWT) Chat Application with great customizable GUI Interface. It has features such as general chat and private chat, music when message arrives, sending images and more
A quick demo of the JEL expressions library.
A single window Java Learner IDE with C#
5 Jul 2002
Manish Hatwalne
Enhance visual appeal of your swing application with colorful and customizable themes.
This article discusses memory management in Java applications, the different data types handling, and the role of garbage collection.
Three examples of Java code that doesn't do what you'd expect
In this tutorial, I will try to explain how to use JNI auto loader for JAR file.
A paramaterized expression evaluator in Java.
3 Mar 2014
vladimir husnullin
Web development using JSON is simple
3 Mar 2014
vladimir husnullin
Web development using JSON is simple
This is Simple Java System Tray Application.. This Works only in Windows Environment. No Need For JNI.
Java/JSON mapping with GSON.
This document describes how to get extended user’s data, such as email address, from the Active Directory. A former article describes how to do so using native tools, such as COM4J; however these tools are cumbersome for use, while pure Java is better and simple.
This article shows how Java application can retrieve user's data from the Active Directory
26 Apr 2012
Jovan Popovic
Enhancing simple tables implemented in Java web applications using the jQuery DataTables plug-in.
26 Sep 2006
Diego Barrientos
Free Java Web Server
JSP custom tags provide a standardized mechanism for separating the presentation and business logic in a dynamic web page, allowing page designers to focus on the presentation while application developers code the backend.
A small utility to automate and simplify the process of JAR signing
The article describes using the new feature of Java 8 - lambda expressions.
How lambdaj tries to partially fill the lack of closures in Java
17 Sep 2008
daniel_at_work
Use Spring and Commons Configuration to load application properties from a database
Java Lucene website crawler and indexer
This article provides an implementation of the LZW compression algorithm in Java
3 Mar 2006
Prasad Khandekar
An Ant task for reading manifest information from a jar file and displaying it
A thread safe library of static methods that provides an internal DSL to manipulate Java collections without loops
23 Jul 2008
DebadattaMishra
This article gives you an idea of how to compare your string with * and ? so called wild cards
This is java standalone application that shows a mathematic function in one or more charts.
A set of static methods in Java that are critical in all mathematical calculations that involve matrices.
This article shows how to modify the j2mepolish styles of a j2me application at runtime using code and not CSS files.
21 Apr 2011
Adrabi Abderrahim
This article describes how to create a basic modular Java Enterprise Application, by using these Open Source frameworks
This article introduces multi-linear regression/classification with simple examples and provide the codes in Java.
Submit multipart HTTP requests from Java and display information about the upload progress
Frame-like navigation is possible with limited extent using Page Fragments
Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract · event-driven · asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
Helps you to synchronise your gmails and lets you watch your mail even in offline states.
Speed up object serialization in Java.
Description: Shows how to detect if the computer is going to go into sleep (stand-by) mode and allow/disallow it
An article describes how to create PDF document programmatically using XSLFO and FOP
7 Sep 2004
Mariano Lorente
One of the multiple forms to give persistence in data base to an object of a class with oriented programming to aspects (AOP) in AspectJ
29 Mar 2010
Adrabi Abderrahim
Pivot 1.4, Spring and Hibernate is my RPG Game
14 Jun 2005
Ashraf Mohamed
Sending Mails using Java API
A powerful supplement to Class.getResource(...).
This is a study note on debugging a remotely running Java application from Eclipse.
Reusable extension of JPanel with rounded borders, shadow and antialiasing
Don't deploy your application in Jetty, deploy Jetty in your application
20 May 2003
Rod VanAmburgh
Sample JNI DLL and Java test code
26 Jul 2008
Carlos Jaimez
This article explains how to use WOX to serialize Java objects to XML. One of its main features is the generation of standard XML, which is language independant.
This is a study note on setting up Eclipse IDE for Java development.
Sharing Experience of SSO Integration via SAML 2.0 Resources
Emulate the NetCat Feature.
No more problems with complexity of TableModels.
17 Jan 2011
George Stragand
Move beyond the String.equals() method of Java and introduce fuzzy String matching.
30 Oct 2005
Ian Schumacher
LRU caching code small enough to paste directly into your application
29 Oct 2013
Ogwara Rowland
NW.ORM, a helper framework for working Hibernate.
22 Mar 2013
Shubhashish_Mandal
Animated sliding panel in Swing.
24 Jun 2011
Vishwanath Narayanan
In this article, we will look at a real world technical problem in an enterprise and how web service helps us in solving the problem.
SPFOL JSP FORUM , is an cost-effective, user-friendly, easy to use, efficient, stable, secure and flexible, easy to setup bulletin board (forum) built on the Java J2EE technology (Jsp/Servlet). It is compatible with any Servlet Containers which supports Jsp 1.2 and Servlet 2.3..
Characteristics, Principles of Industrial Automation Software
An article that discusses structural typing vs. duck typing
This article introduces developers to use Apache Struts 2 with Google AppEngine. Specifically, the jars needed, and the project setup to allow your application to allow Struts execute under the AppEngine environment.
IPv6 subnetting tool/calculator explained
Full description of constructing a game application in Java.
Description and usage with examples of a helper lib to create Swing applications
This is a Java tab Control like SS Tab in VB. Its Cool One
A platform independent application that runs on Windows, Mac and Linux
3 Jun 2008
Ali BaderEddin
An interesting article to learn how UPC-A bar coding works
24 Apr 2008
Imran Ebrahim
Automate - "Extend my Windows desktop onto this monitor" using Java
This program allows you play Solitaire puzzle also known as Peg Solitaire Puzzle.
JVM code can be just as fast as the equivalent native code: Why and How.
18 Apr 2011
Holly Schinsky
This article is intended to give developers a quick reference guide to using Flex 4 containers and layouts.
This article describes how to get the internal details of a class in Java using introspection.
An article on inter-process communication between Java and Java, Java and C++ programs.
3 Mar 2013
Marius Mihailescu
Creating a server program using Java
Program written in Java, using the flickrj API, to browse a Flickr username's contacts
3 Mar 2014
vladimir husnullin
Web development using JSON is simple
XMLBeans for Java can be used for validating XML Document based on some schema
25 May 2000
Glenn S. Peffers
An article describing JavaScript code that will display a message (i.e. Please Wait...) while a Java Applet is loading. This code is designed to work in both IE and Netscape