DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    turqlu60 Guest

    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?

  2. #2
    Paul Clapham Guest

    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?




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links