Preview

Java Editor

Satisfactory Essays
Open Document
Open Document
6650 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Java Editor
INDEX

SR.NO TITLE PAGE NO

1. INTRODUCTION..............…………………………..03 2. OBJECTIVES..........................................................06 3. REQUIREMENT ANALYSIS 3.1 SOFTWARE & HARDWARE
REQUIREMENTS ……………........09 3.2 FEASIBILITY STUDY …………………10

4. DESIGN SPECIFICATION 4.1 PROCESS CHART ………………………13 4.2 CLASS DIAGRAM ......…………………...16 4.3 USE-CASE DIAGRAM …………………..17 4.4 COLLABORATION DIAGRAM ………….18 4.5 ACTIVITY DIAGRAM …………………....19 4.6 MODULES IN THE SYSTEM ..................20

5. PROGRAM CODE .....................................................22

6. TESTING 6.1 SYSTEM TESTING ...................................69 6.2 BLACK BOX TESTING ..............................70 6.3 WHITE BOX TESTING ..............................71

7. SCREEN LAYOUTS ..................................................73 8. LIMITATIONS OF THE PROJECT …………………..86

9. FUTURE ENHANCEMENTS ………………………….88

10. CERTIFICATE OF ORIGINALITY..............…………..89

11. BIBLOGRAPHY...........................................................91

Existing System

There are various editors available in the market today. But unfortunately there are very few which provide user-friendliness to the users especially for programmers. The existing editors are very general purposed but do not provide special support to a particular language programmer. The features of an ideal editor are scattered around. There is a need to integrate all features and come up with a better editor for a language especially for the Java language.

Proposed System

The programmer doesn’t need to remember all the keywords provided by Java language. One just has to provide the initial character of the keyword and he could get what he wants.



Bibliography: * JAVA Swing - O’Reilly * Complete Reference - Herbert Schildt. * Black Book - Steven Holzner et al.

You May Also Find These Documents Helpful

  • Good Essays

    Nt1310 Unit 4 Lab Report

    • 818 Words
    • 4 Pages

    The purpose of Lab 4 was to experiment with the vi editor commands. In the lab, the “garden” file was edited in many different ways. Many commands were explored in this lab including the ab, U, yy, dd, w, set number, set showmode, and paging commands.…

    • 818 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    d. The words that make up a high-level programming language are known as KEY WORDS or RESERVED WORDS. (pg. 17)…

    • 388 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Student will learn how to write Java programs to perform simple calculations, they will use Scanner class to obtain input from the console, they will know how to use identifiers to name variables, constants, methods, and classes. The use of constants , Java primitive…

    • 2338 Words
    • 10 Pages
    Powerful Essays
  • Good Essays

    Keywords are the defined words or commands of the language. All keywords in this language are in upper-case to distinguish them from other normal words. M# focuses on five basic keywords, which are as follows:…

    • 703 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Some similarities in these programs are that there are specific words you cannot use in each language. These words are generally reserved for some other part of the language and if the is not some kind of distinction between the words this will cause an error. Though these languages have minor similarities they differ in the same way, some are case sensitive while others are not. They also say that most variables should begin with a letter but in two of these programs they can begin with an underscore and in Java you can use a dollar sign as well. Another key difference is the length of the variable name, in Visual Basic you are limited to a length of 255 characters while the other two have no restrictions on length. So for each language there are minor similarities and differences but in order to program in any of these languages you must know these rules in order to prevent errors from…

    • 878 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18 Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 Chapter 24 Chapter 25 Chapter 26 Chapter 27 An Introduction to Hardware, Software, and the Internet An Introduction to Software Development Objects and Classes Algorithms Java Syntax and Style Data Types, Variables, and Arithmetic Boolean Expressions and if-else Statements Iterative Statements: while, for, do–while Implementing Classes and Using Objects Strings Class Hierarchies and Interfaces Arrays…

    • 3908 Words
    • 16 Pages
    Powerful Essays
  • Good Essays

    pt1420 exam review

    • 738 Words
    • 3 Pages

    The words that make up a high level programming language are known as what? Keywords…

    • 738 Words
    • 3 Pages
    Good Essays
  • Good Essays

    What uses keywords plus special symbols to find the exact information you want by eliminating results that are too general or too broad?…

    • 1566 Words
    • 7 Pages
    Good Essays
  • Better Essays

    iv. Names for Java classes follow the same rules as for variable names. It is convention that each word in the class name begins with an upper case letter.…

    • 939 Words
    • 4 Pages
    Better Essays
  • Satisfactory Essays

    Vocabulary Parent Letter

    • 416 Words
    • 2 Pages

    Keyword Method – Like pre-teaching, the keyword method rather than having a child remember the definition, it encourages the adult to give a ‘word clue’ to help them understand the word. The idea behind the keyword method is to create an easy cognitive link to the word’s meaning that the reader can access efficiently during a reading experience.…

    • 416 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Tips of Science of Memory

    • 868 Words
    • 4 Pages

    While the preceding paragraph describes an excellent way to learn the meaning of words, it has limitations. In short, the keyword method helps learners acquire an initial, surface familiarity with a word that can serve as a first step to enable them to recognize the word when they encounter it later. Further active processing can make the word a permanent, automatic part of the learner's repertoire.…

    • 868 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Java Environments

    • 1345 Words
    • 14 Pages

    CSCI 1101 Computer Science II Assignment No. 2 Date Given: January 31, 2011 Due: February 18, 2011 David Mongrain B00554371 Parking ticket simulator ParkedCar.java //Object representation of a car. public class ParkedCar { private String carMake; private String carColor; private int carLicense; //Constructs the car, with given car make, car color, and car license.…

    • 1345 Words
    • 14 Pages
    Satisfactory Essays
  • Good Essays

    Where you can edit your code with all of the normal IDE features, have the code outline to the right,…

    • 841 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Jlex

    • 1777 Words
    • 8 Pages

    The input to Jlex is a specification that includes a set of regular expressions and associated actions. The output of Jlex is a Java source file that defines a class named Yylex. Yylex includes a constructor that is called with one argument: the input stream (an InputStream or a Reader). It also includes a method called next_token, which returns the next token in the input.…

    • 1777 Words
    • 8 Pages
    Good Essays
  • Good Essays

    Avr Programming Methods

    • 1067 Words
    • 5 Pages

    Technically JTAG is a debugging system, not a programming method. Still, the JTAG interface allows for…

    • 1067 Words
    • 5 Pages
    Good Essays

Related Topics