|
|
|
|
Packages and Abstraction
In thisunit,weconsider anumber of facilities of Java that are particularly useful for structuring larger systems.
Classesand class hierarchies are the fundamental structuring concepts for Java programs. In larger programs, consisting of many classes, we oftenneed ahigher level of structure also. The Java language provides the... | | Event-Driven Programming
The previous unit, Unit 6, has shown you how to create graphical user interfaces that contain a wide range of components and have quite sophisticated layouts. You are also in a position now to make use of Java reference material to investigate and use other components and layouts. However, when the user clicks on a button or enters text, nothing... | | 'Lets Do Java
The underlying theme of this course is that Java is a highly portable programming language and is able to run on a very wide range of platforms.
This means that Java software may be required to run on very small scale systems with few resources, such as very limited storage or very small displays, as well as on large networks... |
|
|
Result Page: 2 1 |