Rogue Wave JViews TGO Sample: Table Component - Styling


Description

This sample shows how to use the styling features of the Rogue Wave JViews TGO Table Component.

How to Use the Sample

The sample shows a table that contains various types of predefined JTGO business objects, as well as user-defined business objects. The table allows you to select rows, as well as to move and resize columns. You can choose the class of objects to display with a combo box in the lower part of the screen.



How to Run the Sample as an Application

This sample can also be run as an application. The installation directory contains an executable JAR file, table-styling.jar, that allows you to execute the sample with a double click from a file browser. Note that if you are using Internet Explorer, you can open the installation directory and execute the JAR file from the browser. This technique may not work in other Web browsers.

Alternatively, you can run the sample application from the command line. First check that the Ant utility is properly configured. If not, see the instructions on how to configure Ant for Rogue Wave JViews.

Then, go to the installation directory of the sample and type:

ant run

Topics Covered

Detailed Description

This sample shows how to create, use and customize a JTGO table component. The specific code of this sample is in the doSample method of styling.Main. It contains the following steps:



Installation Directory

The Table Component - Styling sample is installed here.

Classes Involved

Source Files

Copyright © Rogue Wave Software, Inc. 1997, 2015. All rights reserved. Legal terms.