Bumpbox – a Lightbox clone to support PDF
Posted on Jul 31, 2010 | Leave a Comment
Bumpbox is a clone of lightbox, developed using MooTools. One of the major feature of Bumpbox, is to support for all type of common medias like FLV, SWF, Photo/image, audio, video as well as HTML, PDF documents. It auto detects the media or file type and shows the PDF, HTML, Flash files in the pop up. For PDF it shows all common tools and buttons of Adobe PDF like ‘Save’, ‘Open’, scolling up/down...
How to Generate Getters Setters in NetBeans IDE
Posted on Jul 13, 2010 | 3 Comments
Well all of us know how to generate the getter/setter in Eclipse. But the new NetBeans developer it looks like that this feature doesn’t exist. But NetBeans also has this functionality too. Creating getters/setters based on the variable in the bean is very easy in NetBeans. Even it gives you more control on it. Let’s see how we can do it.
Step-1: Define the variables in your bean class.
Step-2: Right Click...
JfreeChart Series-3: How to create a dynamic 3D Pie Chart using JFreeChart library in Java
Posted on Jul 02, 2010 | Leave a Comment
You may refer to the earlier tutorials if you have not done so.
Jfreechart series1: How to create a dynamic bar-chart using jfreechart library in java
Jfreechart series2: How to create a dynamic pie chart using jfreechart library in java
In this tutorial I’ll show you how we can use JFreeChart library to create 3D Pie chart. First I’ll give you the source of the chart utility where I’m populating the...
Page 1 of 11
You can subscribe by e-mail to receive news updates and breaking stories.