Close
jGuru Forums
Posted By: Doolie_Han Posted On: Thursday, October 18, 2001 01:25 PM
I have following code : _splitPaneMain.setResizeWeight(value); where _splitPaneMain is instance of JSplitPane. When I try to compile using JBuilder 5 professional, it fails! If I use javac, it compiles fine. Do you know how to fix this problem? Thank you
Re: JSplitPane.setResizeWeight(double) failure
Posted By: Shahram_Khorsand Posted On: Thursday, October 18, 2001 10:59 PM