Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.databases > #601

Re: Collumn lengths in a jTable

From "John B. Matthews" <nospam@nospam.invalid>
Newsgroups comp.lang.java.databases
Subject Re: Collumn lengths in a jTable
Date 2013-04-23 15:10 -0400
Organization The Wasteland
Message-ID <nospam-B90009.15102723042013@news.aioe.org> (permalink)
References <778f1ac5-546a-4ee4-bd9f-c1f2aeb39e8d@googlegroups.com>

Show all headers | View raw


In article <778f1ac5-546a-4ee4-bd9f-c1f2aeb39e8d@googlegroups.com>,
 murclem11@gmail.com wrote:

> I am displaying data from a mysql database in a jtable. I need to 
> have the display have different column widths. For example the first 
> column to have a size of 6 while the second has size 3. Is there a 
> method i can do this conveniently? 

javax.swing.JTable

<http://docs.oracle.com/javase/tutorial/uiswing/components/table.html>

jQuery-jTable

<http://www.jtable.org/GettingStarted>

-- 
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>

Back to comp.lang.java.databases | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Collumn lengths in a jTable murclem11@gmail.com - 2013-04-23 04:13 -0700
  Re: Collumn lengths in a jTable "John B. Matthews" <nospam@nospam.invalid> - 2013-04-23 15:10 -0400
  Re: Collumn lengths in a jTable Arne Vajhøj <arne@vajhoej.dk> - 2013-04-23 18:35 -0400

csiph-web