Rogue Wave JViews TGO Sample: Equipment Component - Basic


Description

This sample shows how to use the basic features of the Rogue Wave JViews TGO equipment component.

How to Use the Sample

The sample shows a typical equipment view, with shelves containing cards, and cards containing ports and LEDs.

The JTGO equipment component provides multiple predefined modes of interaction. In this sample, the default behavior is to allow objects to be selected but not moved. You can select a different mode from the toolbar at the top of the screen. The following interactors are enabled in the sample:



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, equipment-basic.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 a JTGO equipment component and use its basic features. The code specific to this sample is in the doSample method of the class basic.Main. This sample includes the following steps:



Installation Directory

The Equipment Component - Basic sample is installed here.

Classes Involved

Source Files

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