Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Explain how to draw text over a background image
Core Java
>>
Java Drawing AWT components
Next Page »
Explain how to draw text over a background image
BufferedImage img = ImageIO.read(new File("xxx")); // xxx is the path
TextOnBackground test = new TextOnBackground(img);
Next Page »
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?...
64 JDBC Interview Questions and Answers - Freshers, Experienced
JDBC interview questions and answers for freshers and experienced, jdbc interview faq - In this series, we have covered all about JDBC and answered the questions that might be asked during an interview.
Java packages - JDBC classes, interfaces, Java.SQL and Javax.SQL
Java packages - java.sql: java.sql is an API to access and process the data stored in a database, typically a relational database using the java...
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
▲