JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.datasource.swing

Contains the JavaBean and support classes for a data source that integrates with javax.swing data source objects, such as a JLabel or a JComboBox.

See:
          Description

Class Summary
DSdbJCheckbox This class binds a JCheckbox to a boolean column in the current row of the datasource.
DSdbJComboBox This class binds a JComboBox to a column in the datasource.
DSdbJImage This class binds a component capable of displaying images to a column in the current row of the datasource.
DSdbJLabel This class binds a JLabel to a column in the current row of the datasource.
DSdbJList This class binds a JList to a column in the datasource.
DSdbJNavigator This component navigates the result set of a data bean and manipulate the data source inserting and deleting records, cancel, save an requery data in the data source.
DSdbJTextArea This class binds a JTextArea to a column in the current row of the datasource.
DSdbJTextField This class binds a JTextField to a column in the current row of the datasource.
 

Package com.klg.jclass.datasource.swing Description

Contains the JavaBean and support classes for a data source that integrates with javax.swing data source objects, such as a JLabel or a JComboBox.


Copyright © 2004 Quest Software Inc..
All rights reserved.