-
swing components
I am looking for database access components. Are there any standard to swing.
I have looked on sun's site and through the swing component tutorial and
have not seen any. Where might I find these?
-
Re: swing components
Swing is a collection of components for a graphical user interface. This
has nothing to do with database access. JDBC is about database access. But
if you were thinking of something like you see in Visual Basic, where you
have a grid component and can set a property that says "get your data from
this table", this doesn't exist in Swing. It isn't difficult to do, though,
I've seen a couple of samples that do it. Can't remember where they were.
PC2
turqlu60 <turqlu60@aol.com> wrote in message
news:3a0b1118$1@news.devx.com...
>
> I am looking for database access components. Are there any standard to
swing.
> I have looked on sun's site and through the swing component tutorial and
> have not seen any. Where might I find these?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|