Overview of tutorial
The construction of an application explains briefly the main concepts of Rogue Wave® JViews.
Example Java™ source files are provided representing the steps in the tutorial. The example files are as follows: Sample1.java, Sample2.java, Sample3.java, and Sample4.java.
The tutorial consists of the following stages:
Creating the manager.
Loading a file containing graphic objects into this manager.
Creating the view to display the contents of the manager.
Adding interaction to a view.
Listening to events sent by the manager view.
Adding and moving graphic objects in the manager.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.