Re: missing JButton

2001-10-02 Thread Nathan Meyers
On Tue, Oct 02, 2001 at 09:24:30AM -0600, Stuart Wier wrote: > One of my JButtons is not visible when created. > > I am developing a desktop standalone application > which has a ui of JButtons in JPanels. All buttons > appear except one, which however will appear if the main JFrame > is resized

missing JButton

2001-10-02 Thread Stuart Wier
One of my JButtons is not visible when created. I am developing a desktop standalone application which has a ui of JButtons in JPanels. All buttons appear except one, which however will appear if the main JFrame is resized even the slightest by the user using the mouse on the edge. All the JBut