web page design

web page design

Great Applianz Ltd. was established in 1985, in New York. It deals in home appliances. Initially, it manufactured home appliances and sold them through selected stores. However, with a gradual increase in their popularity and sales, the company has opened its exclusive stores in New York. In a recent board meeting, the management has planned to expand its services to various parts of the world. The management decided to implement this service through its own website and handed this entire responsibility of developing the website to Smith, a developer. Problem Statement

The management at Great Applianz Ltd. has briefed Smith about their requirements for the proposed website. The website should provide the following functionality:

A Welcome page that gives the user a brief introduction about the company. This page should display the name of the company at the top, a brief history of the company, the services it offers, and the logo of the company.

On clicking the View Products button on the Welcome page, the Choose Appliances page opens. This page displays two categories of home appliances, kitchen appliances and other appliances. This page enables customers to choose between the two categories.

On clicking the Place an Order button on the welcome page, the Orders page opens that allows the users to buy, modify, and check the status of the orders they have placed.

Smith has to develop a Web application for Great Applianz Ltd. that incorporates the preceding functionality. In addition, Smith has to ensure the following aspects: The application supports all types of hardware and software. The application is secure over the Internet. In order to develop the Web application, Smith needs to analyze the working of the existing system. The existing system is a manual system where the shop has counters and every counter is allocated to a salesperson. When a customer comes, he/she interacts with the salesperson at a particular counter to enquire about a product. When satisfied with the details of the product, he/she can buy the product by offering the required payment. He has also observed that Great Applianz Ltd. has some discount policy for its esteemed customers. One such discount policy provides a discount of 5% to its customers on purchase of five or more items. While implementing various functionality, Smith has to ensure that the senior managers get certain privileges to view, add, or modify items. For example, while developing the application, Smith needs to create an Orders class to manage all the details regarding the orders, such as, total number of orders, orders delivered, and orders pending. The class will contain a member variable named appinfo for each appliance in order to store the name and manufacturing location of the appliance. In addition, a member variable named appID needs to be created so that it can store the value by combining the initials of the appliance name, its manufacturing location, and a unique number code. For example, if the appliance name is Refrigerator and the manufacturing location is Toronto, then the value stored in appID should be RT001, where 001 is a unique code.

1.Assume that Smith decides to implement the GridBag layout. Complete the following code snippet to implement the GridBag layout.Reffer to the statment

//import required packages public class WelcomePage extends JApplet{ JPanel mnPanel; JLabel lblCName, lblServices, lblCHistory, lblCLogo; JButton viewProd, placeOrdr; Icon image; public void init(){ mnPanel=new JPanel(); svrsPanel=new JPanel(); lblCName=new JLabel("Great Applianz Ltd."); lblServices=new JLabel("Services Offered"); lblCHistory=new JLabel("Great Applianz Ltd., established in 1985 in New York, is a leading home appliance company. Great Applianz has QUALITY as its motto. It promises to provide high quality products at a reasonable price. It has a wide variety of home appliances, such as geysers, sandwich toasters, microwaves, and refrigerators. "); lblCName.setFont(fnt); image = new ImageIcon("D:\logo.jpg"); //logo.jpg should be available in d: lblCLogo=new JLabel(image); viewProd=new JButton("View Products"); placeOrdr=new JButton("Place an Order"); getContentPane().add(mnPanel); } }

View Answers









