[ xframe-Bugs-1205732 ] Look and feel

"SourceForge.net" <[email protected]> Wed, 29 Jun 2005 13:36:17 -0700
Newsgroups gmane.text.xml.xframe.xsddoc
Message-ID <[email protected]>
Bugs item #1205732, was opened at 2005-05-20 17:19
Message generated for change (Settings changed) made by kriede
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1205732&group_id=48863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: JXTable
Group: swing
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Iñaqui Medina (inaquimj)
>Assigned to: Iñaqui Medina (inaquimj)
Summary: Look and feel

Initial Comment:
Some JComponent methods don't act as expected 
since they don't change the look and feel of the KTables.

At least we need:

/* (non-Javadoc)
     * @see javax.swing.JComponent#setBackground
(java.awt.Color)
     */
    public void setBackground(Color bg)
    {
        scrollPane.setBackground(bg);
    }
    
    /* (non-Javadoc)
     * @see javax.swing.JComponent#setOpaque
(boolean)
     */
    public void setOpaque(boolean isOpaque)
    {
        scrollPane.setOpaque(isOpaque);
    }

----------------------------------------------------------------------

Comment By: Kurt Riede (kriede)
Date: 2005-06-27 23:25

Message:
Logged In: YES 
user_id=484961

commited to CVS HEAD

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=454391&aid=1205732&group_id=48863


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click