List of AddOns(Notes) for Java Programming for Middle and High School Students II: Intermediate Java
Addon Foils Listed by Foils that Invoke Them
Foil 1 Java Academy
Foil 2 Part II: Intermediate Java
Foil 4 The Font Object
Foil 5 Font Name
Foil 9 FontMetrics Object
Foil 10 The drawString Method
Foil 11 AppletDemo.java
Foil 12 Java Font Model
Foil 13 The stringWidth Method
Foil 14 Centering a String Horizontally
Foil 15 Centering a String Vertically
Foil 16 Centering Two Strings
Foil 17 Centering n Strings
Foil 19 RGB Color Format
Foil 22 Color Constants
Foil 24 Storing and Accessing Colors
Foil 26 Nested Loops
Foil 27 A Hashtable of Colors
Foil 28 The SystemColor Class
Foil 33 TriangleTest.java
Foil 42 TriangleTest Applet
Foil 45 Multiple Source Files
Foil 46 Quadrilateral Class
Foil 48 QuadrilateralTest.java
Foil 49 Another Example
Foil 50 The Point Class
Foil 51 The Octagon Class
Foil 53 The addPoint Method
Foil 57 A Subclass of Polygon
Foil 58 The Hexagon Class
Foil 59 The MyPolygon Class
Foil 62 Labels
Foil 63 Buttons
Foil 64 The ActionEvent Class
Foil 66 The ActionListener Interface
Foil 68 The addActionListener Method
Foil 69 ButtonTest.java
Foil 72 Text Fields
Foil 78 TextFieldTest.java
Foil 79 Text Areas
Foil 83 TextAreaTest.java
Foil 84 Item Events and Listeners
Foil 86 Checkboxes
Foil 88 The ItemListener Interface
Foil 89 An Array of Checkboxes
Foil 92 The CheckboxGroup Class
Foil 93 Creating a CheckboxGroup
Foil 94 Handling CheckboxGroup Events
Foil 95 The Choice Class
Foil 96 The addItem Method
Foil 97 Handling Choice Events
Foil 98 AWT Scrollbars
Foil 101 Scrollbar Events
Foil 102 AdjustmentListener Interface
Foil 103 Scrollable Lists
Foil 105 List Events
Addon Foils Listed Alphabetically by URL
http://www.npac.syr.edu/
Title: NPAC home page
http://www.npac.syr.edu/projects/k12javaspring98/
Title: Java Academy home page
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/ButtonTest.html
Title: The ButtonTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/CheckboxGroupTest.html
Title: The CheckboxGroupTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/CheckboxTest.html
Title: The CheckboxTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/ChoiceTest.html
Title: The ChoiceTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/LabelTest.html
Title: The LabelTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/ListTest.html
Title: The ListTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/ScrollbarTest.html
Title: The ScrollbarTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/TextAreaTest.html
Title: The TextAreaTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/AWT/TextFieldTest.html
Title: The TextFieldTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Applet/AppletDemo.java.html
Title: The AppletDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Color/ColorBoxes.java.html
Title: The ColorBoxes Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Color/ColorBoxes2.java.html
Title: The ColorBoxes2 Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Color/ColorBoxes3.java.html
Title: The ColorBoxes3 Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Color/ColorBoxes4.java.html
Title: The ColorBoxes4 Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Color/ColorBoxes5.java.html
Title: The ColorBoxes5 Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Color/ColorString.java.html
Title: The ColorString Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Color/SystemColors.java.html
Title: The SystemColors Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Fonts/FontList0.html
Title: A List of Fonts
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Fonts/FontMetricsTest.java.html
Title: The FontMetricsTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Fonts/FontMetricsTest2.java.html
Title: The FontMetricsTest2 Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Fonts/FontMetricsTest3.java.html
Title: The FontMetricsTest3 Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Fonts/FontMetricsTest4.java.html
Title: The FontMetricsTest4 Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/Fonts/FontModel.java.html
Title: The FontModel Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/ButtonDemo.java.html
Title: The ButtonDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/CheckboxDemo.java.html
Title: The CheckboxDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/CheckboxGroupDemo.java.html
Title: The CheckboxGroupDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/ChoiceDemo.java.html
Title: The ChoiceDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/LabelDemo.java.html
Title: The LabelDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/ListDemo.java.html
Title: The ListDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/ScrollbarDemo.java.html
Title: The ScrollbarDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/TextAreaDemo.java.html
Title: The TextAreaDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GUI/TextFieldDemo.java.html
Title: The TextFieldDemo Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/Hexagon.java.html
Title: The Hexagon Class
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/HexagonTest.java.html
Title: The HexagonTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/MyPolygon.java.html
Title: The MyPolygon Class
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/Octagon.java.html
Title: The Octagon Class
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/OctagonTest.java.html
Title: The OctagonTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/Quadrilateral.java.html
Title: The Quadrilateral Class
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/QuadrilateralTest.java.html
Title: The QuadrilateralTest Applet
http://www.npac.syr.edu/projects/tutorials/Java/examples1.1/K12/GeometryOO/TriangleTest.java.html
Title: The TriangleTest Applet
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Button.html
Title: The java.awt.Button Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Button.html#addActionListener(java.awt.event.ActionListener)
Title: The java.awt.Button.addActionListener Method
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Checkbox.html
Title: The java.awt.Checkbox Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.CheckboxGroup.html
Title: The java.awt.CheckboxGroup Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Choice.html
Title: The java.awt.Choice Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Choice.html#addItem(java.lang.String)
Title: The java.awt.Choice.addItem Method
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Color.html
Title: The java.awt.Color class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Font.html
Title: The java.awt.Font Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.FontMetrics.html
Title: The java.awt.FontMetrics Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.FontMetrics.html#stringWidth(java.lang.String)
Title: The java.awt.FontMetrics.stringWidth Method
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Graphics.html#drawString(java.lang.String, int, int)
Title: The java.awt.Graphics.drawString Method
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Label.html
Title: The java.awt.Label Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.List.html
Title: The java.awt.List Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Point.html
Title: The java.awt.Point Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Polygon.html#addPoint(int, int)
Title: The java.awt.Polygon.addPoint Method
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.Scrollbar.html
Title: The java.awt.Scrollbar Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.TextArea.html
Title: The java.awt.TextArea Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.TextField.html
Title: The java.awt.TextField Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.event.ActionEvent.html
Title: The java.awt.event.ActionEvent Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.event.ActionListener.html
Title: The java.awt.event.ActionListener Interface
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.event.AdjustmentEvent.html
Title: The java.awt.event.AdjustmentEvent Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.event.AdjustmentListener.html
Title: The java.awt.event.AdjustmentListener Interface
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.event.ItemEvent.html
Title: The java.awt.event.ItemEvent Class
http://www.npac.syr.edu/projects/tutorials/docs/Sun/jdk1.1/docs/api/java.awt.event.ItemListener.html
Title: The java.awt.event.ItemListener Interface
http://www.npac.syr.edu/users/gcf/javaacademy1june98/
Title: Java Academy, Part I: Elementary Java
© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.
Page produced by wwwfoil on Sat Nov 28 1998