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.
Copyright © 2013, Rogue Wave Software, Inc. All Rights Reserved.