[ xframe-Bugs-1205732 ] Look and feel

"SourceForge.net" <[email protected]> Fri, 20 May 2005 08:19:46 -0700
Newsgroups gmane.text.xml.xframe.xsddoc
Message-ID <[email protected]>
Bugs item #1205732, was opened at 2005-05-20 10:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Submitted By: Iñaqui Medina (inaquimj)
Assigned to: Nobody/Anonymous (nobody)
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);
    }

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

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


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click