Use of image class and font class in mouse click awt , java Image class is used for handling the images or plotting the images on the applet. Method of Image class : getImage( ) : This method is used for obtaining the image reference . The general form is , Image getImage(getCodeBase( ) , "image Name") getCodeBase() : get the object which will display the ima...
FOR EVERY PROGRAMMER SOME SPECIAL PROGRAMS WITH THEORY.