User interface menu using doubly linked lists

Assignment Help JAVA Programming
Reference no: EM13699459

Question: Suppose a user interface menu using doubly linked lists as main data structures.

The menu consists of a set of main menu items, each main menu item having associated a submenu consisting of a set of submenu items (see the instance in the attached file).

The set of main menu items should be implemented as a doubly linked list ofmNodes, each mNode representing a main menu item.

- Each mNode defines the main menu item name, two links to its mNode neighbors (the previous and next mNode) and a link to its first submenu node.

- Each submenu should be implemented as a doubly linked list of smNodes. Each smNode contains its name and two links to its smNode neighbors (the up and down smNode).

The data structures of a particular user interface menu are shown in the attached file.

Your task is to design, write and test a java program Menu.java executing the subsequent tasks:

a) Read a menu from an input file Menu.txt and build the linked lists data structures. Each file line contains a main menu item followed by its submenu items, all items being separated by the semicolon character.

I can't seem to get this to work for some reason could somebody give me a code to compare and test? Please keep it short and simple and no copy and paste or at least help me get started?

Reference no: EM13699459

Questions Cloud

What is the inflation rate : The bank is paying 11.27% compounded annually. The inflation is expected to be 10.28% per year. What is the inflation rate?
Write a program that reads data entered at run time : Write a program that reads data entered at run time consisting of positive integers and averages them -
You need to prepare a java program using class : You need to prepare a java program using class and method to calculate commission of sales person with fix salary of $75,000 and 25% sales commission. Program should prompt for amount of total sales
Write a program using a function and a switch statement : Write a program using a function and a switch statement. The user should be prompted to enter a number in main.
User interface menu using doubly linked lists : Each mNode defines the main menu item name, two links to its mNode neighbors (the previous and next mNode) and a link to its first submenu node.
How to plot each of these vector fields : You need to help on how to plot each of these vector fields - v=yi-xj and v=xi in MATLAB Programming.
Describe the applications functionality : Create an application for Koch's Cottages, a weekend getaway resort that rents cottages and boats to use on the local lake - Add labels as suitable to describe the application's functionality. Save the file as JCottageFrame.java.
Prepare a program to get a number from the user : How will you prepare a program to get a number from the user and then demonstrate the output as the result above?
Open this using a brute-force attack : What is the worst case number of combinations he must now test to try open this using a brute-force attack?

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

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

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