Write a program that reverses a text file

Assignment Help Programming Languages
Reference no: EM132211488

Question: Write a program that reverses a text file by using a stack. The user interface must consist of 2 list boxes and 3 buttons. The 3 buttons are: Read - reads the text file into list box 1. Reverse - reverses the items in list box 1 by pushing them onto stack 1, then popping them from stack 1 (in the reverse order) and adding them to list box 2. Write - writes the contents of list box 2 to a new text file. At first, only the Read button is enabled. After it is clicked, it is disabled and the Reverse button is enabled. After it is clicked, it is disabled and the Write button is enabled. After it is clicked, it is disabled. The name of the input text file is "input.txt". The input text file will contain no more than 100 lines of text. This fact is not needed by the program. It simply means that memory usage is not an issue. The name of the output text file is "output.txt".

Notes: 1. The name of your main class should be ReverseFileViaStack.

2. Use the Java class library Stack class for your stack.

3. Use a border layout for your contents pane.

4. In the north region include the following title: Reverse a Text File via a Stack.

5. Use a panel in the center region to contain the 2 list boxes (side-by-side).

6. Place the 3 buttons in the south region.

7. A useful resource for this project is the week 5 video: Java GUI List Components

Reference no: EM132211488

Questions Cloud

Write a program that uses structure to store the information : Write a program that uses a structure named MovieData to store the following information about a movie: Title, Director.
Write a program that writes a html table of celsius temp : The Celsius temperatures should begin at 0 degrees, and each row in the table should increment by 10 degrees C, up to a maximum Celsius value of 100.
Allow the user to enter data for up to twenty students : The program should sort the array elements in ascending order by the student's last name and first name.
Write a program for the gcd and lcm : Write a program that shows that the product of two positive integers is equal to the product of their GCD (Greatest Common Divisor) and LCM.
Write a program that reverses a text file : Write a program that reverses a text file by using a stack. The user interface must consist of 2 list boxes and 3 buttons. The 3 buttons are.
Write a program that will take a sentence : Write a program that will take a sentence (a single String) such as "the lazy dog tripped over the bar stool", picks out the individual words (substrings).
Write a program that simulates the functionality : Write a program that simulates the functionality of a vending machine having the following characteristics: The vending machine offers 5 products.
Create an array to hold average house price : Create an array to hold average house price for the each of past 25 years for a single family residence of 1500 square feet. Initialize the array.
Create a trigger : CP5503 - Enterprise Database Systems - Oracle - write an anonymous block (PL/SQLstatements) to call the function to test

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a haskell program to calculates a balanced partition

Write a program in Haskell which calculates a balanced partition of N items where each item has a value between 0 and K such that the difference b/w the sum of the values of first partition,

  Create an application to run in the amazon ec2 service

In this project you will create an application to run in the Amazon EC2 service and you will also create a client that can run on local machine and access your application.

  Explain the process to develop a web page locally

Explain the process to develop a Web page locally

  Write functions

These 14 questions covers java class, Array, link list , generic class.

  Programming assignment

If the user wants to read the input from a file, then the output will also go into a different file . If the user wants to read the input interactively, then the output will go to the screen .

  Write a prolog program using swi proglog

Write a Prolog program using swi proglog

  Create a custom application using eclipse

Create a custom Application Using Eclipse Android Development

  Create a application using the mvc architecture

create a application using the MVC architecture. No scripting elements are allowed in JSP pages.

  Develops bespoke solutions for the rubber industry

Develops bespoke solutions for the rubber industry

  Design a program that models the worms behavior

Design a program that models the worm's behavior.

  Writing a class

Build a class for a type called Fraction

  Design a program that assigns seats on an airplane

Write a program that allows an instructor to keep a grade book and also design and implement a program that assigns seats on an airplane.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd