Przeglądaj źródła

Raymond is a french name

rayskeez21 6 lat temu
rodzic
commit
c49acc30e9
2 zmienionych plików z 11 dodań i 7 usunięć
  1. 5
    1
      README.TXT
  2. 6
    6
      package.bluej

+ 5
- 1
README.TXT Wyświetl plik

@@ -2,7 +2,7 @@ BlueJ example project "people2"
2 2
 
3 3
 Copyright (c) Michael Kölling, Monash University, 1999-2000
4 4
 
5
-This is a very simple BlueJ demo project. It illustrates some aspects of
5
+This is a very simple yet necessary BlueJ demo project. It illustrates some aspects of
6 6
 object-orientation as well as aspects of BlueJ.
7 7
 
8 8
 This project is an extension of "people". It is identical to "people"
@@ -11,3 +11,7 @@ in Person.
11 11
 
12 12
 This project may be used to study object creation and method calls from
13 13
 within other object (non-interactive).
14
+
15
+
16
+
17
+Raymond Farria

+ 6
- 6
package.bluej Wyświetl plik

@@ -5,18 +5,18 @@ dependency1.type=UsesDependency
5 5
 dependency2.from=Person
6 6
 dependency2.to=Address
7 7
 dependency2.type=UsesDependency
8
-editor.fx.0.height=722
9
-editor.fx.0.width=800
10
-editor.fx.0.x=2941
11
-editor.fx.0.y=59
8
+editor.fx.0.height=0
9
+editor.fx.0.width=0
10
+editor.fx.0.x=0
11
+editor.fx.0.y=0
12 12
 objectbench.height=106
13 13
 objectbench.width=461
14 14
 package.divider.horizontal=0.6
15 15
 package.divider.vertical=0.7915129151291513
16 16
 package.editor.height=422
17 17
 package.editor.width=674
18
-package.editor.x=2110
19
-package.editor.y=77
18
+package.editor.x=100
19
+package.editor.y=100
20 20
 package.frame.height=600
21 21
 package.frame.width=800
22 22
 package.numDependencies=2