This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 9923 - org.openide.awt.SplittedPanel doesn't fire event if you change split
Summary: org.openide.awt.SplittedPanel doesn't fire event if you change split
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: David Simonek
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2001-03-02 09:46 UTC by Petr Suchomel
Modified: 2008-12-22 23:42 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Suchomel 2001-03-02 09:46:09 UTC
org.openide.awt.SplittedPanel doesn't fire event if you change split 
orientation from horizontally/vertically, or if you swap panels.
Comment 1 Jan Chalupa 2001-05-06 08:13:10 UTC
Target milestone -> 3.3
Comment 2 Jan Chalupa 2001-11-27 13:03:31 UTC
Target milestone -> 3.3.1.
Comment 3 David Simonek 2002-01-28 16:10:31 UTC
Reassigning to Peter. Peter, please go through and evaluate, thanks.
Comment 4 Peter Zavadsky 2002-01-29 13:40:47 UTC
Eval: It's not a problem to implement. Problem is to decide whether
the API enhancement is necessary, (there is already a
SplitChangeListener), or just fire it as a named property change.
Comment 5 Marek Grummich 2002-07-22 11:24:02 UTC
Set target milestone to TBD
Comment 6 Marek Grummich 2002-07-22 11:27:02 UTC
Set target milestone to TBD
Comment 7 Peter Zavadsky 2002-07-23 17:39:24 UTC
Leaving for future. (In fact I don't like the SplittedPanel is an API,
 and would prefer to deprecate such staff)
Comment 8 David Simonek 2005-04-28 16:03:15 UTC
SplittedPanel is deprecated now, so closing this enh as obsolete, please use
JSplitPane as deprecation comment suggests.