COMP2396
|
Go to the source code of this file.
Classes | |
class | chapter2.base |
Conclusion: Object is like a remote control Can only access the buttons that are on the remote control (methods and instance variables) But the behavior of the buttons is determined by the actual object (subclass) | |
class | chapter2.extended |
class | chapter2.test |
Packages | |
package | chapter2 |