-
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks