With this application you can display tables of data.

  DOWNLOAD 11.6 KB Free

Most Swing components have models. A button (JButton), for example, has a model (a ButtonModel object) that stores the button's state — what its keyboard mnemonic is, whether it's enabled, selected, or pressed, and so on.

Some components have multiple models. A list (JList), for example, uses a ListModel to hold the list's contents, and a ListSelectionModel to track the list's current selection.

  DOWNLOAD 11.6 KB Free
Specifications
License type:
Freeware
Related stories