Results for "Volume: Java_Volume1"
Check out this most popular game in C/C++. now u ca ncreate urself or modify this game as u like. If u like it then submit vote to this code
J Swing Pad is a simple Text Editor developed using 100 % pure Java aimed at performing simple tasks as performed by a normal Text Editor such as Windows Notepad. It has many advanced features offered by similar professional text editing packages like - Menu Bars for easy navigation - MS Word like floatable, draggable graphical toolbars - Offers Cut/Copy/Paste/Delete popup menus on the right click of mouse and on the Menu bar and toolbar as well. - Facility to open/modify and save all files (in text mode) - Chooses 3 different background colors - Fully commented and easily understandable code - An "About" Splash screen Please feel free to use, modify, distribute this application and its' code in any way you like, and if you find this useful, then Please VOTE for me in the PLANET SOURCE CODE contest.
Random call to find your Fortune. Like an 8 Ball. Contains a litte Easter Egg too, just for fun. This would look much nicer if you put an 8 Ball Graphic in which I didn't do, sorry
THIS CLOCK TELLS TIME!!!!! This code is good to get beginnners introduced to Java. There is a console version and an applet version, both of which show the system time of the user's computer.
Make nested subfolders in a single method.
This article shows a simple ways of accessing spread sheets (such as microsoft excel) in java
This article illustrates a very easy way of getting started with the print formatting objects using FOP. By the end of the article you should be able to generate pdf's on the fly using an xml and xsl document.
This article along with the code snippet illustrates how to force download an attachment from the server to clients using JSP.
The Expandable Table of Contents is a script, which allows the creation of dynamic navigation systems. The user clicks on a root item, which then expands to reveal several new subtopics. This script is very simple to implement; requiring only a basic understanding of JavaScript and CSS.
Bomberman! 2-4 players supported. I made this game in less than a week (as a bonus game for my OAV Computer Science project) so there could be some bugs. But as far as I know, there aren't any. :p Please comment on this game and vote for it if you like it :) Though some pictures used in the game are ripped from other bomberman games, the complete source and it's logics are by me :)
This is a way to have a mobile Java development kit. It is self contained on one cd and will run even if you have no rights on the computer you are logging on to.
This code illustrates the use of the combo box control with no MFC.
Just a little fun here, this program display a rotating bitmap in the top right hand corner of the screen while you work!! Click below or on my name to download..
Now you can scan for Password Stealers, Deltrees, and Even Virii! With this simple, quick FEW lines of coding and a little know how you can build a file scanner. The example below scans for Deltree strings which damage data and destroy files on your computer. There are tons of them floating around on AOL so better build your own before you get Tree'd.
The first function fills three select boxes with month, day and year to select a date. The finction also checks for leap years and similiar things. The second function checks if the date is a date in the future!
Anyone who has used IFRAMES in IE may have noticed several problems with them. One big one, is that if you were to include an iframe that extends to the side of your parent page, and the iframe has a scroll bar, then both the iframe and the parent would have a scroll bar. Very confusing. This script resizes the iframe so that it doesn't have a scroll bar. Problem solved...
This is a helper class, its used for producing Tcp Client Server applications. Take alook at the Chat application that I have produced as an example. PLEASE VOTE !!
Load any program and the first thing you see is a splash screen. Splash screens usually display the program's name along with a graphic of some sort, such as a pen for the Microsoft Word splash screen or the company's logo for the Procomm Plus splash screen.
To dynamically add a web page to a user's favorites folder.
This litle application shows how to reduce the memory used by a program.