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 36800

Summary: Trying to reorder columns throws Exception
Product: platform Reporter: santhosh <santhosh>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: ScreenShot

Description santhosh 2003-10-23 16:10:44 UTC
when netbeans is launched in windows look and 
feel, the table headers of property sheet are 
shown(in metal they are not visible). try to drag 
them. following exception is thrown:

java.lang.IllegalArgumentException: Reordering 
not supported
	at 
org.openide.explorer.propertysheet.SheetColumnMode
l.moveColumn(SheetColumnModel.java:135)
	at 
javax.swing.plaf.basic.BasicTableHeaderUI$MouseInp
utHandler.setDraggedDistance
(BasicTableHeaderUI.java:216)
	at 
javax.swing.plaf.basic.BasicTableHeaderUI$MouseInp
utHandler.mouseDragged
(BasicTableHeaderUI.java:195)
	at 
java.awt.AWTEventMulticaster.mouseDragged
(AWTEventMulticaster.java:257)
	at 
java.awt.AWTEventMulticaster.mouseDragged
(AWTEventMulticaster.java:257)
	at 
java.awt.Component.processMouseMotionEvent
(Component.java:5182)
	at 
javax.swing.JComponent.processMouseMotionEvent
(JComponent.java:2776)
	at java.awt.Component.processEvent
(Component.java:4935)
	at java.awt.Container.processEvent
(Container.java:1566)
	at java.awt.Component.dispatchEventImpl
(Component.java:3639)
	at java.awt.Container.dispatchEventImpl
(Container.java:1623)
	at java.awt.Component.dispatchEvent
(Component.java:3480)
	at 
java.awt.LightweightDispatcher.retargetMouseEvent
(Container.java:3450)
	at 
java.awt.LightweightDispatcher.processMouseEvent
(Container.java:3182)
	at 
java.awt.LightweightDispatcher.dispatchEvent
(Container.java:3095)
	at java.awt.Container.dispatchEventImpl
(Container.java:1609)
	at java.awt.Window.dispatchEventImpl
(Window.java:1590)
	at java.awt.Component.dispatchEvent
(Component.java:3480)
[catch] at java.awt.EventQueue.dispatchEvent
(EventQueue.java:450)
	at 
java.awt.EventDispatchThread.pumpOneEventForHierar
chy(EventDispatchThread.java:197)
	at 
java.awt.EventDispatchThread.pumpEventsForHierarch
y(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:144)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:136)
	at java.awt.EventDispatchThread.run
(EventDispatchThread.java:99)
Comment 1 santhosh 2003-10-23 16:12:42 UTC
Created attachment 11949 [details]
ScreenShot
Comment 2 _ tboudreau 2003-11-15 19:43:01 UTC

*** This issue has been marked as a duplicate of 36708 ***
Comment 3 Marian Mirilovic 2004-03-16 09:05:09 UTC
verified duplicate,
by the way it's already fixed in incoming NB3.6