Re: Count how many visible rows can be fetched into a JFrame from JTable
- From: Chase Preuninger <chasepreuninger@xxxxxxxxx>
- Date: Wed, 16 Apr 2008 06:17:45 -0700 (PDT)
int rows = table.getRowHeight() / frame.getHeight();
.
- References:
- Prev by Date: Re: Instant Chat System for 1000 simultaneous clients
- Next by Date: Re: Selection in JTable
- Previous by thread: Re: Count how many visible rows can be fetched into a JFrame from JTable
- Next by thread: Re: Count how many visible rows can be fetched into a JFrame from JTable
- Index(es):