JSplitPane Problem
From: Boxman (dharte_at_arach.net.au)
Date: 12/31/03
- Previous message: Dmitry R: "how to determinate drag and drop in progress in JTree"
- Next in thread: ak: "Re: JSplitPane Problem"
- Reply: ak: "Re: JSplitPane Problem"
- Reply: Gregory A. Swarthout: "Re: JSplitPane Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 10:23:19 +0800
Hi,
I have a problem with some code using a JSplitPane. The application works
fine under Java 1.3 but on changing to 1.4.2 _01-b06 my JBuilder X compiler
doesn't recognize the DIVIDER_LOCATION_PROPERTY bound property or the
setResizeWeight(double) method. Has there been a change with the new jdk
version? I've tried using 1.4.0_03-b04 but no different.
- Previous message: Dmitry R: "how to determinate drag and drop in progress in JTree"
- Next in thread: ak: "Re: JSplitPane Problem"
- Reply: ak: "Re: JSplitPane Problem"
- Reply: Gregory A. Swarthout: "Re: JSplitPane Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|