Overview of Manual · Related Documents
Typewriter Font |
| ||
|
"Preface", (this section), describes the underlying assumptions behind this manual, the typographical conventions it uses, provides an overview of the manual and lists a number of related documents useful to Java programmers.
"Installing JClass BWT", describes the files that comprise JClass BWT, and instructions on how to install the main JClass BWT components.
"JClass BWT Overview" contains basic information about Java and the features of JClass BWT.
"Technical Support and Feedback" provides information on how to contact JClass technical support, and the types of support options available.
Part II-"Using JClass BWT", describes how to use the individual components of JClass BWT.
Chapter 1, "JCLabel and JCButton", describes how to use the label and pushbutton components.
Chapter 2, "JCCheckbox and JCCheckboxGroup", describes how to use the checkbox and radio button components.
Chapter 3, "JCTabButton and JCTabManager", describes how to use the tab manager and tab button components.
Chapter 4, "JCScrolledWindow", describes how to use the scrolled window component.
Chapter 5, "JCList and JCMultiColumnList", describes how to use the list box and mult-column list components.
Chapter 6, "JCOutliner", describes how to use the outliner components.
Chapter 7, "JCTextComponent, JCTextArea and JCTextField", describes how to use the textfield and textarea components.
Chapter 8, "JCArrowButton", describes how to use the arrow button component.
Chapter 9, "JCComboBox", describes how to use the combobox component.
Chapter 10, "JCSpinbox" and "JCSpinboxString", describes how to use the spinbox component.
Chapter 11, "JCProgressMeter", describes how to use the progress meter component.
Chapter 12, "JCSlider", describes how to use the slider component.
Chapter 13, "JCSplitterWindow" and "JCSeparator", describes how to use the splitter window component.
Chapter 14, "JCAlignerLayout", describes how to use the BWT Aligner layout manager.
Chapter 15, "JCScrollbar", describes how to use the scrollbar component.
Part III-"Reference Appendices", contains additional technical reference information related to programming with JClass BWT.
Appendix A, "Colors and Fonts", lists all of the colornames and RGB values that can be used in JClass BWT applications. It also lists all of the fonts and font style constants that can be used.
Appendix B, "JCString Properties", describes the types of JCString properties available for adding hypertext, images and text within programs utilizing JClass BWT components.
Appendix C, "JClass BWT Event Summary", includes a summary table of events used in JClass BWT, a listing that maps AWT events to JClass BWT 2.0 counterparts, and a table that maps JClass BWT 1.0x callbacks to their 2.0 counterparts.