On Thu, 2006-06-15 at 13:29 -0400, Tania Bento wrote: > Hey, > > In a previous mauve test, I changed 'focusable' to be set to false (and > not true) in AbstractButton.java. However, for the past couple of days > I have been writing mauve tests and it should in fact be set to true and > only set to false by the other classes (JRadioButtonMenuItem, > JCheckMenuBoxItem, BasicArrowButton, and MetalScrollButton). I will be > posting these classpath patches and mauve tests soon. Can someone > please approve this modication to AbstractButton so that I can commit > it. >
Yes, I agree. Please commit. > Cheers, > Tania > > 2006-06-15 Tania Bento <[EMAIL PROTECTED]> > > * javx/swing/AbstractButton.java: > (AbstractButton): 'Focusable' should be set to true and not > false. > > >
