ajkiwi88
08-11-2007, 05:57 AM
what does the line of code frame.pack() actualy mean as i have seen some sun java code and cannot find what it means/done.
|
Click to See Complete Forum and Search --> : frame.pack() ajkiwi88 08-11-2007, 05:57 AM what does the line of code frame.pack() actualy mean as i have seen some sun java code and cannot find what it means/done. agent_x91 08-17-2007, 06:47 AM It "packs" the frame size down to the minimum required to show all of the components within that frame + appropriate spacing. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |