Re: How to update JTable from JMenuBar?
- From: "David A. Re***" <tinyweldingtorch@xxxxxxxxx>
- Date: Sun, 30 Mar 2008 08:18:14 -0700 (PDT)
I make my 'main' JFrame an ActionListener for my 'open' MenuItem.
When the 'open' sends the ActionEvent to 'main' and then I create a
FileChooser
and let the user pick the file.
After the FileChooser returns I just call the various methods for the
table model.
.
- References:
- How to update JTable from JMenuBar?
- From: Royan
- How to update JTable from JMenuBar?
- Prev by Date: How to update JTable from JMenuBar?
- Next by Date: Re: How to update JTable from JMenuBar?
- Previous by thread: How to update JTable from JMenuBar?
- Next by thread: Re: How to update JTable from JMenuBar?
- Index(es):