2007年10月23日星期二
Application Structure
Java application has the feature of multithreaded execution. Every application has at least one thread called the main thread. This thread has the ability to create additional threads, as we'll demonstrate in the next section. [1]
2007年10月22日星期一
Introduction
Java Application Wizard is an application framework built on Java that creates complete, working java applications. It is intended to alleviate much of the repetitive work involved in creating such applications, while providing a means of quality assurance that the applications created will be of consistent quality.
订阅:
博文 (Atom)