Parcourir la source

Raymond is a french name

rayskeez21 il y a 6 ans
Parent
révision
c49acc30e9
2 fichiers modifiés avec 11 ajouts et 7 suppressions
  1. 5
    1
      README.TXT
  2. 6
    6
      package.bluej

+ 5
- 1
README.TXT Voir le fichier

2
 
2
 
3
 Copyright (c) Michael Kölling, Monash University, 1999-2000
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
 object-orientation as well as aspects of BlueJ.
6
 object-orientation as well as aspects of BlueJ.
7
 
7
 
8
 This project is an extension of "people". It is identical to "people"
8
 This project is an extension of "people". It is identical to "people"
11
 
11
 
12
 This project may be used to study object creation and method calls from
12
 This project may be used to study object creation and method calls from
13
 within other object (non-interactive).
13
 within other object (non-interactive).
14
+
15
+
16
+
17
+Raymond Farria

+ 6
- 6
package.bluej Voir le fichier

5
 dependency2.from=Person
5
 dependency2.from=Person
6
 dependency2.to=Address
6
 dependency2.to=Address
7
 dependency2.type=UsesDependency
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
 objectbench.height=106
12
 objectbench.height=106
13
 objectbench.width=461
13
 objectbench.width=461
14
 package.divider.horizontal=0.6
14
 package.divider.horizontal=0.6
15
 package.divider.vertical=0.7915129151291513
15
 package.divider.vertical=0.7915129151291513
16
 package.editor.height=422
16
 package.editor.height=422
17
 package.editor.width=674
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
 package.frame.height=600
20
 package.frame.height=600
21
 package.frame.width=800
21
 package.frame.width=800
22
 package.numDependencies=2
22
 package.numDependencies=2