| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
[ Magnifier ] | Java (JDK 1.2) | Advanced / Michael Margold (from psc cd) | 4397 since 1/3/2015 9:13:00 PM |
By 15 Users
|
|
Magnifier lens that provides a way to enlarge items on the screen. (ScreenShot) |
|
|
|
 |
A Simple JAVA Painter | Java (JDK 1.1), Java (JDK 1.2) | Beginner / Hendra Gunawan (from psc cd) | 8625 since 1/3/2015 8:46:00 PM |
By 17 Users
|
|
Description:
This is a simple Painter program using JAVA language. The program uses 4 classes to build the entire structure.
Please compile using the JAVA SDK, and run the Painter.java as the main program.
Program Ability:
-Draw Line, FreeHand, Oval, Rect ...(description truncated) (ScreenShot) |
|
|
|
 |
AAASimplePainter | Java (JDK 1.5) | Intermediate / Masood Fallahpoor (from psc cd) | 3479 since 1/5/2015 9:21:00 AM |
By 6 Users 2 Excellent Ratings
|
|
A simple paint program that allows you to draw lines,rectangles and ovals with options such as drawing filled shapes , dashed shapes etc. (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Avoid Flicker in an applet | Java (JDK 1.1) | Not Given / Anonymous (from psc cd) | 4048 since 1/1/2015 4:21:00 AM |
By 3 Users
|
|
The key to fixing flicker is realizing that the screen isn't actually painted in the paint() method. The pixels get put on the screen in the update() method which most applets don't override. However by overriding the update() method you can do all your p ...(description truncated) |
|
|
|
 |
Best and Simplest Ray tracing in Java Part-II | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Advanced / amarjit singh (from psc cd) | 6339 since 1/4/2015 9:10:00 PM |
By 2 Users
|
|
[Best and Simplest Ray tracing in Java Part-II]
This is my Second release of ray tracing and this tutorial focus on ray plane intersection.Again different approch are used starting from begining to advanced. In future i also add specular shading,reflectio ...(description truncated) (ScreenShot) |
|
|
|
 |
Bhushan3DCube | Java (JDK 1.2) | Advanced / Bhushan- (from psc cd) | 3409 since 1/3/2015 1:19:00 AM |
By 22 Users
|
|
Bhushan3DCubE is most interesting part of 3D animation
Move your mouse cursor over the cube and its rotation
will roughly follow the movement of the mouse.
Click once to bring any of the faces forward.
Once a face is locked forward it can be double
cli ...(description truncated) (ScreenShot) |
|
|
|
 |
Blinking Text | Java (JDK 1.2) | Beginner / Mike McNaughton (from psc cd) | 3612 since 1/2/2015 10:40:00 AM |
By 3 Users
|
|
Very cool Blinking text code. Check it out! |
|
|
|
 |
Color Cycle Picture | Java (JDK 1.1) | Beginner / Anonymous (from psc cd) | 3157 since 1/2/2015 4:59:00 AM |
By 4 Users
|
|
Cycles different colors behind any text logo and scrolls a message at the same time. |
|
|
|
 |
Desktop Scanner v1.1 | Java (JDK 1.4) | Beginner / Ritesh Kapse (from psc cd) | 2728 since 1/4/2015 4:50:00 PM |
By 3 Users
|
|
This is the simple code which can capture screenshots of your desktop and save it to JPEG file.You can also select to change the resolution of your output file. (ScreenShot) |
|
|
|
 |
Doozee Graphics (Paint Brush) | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Uzair Naeem Shafi (from psc cd) | 2714 since 1/4/2015 7:32:00 AM |
By 4 Users
|
|
This is a simple graphics program that creates the basic graphical shapes like square, oval and elipse, both filled and 3D. You can choose a color for shapes, fills and the background. The screen shot is in black & white but the program is actually in col ...(description truncated) (ScreenShot) |
|