Ok, the title is pretty direct ..how do i do it?
I saw something in DefaultLookAndFeel class…
so I tried DefaultLookAndFeel abc = new DefaultLookandFeel(UImanager.getinstance());
abc.settickerspeed(1000);
But it did not work. the ticker speed of radio button din change.
what should be done in this case?
You need to use