select w/Swing's JTable widget

Поиск
Список
Период
Сортировка
От Ludovic Marcotte
Тема select w/Swing's JTable widget
Дата
Msg-id Pine.LNX.3.96.980704145133.30554A-100000@extra.Sophos.ca
обсуждение исходный текст
Ответы Re: [INTERFACES] select w/Swing's JTable widget  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-interfaces
Hi,
    I would first like to thank all developpers that are working on
PostgreSQL. It's an awesome piece of software.

Secondly, I've a simple question. I'm developping a small application in
Java and I use the Swing (JFC) widgets set. I have to do a select on a
table and put the result in a JTable object. My question is, how (in an
efficient manner) should I construct my JTable object since I do not know
in advance how many rows I'll have (available through my resultset).
Playing with Vector objects is annoying and with Object[]{[]} .. it's
pretty static :)

Thanks a lot,
        Ludovic


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Roderick A. Anderson"
Дата:
Сообщение: Re: [INTERFACES] Creating a C Function
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Revised proposal for libpq and FE/BE protocol changes