2010/09/13

Placeholder for an empty JTable





Code

table.setFillsViewportHeight(true);
table.setLayout(new GridBagLayout());
table.add(hint);


References

0 comments: