Question
Anwser the following question, beside #1 1.Types of Maps Maps that are used for describing terrain (hiking, toplogical, etc. ) Topographic maps A map which
Anwser the following question, beside #1 1.Types of Maps
Maps that are used for describing terrain (hiking, toplogical, etc. ) Topographic maps
A map which focuses on one particular topic, like micro brew in San Diego is known as General purpose mapsA map which focuses on one particular topic, like micro brew in San Diego is known as
A map which is used to describe properties who own what is a .Cadastral map.. map
2.The distance between the longitudes 20 W and 33 E in kilometers at the equator is
The most northern latitude when the sun can be directly overhead is known as the
3. Give two shortcoming of using excel to view a dbf file
4. Given formula with the values fill in, for the great circle distance between the point with geographic coordinates 110 E, 70N and 60W 40N. Do not evaluate the formula
5. Convert 25.76 N degrees into degrees, minutes and seconds showing your work
6. NAD-83 stands for
7. Describe the preferred size of JButton
Which of the two layers managers we discussed does a better job of honoring the preferred size of a Jbutton
8. Sally Student, given com.esri.mo2.ui.tb say it is a java package which is a toolbox from the universe of Iowa. what do you think ui.tb designates
The point antipdoal to 120E 50S is
9.In an azimuthal projection, when the point of projections is antipodal to the point being projected, the projection is said to be
10. For each of the following say if it is an interface or a class:
MouseListener
com.esri.mo2.map.dpy.Layer
windowEvent
Thread
11.ASSUME THE RECTANGLE BELOW IS A TERMINAL screen, and show where a JFrame would appear if one had setBounds 300,100,700,500) and what size is would be, more or else if the screen was 1400 by 1400 pixels
12.For each listener on the right, secify a method prototyped in that listener
Windows listener
actionListender
componentListener
MouseMotionListenerk
13 to find the pixel location where a mouseeevent occured one uses the java mathodse occured one used the java methods ----- and -----
14 It is very handy if when you hover the mouse over a tool icon like our arrow tool, words something like restore normal pointer apppear. Assuming the tool has the button name ptrib complete the followig line of code to do what was indicated ptrib--------
15 for each icon give it associated name
16 Our Arrow class extends which MoJO class?
17 A JMenuItem can be greyed out by sending it the message
18 in the file menu, the menu item ;remove layer; is initially greyed out, Why?
19 we added ActionListeners to objects of type JmenuItem and---
20 the name of the file menuitem that can be used to change the properties of a selected layer such as its color is.
21If lakes is a shapefile then there will be a mini of 3 extensions used to describe that shape file these extension are .dbf ..,.and
22 The red white and blck colored mascot of Java have the name
23 What color is color 0,255,0
125,0,0
We imporved the behavior of a map when its frame is resized by what kind of listener?
Check each statement below which is correct
aJFrame can contain a JFrame
A JMenu can contain a JMenu
A JPanel can contain a JPanel
26 the states layer in MOJO assuming noral PC installation is located in C:\esri\mojo20\
An example featured in capital layer is
27 which folders are in the complete path to the index file needed for MOJO documentation of MOJO classes and interfaces. Check the correct ones. MOJ2HELPER[] MOJO[] JAVADOC[] ABOUT[] MOJ20[] DOCUMENTATION[]
28Every JAVA class is a subclass of the class which defines (a) 6(b) 11 (c)22 methods ---- two of those methods, not relevant to threads are ----, -----
29 The following line was used in our excel solution to showing the non-locational attributes in a JTable explain its purpose String path= ((sharpefileFolder)(layer3.getLayerSource()).getPath();
30 To run a map objects application whose name is QuickStart66.java and which has been compiled, you type----
31 The in house acronym MOJO stands for___
32 In your lab, you were asked to modify a slow draw MOJO program. The slow draw code used a thread. Give one reason that doing so made sense, whethere using a htread was necesary or not
33 The method show() canbe used to visually display a java container but a preferred (non-deprecated) alternative today is _____
34 the default layoutManager for a JDialog is___
The default LayoutManager for a JPanel is ___
35 I got no respect, but I got some status!!!
a)What does the status bar do in our application?
b)What Java component did we use for the status bar?____
36 a) We caninvoke thread sleep(500) without having any Thread instances at the time of the call. So we can assume this methods has the modifier ___in its declaration
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started