home   
 
   search   
 
   about   
 
   add | modify | new | popular | highest rated |  
ScriptSearch.com
Search this Site
  or ... Adv. Search


hiermenus.gif

Categories
ASP
Flash
Java
JavaScript
PHP
Perl
Python
Remote
Tools
XML
Tech Jobs
>> expand directory

Find a web host with:
CGI Capabilities
MySQL
Active Server Pages
PHP
JSP/Java Servlets
Cold Fusion
Uptime Guarantee/SLA
advanced search
internet.com channels
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

 
Home
    >Java
          >Tips and Tutorials
                >General Java
add my resource here
Today: New  5 Days: New  10 Days: New


Adjusting Applet Size To Screen Size Visit | Rate | Error 
Description: Lots of people like to make their applets and other page elements proportional to the size of the site visitor's screen. This is especially important if you are using a topbar applet and you would like the applet to extend the exact width of the screen. But due to odd browser bugs and idiosyncrasies, it isn't as easy as writing just "100%". Find out why, and find out how to do it right in this gem of an article.
Platform(s): All   Price: Free   Visits: 3577  (~ 1/day)   Rating: rated 2.58  (2.58 after 79 votes)

Applet User's Tips & Techniques Visit | Rate | Error 
Description: Hard to find tips and techniques like using email addresses and bookmarks with applets, dealing with codebase=, creating JAVA .au files, explanation of links and targets, and more.
Platform(s): All   Price: Free   Visits: 3485  (~ 1/day)   Rating: rated 2.63  (2.63 after 70 votes)

Center A Dialog Box In Java Visit | Rate | Error 
Description: This tutorial looks at how to center a dialog box, frame, or window in Java. You will also learn how to extend the JDialog class to create a self-centering dialog box.
Platform(s): All   Price: Free   Visits: 1456  (~ 1/day)   Rating: rated 2.77  (2.77 after 13 votes)

Convert a Hex String to an Integer Visit | Rate | Error 
Description: Have you ever wanted to convert a hex string to an integer or convert an integer to a hex string? Java makes this conversion a simple process. This tutorial shows you how.
Platform(s): All   Price: Free   Visits: 2314  (~ 1/day)   Rating: rated 1.5  (1.50 after 8 votes)

CX310-055 uCertify Exam Simulation Visit | Rate | Error 
Description: A comprehensive tool for success in the SCJP 5.0 (310-055) certification exam. It contains 5 full-length realistic practice tests comprising 380 questions with detailed analysis and explanations for each answer. The simulation is developed after rigorous research and innovation by a panel of highly experienced and certified authors, to equip the aspirants with the latest and most accurate study material for the SCJP 5.0 certifications.
Version: 8.00.05   Platform(s): Windows 98, NT, XP, 2000, 2003, ME   Price: $59.99   Visits: 878  Rating: rated 3.67  (3.67 after 3 votes)

Determine the Available Memory in Java Visit | Rate | Error 
Description: This tutorial will give you a brief walk through on Java memory use in the sandbox and show how to use the Runtime class to discover the amount of memory available to your Java applet or application.
Platform(s): All   Price: Free   Visits: 1890  (~ 1/day)   Rating: rated 4.2  (4.20 after 5 votes)

Get Environment Variables In Java Visit | Rate | Error 
Description: In Java 1.5, Sun had decided to undeprecate the getEnv() method that provides the functionality to get the value of an enviroment variable. In addition, Sun has added a new method that allows you to discover all of the enviroment variables that are defined. This tutorial walks you through using both the old and new methods.
Platform(s): All   Price: Free   Visits: 1416  (~ 1/day)   Rating: rated 2.86  (2.86 after 15 votes)

Guide To Java Applet Troubleshooting Visit | Rate | Error 
Description: A plainly written guide to common problems with JAVA applet installation, including routine errors on sending to the server, common html errors, and dealing with the browser cache.
Platform(s): All   Price: Free   Visits: 3512  (~ 1/day)   Rating: rated 2.2  (2.20 after 55 votes)

How To Create Proxy Object Visit | Rate | Error 
Description: This tutorial shows how to write Proxy objects. A proxy in Java can wrap an object and expose the same interface. This proxy can be used the same way as the original object, but can contain extra functionality. The following example shows how to make a proxy that logs all method calls of an object.
Platform(s): All   Price: Free   Visits: 120  Rating: rated 0  (0 after 0 votes)

How To Serialize Java Objects Visit | Rate | Error 
Description: This tutorial shows how to save the state of Java objects to files by serializing / deserializing them.
Platform(s): All   Price: Free   Visits: 132  Rating: rated 0  (0 after 0 votes)

Introduction to Java Visit | Rate | Error 
Description: An introduction to Java.
Platform(s): All   Price: Free   Visits: 1282  (~ 1/day)   Rating: rated 4.15  (4.15 after 7 votes)

