Changes

Jump to navigation Jump to search
133 bytes added ,  10:02, 3 April 2015
no edit summary
Line 283: Line 283:  
[https://github.com/rafahsolis/javaTutorial/blob/master/Plant.java Plant.java]<br />
 
[https://github.com/rafahsolis/javaTutorial/blob/master/Plant.java Plant.java]<br />
 
[https://github.com/rafahsolis/javaTutorial/blob/master/Tree.java Tree.java]
 
[https://github.com/rafahsolis/javaTutorial/blob/master/Tree.java Tree.java]
 +
 +
== Encapsulation and the API ==
 +
Variables whithin a class should be private and if you need to change them use getters and setters.
    
== Eclipse shortcuts ==
 
== Eclipse shortcuts ==

Navigation menu