Hi I am doing small application for that i want to rearrange the component when i maximize the frame. how to re-arrange the components. Plz give a clue
[172 byte] By [therathnaa] at [2007-11-26 19:20:40]
> i meen i want re fresh the componets> > In Applet like repaint() , it calls the Paint()You still aren't being clear. Resizing the frame will call repaint(). Please provide an example.