|
|
|
JDialog + JTable + JScrollbar
|
|||
|---|---|---|---|
|
#18+
public class Parameters extends JDialog { ... private void jbInit() throws Exception { this.setSize(new Dimension(397, 226)); this.getContentPane().setLayout( null ); JTable table = new JTable(new QueryTableModel()); table.setBounds(new Rectangle(10, 10, 300, 100)); this.getContentPane().add(table,null); } как прикрутить к таблице scroll??? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 03.11.2007, 16:11:18 |
|
||
|
|

start [/forum/topic.php?fid=59&msg=34915145&tid=2144099]: |
0ms |
get settings: |
6ms |
get forum list: |
19ms |
check forum access: |
5ms |
check topic access: |
5ms |
track hit: |
34ms |
get topic data: |
19ms |
get forum data: |
5ms |
get page messages: |
75ms |
get tp. blocked users: |
2ms |
| others: | 344ms |
| total: | 514ms |

| 0 / 0 |
