Jose Bedolla il y a 6 ans
Parent
révision
b05c719f86
4 fichiers modifiés avec 17 ajouts et 17 suppressions
  1. BIN
      .DS_Store
  2. 1
    1
      TicketMachine.java
  3. 8
    8
      bluej.pkg
  4. 8
    8
      package.bluej

BIN
.DS_Store Voir le fichier


+ 1
- 1
TicketMachine.java Voir le fichier

@@ -9,7 +9,7 @@
9 9
  * @author David J. Barnes and Michael Kolling
10 10
  * @version 2008.03.30
11 11
  */
12
-public class TicketMachine
12
+  class TicketMachine
13 13
 {
14 14
     // The price of a ticket from this machine.
15 15
     private int price;

+ 8
- 8
bluej.pkg Voir le fichier

@@ -1,16 +1,16 @@
1 1
 #BlueJ package file
2
-editor.fx.0.height=722
3
-editor.fx.0.width=800
4
-editor.fx.0.x=709
5
-editor.fx.0.y=113
2
+editor.fx.0.height=0
3
+editor.fx.0.width=0
4
+editor.fx.0.x=0
5
+editor.fx.0.y=0
6 6
 objectbench.height=101
7
-objectbench.width=461
7
+objectbench.width=776
8 8
 package.divider.horizontal=0.6
9 9
 package.divider.vertical=0.8007380073800738
10 10
 package.editor.height=427
11 11
 package.editor.width=674
12
-package.editor.x=1067
13
-package.editor.y=119
12
+package.editor.x=451
13
+package.editor.y=134
14 14
 package.frame.height=600
15 15
 package.frame.width=800
16 16
 package.numDependencies=0
@@ -28,5 +28,5 @@ target1.name=TicketMachine
28 28
 target1.showInterface=false
29 29
 target1.type=ClassTarget
30 30
 target1.width=120
31
-target1.x=80
31
+target1.x=70
32 32
 target1.y=50

+ 8
- 8
package.bluej Voir le fichier

@@ -1,16 +1,16 @@
1 1
 #BlueJ package file
2
-editor.fx.0.height=722
3
-editor.fx.0.width=800
4
-editor.fx.0.x=709
5
-editor.fx.0.y=113
2
+editor.fx.0.height=0
3
+editor.fx.0.width=0
4
+editor.fx.0.x=0
5
+editor.fx.0.y=0
6 6
 objectbench.height=101
7
-objectbench.width=461
7
+objectbench.width=776
8 8
 package.divider.horizontal=0.6
9 9
 package.divider.vertical=0.8007380073800738
10 10
 package.editor.height=427
11 11
 package.editor.width=674
12
-package.editor.x=1067
13
-package.editor.y=119
12
+package.editor.x=451
13
+package.editor.y=134
14 14
 package.frame.height=600
15 15
 package.frame.width=800
16 16
 package.numDependencies=0
@@ -28,5 +28,5 @@ target1.name=TicketMachine
28 28
 target1.showInterface=false
29 29
 target1.type=ClassTarget
30 30
 target1.width=120
31
-target1.x=80
31
+target1.x=70
32 32
 target1.y=50