![]() |
![]() |
![]() |
![]() |
Column Names
For each query in the User Interface Tree, each column name in the query's ResultSet will be listed. When a UI component is associated with a column, the data from that column will be displayed in the component. Multiple UI components may be associated with each column. A list of possible UI components is presented in the area to the right of the UI tree. Most items (like labels or buttons) can only display one item (the intersection of a column and a row) at a time. Items like the choice, listbox, JComboBox, and JList can display multiple rows but only one column at a time. The JTable can show multiple rows and multiple columns at a time. If the JTable is created inside a JScrollPane, then the titles of the columns will be displayed as well.
Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |
![]() |
![]() |
![]() |
![]() |