User Documentation and Application...

18
Running head: User Documentation and Application Overview 1 User Documentation and Application Overview Christopher John Morris IT273, Section 01 Professor Larry Farrer November 1, 2011

Transcript of User Documentation and Application...

Page 1: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

Running  head:  User  Documentation  and  Application  Overview   1  

User Documentation and Application Overview

Christopher John Morris

IT273, Section 01

Professor Larry Farrer

November 1, 2011

Page 2: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 2  

Application Overview

The Real Estate Program is designed to log information about properties. This

includes the address of the property, client’s contact information, and home features. In

addition to saving information, the program can import a photo of the property. After

writing all the information and importing a desired photo, the user can separately save the

data and photo. As described in the documentation, the files should be saved in the same

folder to keep organized. It was a pleasure creating the program and I only wish that

anyone who uses it enjoys it and finds it useful.

Page 3: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 3  

Documentation

After opening the program, the user should see this:

This is a blank layout of the program, ready to be filled in. After opening the file, the user

can use the program, beginning with Step 1.

Page 4: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 4  

Step 1: Fill in each field with the desired information. Unused fields should not be left

blank. Rather, use desired filler, such as “N/A” or “TBD.”

Page 5: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 5  

Step 2: After filling in the information, save it to a file by clicking the File dropdown

menu and selecting the Save option.

Page 6: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 6  

Step 3: While saving the file, a new folder should be created to organize the data as well

as the photo that will be imported in Step 5.

Page 7: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 7  

Step 4: Name and the file in the newly created folder and save it by clicking the Save

button. Be sure to leave the .dat extension on the end of the name (replacing or omitting

the extension could lead to future issues).

Page 8: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 8  

Step 5: Now that the file is saved, lets import a picture. Begin by clicking on the File

dropdown menu and selecting the Import Image option.

Page 9: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 9  

Step 6: Go through your directories to find the desired photo and then click the Open

button.

Page 10: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 10  

Step 7: After clicking the Open button, you should now see the chosen photograph in the

position displayed below.

Page 11: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 11  

Step 8: After importing the photo, you can save the photo–preferably to the same folder

as the .dat file–by clicking on the File dropdown menu and selecting the Save Image

option.

Page 12: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 12  

Step 9: After finding the desired folder, give an appropriate name for the picture and click

the Save button.

Page 13: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 13  

Step 10: Now that the data and picture has been saved, let us open the files to view again.

Begin by clicking the File dropdown menu and then selecting the Open option.

Page 14: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 14  

Step 11: Now choose the desired .dat file you would like to open and click the Open

button.

Page 15: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 15  

Step 12: After clicking the Open button, all of the data should appear again as it was

when it was first created. At this point, you can make any desired changes–As in the

example, the Number of Bathrooms has been changed to 4–and then save the file again

by referencing Steps 2-4.

NOTE: If the file is saved to the same folder with the same file name, the new file will

overwrite the old file.

Page 16: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 16  

Step 13: After opening the data file and seeing all of the data has loaded successfully, you

can import the picture again by clicking File and then the Import Image selection.

Page 17: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 17  

Step 14: Select the saved image file and then click Open.

Page 18: User Documentation and Application Overviewchristopherjohnmorris.com/images/java_app_overview.pdf · Application Overview The Real Estate Program is designed to log information about

User Documentation and Application Overview 18  

Step 15: Now all of the picture and data are back, along with any changes made to the

.dat file.