Tutorial: Building an Rogue Wave Server Application > Implementing a Java Component
 
Implementing a Java Component
This chapter is a tutorial which describes how to implement a Java data-source component and its view specification file. You will work from the Network example presented in Introducing the Example. The exercise consists in opening a table view of the Network object model and displaying it using the Swing library. To do so, we will first write the .ils file. Then, we will create the Java client using the Java Beans technology.
The chapter is therefore divided as follows:
*Creating the View Specification File
*Building a Client with JavaBeans

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.