Re: [INTERFACES] JDBC JAVA interface - Mailing list pgsql-interfaces

From Peter T Mount
Subject Re: [INTERFACES] JDBC JAVA interface
Date
Msg-id Pine.LNX.3.96.980721133040.2998H-100000@taer.maidstone.gov.uk
Whole thread Raw
In response to Re: [INTERFACES] JDBC JAVA interface  ("Stephen Lombardo" <LombardoS@Mail.Montclair.edu>)
List pgsql-interfaces
[email problems within maidstone.gov.uk has delayed this response -
peter]

On Thu, 16 Jul 1998, Stephen Lombardo wrote:

> > On Wed, 15 Jul 1998, Cyril Ferrand wrote:
> >
> > > Hello
> > >       Does anybody have written a Postgresql interface using jdbc? An applet of a
> > > Application use AWT. I work on it, I would make selection and have graphical
> > > result...
> > > If someone have exemple, Thanks.
> >
>
> If you are asking for examples of how it would be possible to come up with a graphical
> display of text queries I might be able to help you. I just came up with a java front
> end for a postgresql database which includes a graphical display.  Basically it is
> pretty easy to use a canvas to display the results on, and using the result set meta
> data you can calculate dynamically the spacing for different columns and rows.  Using
> this method you can also implement action listeners to allow highligting and popup
> menus....  its very flexible. If you have questions send private e-mail to me and i
> might be able to supply you with example code.

Thinking about it, you could take a look at the Swing component set. It
has a Table widget which I think can handle ResultSet's.

--
Peter Mount (at work) peter@taer.maidstone.gov.uk or peter@maidstone.gov.uk
If you mail me here, please cc my home address peter@retep.org.uk



pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] "static" libraries?
Next
From: Jeffrey Napolitano
Date:
Subject: Re: [INTERFACES] "static" libraries?