I'm kind-a new to Java so please bear with me... Is there a way to stop the font and color from changing when one sets an java.awt.Component to non-editable? I'm using a frame in an application and when I add a button that is setEditable(false), the font and color changes to a shaded sort of style. -- Glenn Valenta Engineering http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] <-main mail account
- Re: Text font & color when setEditable(false) Glenn Valenta
- Re: Text font & color when setEditable(false) Eitzenberger Thomas