Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Explain how to load an image from a file in a java application
Core Java
>>
Java Drawing AWT components
Next Page »
Explain how to load an image from a file in a Java application
ImageIcon icon = createImageIcon("images/xyz.gif", "text string");
Next Page »
Difference between a Window and a Frame
Difference between a Window and a Frame - A frame is a resizable, movable window with title bar and close button. Usually it contains Panels...
Explain how to draw text over a background image
How to draw text over a background image - BufferedImage img = ImageIO.read(new File('xxx')); // xxx is the path...
Java drawing AWT components related interview questions
Java drawing AWT components - What is paint method? What should we put in paint method? When is it invoked?...
Post your comment
Related Content
Core Java - Part 1
Core Java - Part 2
Core Java for Freshers
Core Java for Experienced
Java Classes
Java Variables
Overloading & Overriding
Abstract classes & interfaces
Java Data Types
Java Arrays
Java Exception
Java Events
Java Virtual Machine
Java Input and Output
Java URL Connections
Java Sockets
JNDI
Applets
Java Abstract Window Toolkit
Java Drawing AWT components
JDBC - Part 1
JDBC - Part 2
Java Threading
Java multithreading
Javascript - Part 1
Javascript - Part 2
Java Design Patterns
Java Localization
Core Java Tutorial
Follow us
CareerRide on YOUTUBE
CareerRide on INSTAGRAM
MCQs
English
Tutorials
Download
▲