Java Certification Success, Part 1: SCJP Visit | Rate | Error 
Description: The SCJP exam is the first in a series of Java certification exams offered by Sun Microsystems, and for many it is the first step to becoming established as a competent Java developer. It tests the knowledge of Java fundamentals and requires in-depth knowledge of the syntax and semantics of the language. You get to learn very subtle and useful tips, which you might not have been aware of, even after many years of programming in Java.
Platform(s): Win95, 98, NT, ME, 2000   Price: Free   Visits: 1512  Rating: rated 2.74  (2.74 after 15 votes)

Java Tips Visit | Rate | Error 
Description: An independent and objective information resource for Java users and developers around the world developed exclusively by Java Tips Team.
Platform(s): All   Price: Free   Visits: 2209  (~ 1/day)   Rating: rated 2.24  (2.24 after 13 votes)

JTabbedPane in Windows XP Visit | Rate | Error 
Description: In Java 1.5, Sun implemented the Windows XP look and feel for the JTabbedPane. Learn how to modify your JTabbedPane to take advantage of the Windows XP look and feel.
Platform(s): All   Price: Free   Visits: 940  Rating: rated 1.75  (1.75 after 4 votes)

Key Notes : Websphere 4.0 Ae, Aes And Ae Visit | Rate | Error 
Description: WebSphere Application Server 4.0 (WAS4) is now ready for J2EE 1.2. That's Great ! But now which WAS edition do you really need ? In addition to Enterprise Edition (EE), IBM provides three versions among WAS Advanced Edition (AE). You could find WAS Advanced developer Edition (AEd), WAS Advanced Single server Edition (AEs) and finally WAS Advanced Multi-server edition (AE).
Platform(s): All   Price: Free   Visits: 1775  Rating: rated 2.4  (2.40 after 10 votes)

Rename a File Using Java Visit | Rate | Error 
Description: Java allows you to rename a file by using the renameTo(File file) method, in the java.io.File class.
Platform(s): All   Price: Free   Visits: 1038  Rating: rated 3.34  (3.34 after 9 votes)

Serializing and Deserializing Objects Visit | Rate | Error 
Description: The serialization mechanism in Java provides the means for persisting objects beyond a single run of a Java program.
Platform(s): All   Price: Free   Visits: 795  Rating: rated 2  (2.00 after 2 votes)

Taking Screenshots in Java Visit | Rate | Error 
Description: Have you ever wanted to grab a screenshot from your Java application? Here's a quick tutorial on how to do it and save it to a JPEG and PNG file. This tutorial shows how to use the Robot class to capture the screen image and the ImageIO API to save it as a JPG and PNG.
Platform(s): All   Price: Free   Visits: 1061  Rating: rated 2  (2.00 after 6 votes)

Tutorial Notes On Java Visit | Rate | Error 
Description: A collection of notes and sample codes written by the author while he was learning Java himself. Topics are related only to the basics of Java language, and classes provided in the java.lang.* package in the Java Development Kit (JDK).
Version: 4.10   Platform(s): All   Price: Free   Visits: 984  Rating: rated 3.83  (3.83 after 6 votes)

Tutorial Notes on Java Swing Visit | Rate | Error 
Description: Excellent tutorial for beginners. A collection of notes and sample codes written by the author while he was learning Java AWT and Swing. Topics include AWT, button, Chinese, component, event, frame, graphics, GUI, internal frame, Java, JDK, JFC, language, label, listener, look and feel, MVC, radio button, resolution, screen, Swing, text field, thread, toolkit, tutorial, Unicode.
Version: 3.05   Platform(s): All   Price: Free   Visits: 923  Rating: rated 3.15  (3.15 after 12 votes)

Using Custom Cursors In Java Visit | Rate | Error 
Description: This tutorial shows how to go beyond the predefined cursors in Java and create your own cursors using a GIF or PNG that are dsiplayed when the user moves the mouse over a Java component (AWT or Swing).
Platform(s): All   Price: Free   Visits: 1000  Rating: rated 1.5  (1.50 after 2 votes)

Newsletter

Subscribe to our news feeds:
Top Rated:

Most Popular:

New/Updated:


Editor's Picks

Blosxom
Flash Web Calendar
Highslide JS pop
IP2Country
Magic Thumb
Online Booking Engine for Tourism Portal and/or Hotels Group
PHP-IPN Monitor
Perlfect Search
Qtabs
RSS Scripts Directory
Simple Comments
Video Carousel

internet.commerce

Partner With Us


















talk to us


(Optional)
Name:  
Email:  

   

   Developer Channel 15 Seconds
4 Guys from Rolla
ASP 101
CodeGuru
Developer.com
DevX
Flash Kit
Gamelan
JARS
JavaScript.com
JavaScript Source
PHP Builder
Script Search
SharePoint Briefing
VB Forums
VB Wire
Web3Beat
WebDeveloper.com
WebReference

add a resource | modify a resource | new | popular | highest rated




The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers



Site last updated Mar 19 2010 13:16:12