Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 9

Mini Project Report

on
<Name of Project>

Submitted to
Ajay Kumar Garg Engineering College, Ghaziabad

(BTech Information Technology Sem 3rd , 2019-20)


(KSC-354 Project Mini Project or Internship Assessment Report)

Submitted To: - Submitted By:-


<Faculty Name> <name 1><rollnumber>
<name2><roll number>

Dr. A.P.J. Abdul Kalam Technical University,


Uttar Pradesh, Lucknow
FOLLOW THE GUIDELINES GIVEN BELOW FOR PREPARING YOUR PROJECT
REPORT IN THE GIVEN FORMAT

1. The project report should be neatly typed.


2. The text should be justified and typed in the Font style ‘Times New Roman’ and
Font size ‘12’.
3. Heading and subheading should be bold and Font style ‘Times New Roman’ and
Font size ‘16’ for headings and Font size ‘14’ for subheadings.
4. File should be one sided printed with page numbers at bottom centre of the page.

Format of the Project Report

I. Acknowledgments
II. Abstract
III. Table of contents
IV. List of table names and page numbers
V. List of forms and page numbers.
VI. List of abbreviations.

Start writing the report from here and it should be organized under following headings

1. Introduction.
2. Problem statement and description
3. SRS with USE CASE Diagram (Complete according to IEEE format)
2

Contents
ABSTRACT ....................................
..........................................................
...................................... 1
1.
Introduction ....................................
..........................................................
............................... 3
1.1
Overview .........................................
..........................................................
....................... 3
1.2 Object-oriented Programming
..........................................................
................................ 3
1.3 The Basic GUI (graphical user
interface )
Application .....................................
.............. 4
2. Graphics and
Painting ...........................................
..........................................................
......... 6
2.1 Overview of the Java 2D API
Concepts ..........................................
................................ 6
2.2
Coordinates .....................................
..........................................................
....................... 7
2.3
Colors ..............................................
..........................................................
....................... 8
2.4
Shapes .............................................
..........................................................
....................... 9
2.5
Graphics2D .....................................
..........................................................
..................... 11
3. Painting in AWT and
Swing ...............................................
................................................... 12
3.1 Evolution of the Swing Paint
System .............................................
................................ 13
3.2 Painting in
AWT ................................................
..........................................................
.. 13
4. Design and Development our
project .............................................
....................................... 16
4.1 Program Ability
(Objectives): ...................................
..................................................... 17
4.2 System
Framework......................................
..........................................................
......... 17
4.3
Components.....................................
..........................................................
..................... 18
4.4 Program Structure and
Results .............................................
.......................................... 19
4.4.1 Preview (System
Interface) .........................................
............................................ 19
4.4.2 Undo and
Redo .................................................
......................................................
21
4.4.3
SetColor ..........................................
..........................................................
.............. 22
4.4.4
setBackColor ..................................
..........................................................
............... 23
4.4.5 Save to
File ...................................................
..........................................................
24
4.4.6 Open Image from
File ...................................................
.......................................... 25
5.
Conclusion.......................................
..........................................................
............................. 25
References .......................................
..........................................................
.................................... 26

You might also like