On Thu, 2005-07-21 at 10:33 -0400, Lillian Angel wrote: > --- examples/gnu/classpath/examples/swing/Demo.java 21 Jul 2005 > 14:13:36 -0000 1.16 > +++ examples/gnu/classpath/examples/swing/Demo.java 21 Jul 2005 > 14:30:33 -0000 > @@ -70,7 +70,7 @@ > "Look and Feel notice", > > JOptionPane.INFORMATION_MESSAGE); > > - UIManager.setLookAndFeel(new GNULookAndFeel()); > + UIManager.setLookAndFeel(new MetalLookAndFeel()); > }
That was an accident I assume? Cheers, Mark
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