Related Tutorials/Questions & Answers:
web page design
web page design  Great Applianz Ltd. was established in 1985, in New.... The website should provide the following functionality: A Welcome page that gives the user a brief introduction about the company. This page should display the name
Web Page design and Development Company
Web Page design and Development Company We are web page designing... the world. Web page design and development is an art and skilled developers can create... complete web page design and development solution. Our company is expert
Advertisements
web design
web design   Hii.. I have to design one registration page in java... SUGGESTIONs (here i have to design captcha) submit (while clicking... how could i design that. Please help me asap Thanks a lotADS_TO_REPLACE_2
Design a web page using XHTML and JavaScript that does the followings:
Design a web page using XHTML and JavaScript that does the followings:  Design a web page using XHTML and JavaScript that does the followings: 1... page 3- A frame that shows two images (img1, img2) at a time. a. Upon
WEB Design
WEB Design  Write a program to open the link in first frame in another frame?   Please visit the following link: Webservices Tutorials
Web design program - WebSevices
Web design program  Design an HTML page to create the standard calculator. When user will click on the button, display the caption of selected button in new document
Web design program - WebSevices
Web design program  Design an HTML page to accept Name (text box), Address (multiline textbox), Gender (radio button), Qualification (single selection), Specialisation (multiple selection), Languages (checkbox), Submit
The Characteristics and Design of Web 2.0
The Characteristics and Design of Web 2.0   ..._TO_REPLACE_6 Web 2.0 Templates are different in design and pattern from... the users look for more than a web site instead of simple text and picture based
Web design program - WebSevices
Web design program  Design an HTML page to accept information of the employee (important 5 details). Use appropriate controls. Give title â... controls using horizontal line. Design the web page with relevant background image
Web Design Training
Web Design Training  Hi, How to learn Web Design? What is the best courses in Web Design Training? Thanks   Hi, These days websites... design in PSD format, maintaining the websites etc. As a web designer you should
web design - Design concepts & design patterns
web design  hello sir. my quesstion is same please guide me. please reply my question .because it very urgrent. I want make header like-http://www.sigmainfotech.com.au/ this site but in this site header make in flash, I
Professional Web Design Services For You Web Site
Professional Web Design Services For You Web Site  ... or book-marked. The page layout depends upon a lot of things in the web... affect the entire design of the web site
Web design program - WebSevices
Web design program  Create a dynamic page using CSS as follows. a) The text displayed using should have background color â??Brownâ?? and text color â??whiteâ??, font â?? Arial. (2 marks) b) The paragraph can be displayed
web-design - JSP-Servlet
web-design  hi, i wanted to know what is web design.. is it the servlet that we write producing the output on the web page????????  Hi... out = res.getWriter(); String title = "Searching the Web"; String heading
Web design program - WebSevices
Web design program  Create the .css file. Write different styles for table cell to assign background colour. Incorporate the style in .html file. Create a table of 4 rows, 2 columns in the .html file. Using style, change
Web design program - WebSevices
Web design program  Accept any two numbers using text box. Provide four buttons Add, Divide, Square, and Modulus (remainder of division). On clicking corresponding button, display the relevant result in new window.  
Web design program - WebSevices
Web design program  Provide two links. Display an image in new document on clicking corresponding link. The image displayed using second link should have 3 links to open 3 different files. Note : Each image should have border
web design - WebSevices
web design  I want to use macromedia Dreamweaver for designing the web pages for my j2ee web application, But i do not know how to use Dreamweaver so please help me. Thanks
web design - WebSevices
web design  I want to use macromedia Dreamweaver for designing the web pages for my j2ee web application, But i do not know how to use Dreamweaver so please help me. Thanks
what is php used for in web design
what is php used for in web design  what is php used for in web design
What are Web Design Services
Web page design optimization Quick... What are Web Design Services The term web design looks simple that refers to arranging contents
web designing - Design concepts & design patterns
web designing  Hello sir, I want to make a Photo rotetor in my website project. Sony.com and Dell.com , these are the websites that have the photo rotetor in their main web page. please see these webs and send me the code
how to design control panel for web applications
how to design control panel for web applications  how to design control panel for web applications
Web Page
Web Page    Use any programming language or package to create a Project 2 .The Main menu should only be displayed, if the user is valid and uses... to the Log-in Screen. Basic design of the Main Menu is given below as sample: Logo
web page
web page  1.Create a web page with the following using HTML i) To embed an image map in a web page ii) To fix the hot spots iii) Show all the related information when the hot spots are clicked
WEB PAGE
WEB PAGE  How To Create A Simple web Page Of a gmail using applet
Web design company in Delhi
Web design company in Delhi We are professional web design and development... design premium templates for your online website and web portals...; Cafe and Restaurant We design website and web applications
How to design https connection page using JSP
How to design https connection page using JSP  Hi, I have a project in which a page requires https secure design to process the payment. Since... a secure page. Please kindly provide me a solution on how to design a https page using
Design a registration.jsp page with input for user registration details
Design a registration.jsp page with input for user registration details  Design a registration.jsp page with input for user registration details like... submitting this details, display the details onto the display.jsp page using
Summer Internship Program for Web Development and Web Design
Summer Internship Program for Web Development and Web Design - Rose India... and knowledge in web development and design beside introducing you with the latest... will just be the ideal option for internship programs in web development and design
10 Common Web Design Mistakes
10 Common Web Design Mistakes Designing a website is the most crucial part... of business deliverables and outcomes. Web design is no more of just ornamental... discussion on top 10 common web design mistakes we must understand the effectiveness
Chapter 2. Design, build and test web components
Chapter 2. Design, build and test web... this page will be automatically included in the Web project web.xml file... Servlet filters are pluggable Web components that allow us to implement pre-processing
Top 10 Web Design Tools
of people accessing the web on their handheld device, web design is no more... across the devices. The task of choosing top 10 web design tools is no longer... on handheld devices. In choosing the best web design tools we have nevertheless
Top 10 Web Design Mistakes
Blaming the web design mistakes is a common behavior when a website faces... aspects is lost. There are many philosophies on classifying the web design mistakes... with simple and easy indexed page links. Content is in back foot Among the web
Web Design Packages, Website Design Packages
: Design of Home Page + 5 additional web pages on Hyper Text... an extensive range of web design solutions for all, from individuals to corporate...: HTML Basic Web Design Packages HTML Basic + Web
Top 10 Web Design Trends
page is one of the preferred web design trends now. Prominence of social media...Top 10 Web Design Trends Website design is no more is just about looks... web design trends tend to evolve with change in technology and user interface
design chart takes data from database and through jsp page
design chart takes data from database and through jsp page  how can I design chart takes data from database and through in jsp page
connect a web page to a database
connect a web page to a database  how to connect a web page to a database
php web page capture
php web page capture  How to capture the history of a web page using PHP
Web Page Transaction
Web Page Transaction  Hello sir, i want to add an Effective page transaction when i go to my home page to other page in js...plllzzz help me...rppy soon
setting web page size
setting web page size  How to set the webpage size in Java
create a one web page
create a one web page  create a one web page with stored values in a database
map on web page
map on web page   i want to insert an area map in my web page how can i do it ? please answer me soon. Its urgent
Web page example
Web page example  Hi, How to make sample web page? Thanks (adsbygoogle = window.adsbygoogle || []).push({});   Hi, If you are aware of HTML then you can write simple web page for your website. You have
new web page
new web page  I am creating a new web page for an user to sign up....how to give error messages if an user has not entered some fields(it can be one or many)... An example could be your webpage where you have indicated in red
web page access
web page access  I was store project in server and i will open that project file in client side add="http://server:8080/project..." this is very..." and project code = "Java Server Page" "HOW TO WRITE CODE CLIENT ACCESS SERVER
Web Page preprocessing
Web Page preprocessing  Java code to extract unique words from an XML file( has different web pages embedded inside <DOCNo>.. ) and display the unique set of words for each document. Say for example, the XML file has 49
web page reading in java
web page reading in java  i wanna read webpage in that i want to get the data from the particular tags like (,) and store into the data base...... can any body tell me the solution? plz urgnt. thanks and regards, jasti  
Top 10 Web Design Principles to Follow
Top 10 Web Design Principles to Follow Usefulness, utility and responsiveness... the effectiveness of your web presence. Web design principles mainly focus on how you can better create an interactive space for your audience or users. Web design trends
validation web page
validation web page  vivek i want to crate a webpage with specfic email id and password to that webpage . using jsp & servlets   Hi Friend, Try the following code:ADS_TO_REPLACE_1 <html> <script>

Ads