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 149977

Summary: smart completion: Line should have stroke
Product: javafx Reporter: Lark Fitzgerald <lfitzgerald>
Component: EditorAssignee: Petr Nejedly <pnejedly>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 154422    

Description Lark Fitzgerald 2008-10-13 18:22:04 UTC
Tested using FX Cont trunk build 348 with SDK:
Product: javafx-1.0dev, Platform: windows-i586, Build-Number: 708, Build-ID: 2008-10-13_03-09-52 on NB6.5: 
Product Version: NetBeans IDE Dev (Build 200810060201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

Enhancement: When using completion on Line, it lists startX,Y and endX,Y.  I think it should list stroke also.
Comment 1 Petr Nejedly 2009-11-25 07:29:17 UTC
Stroke is in the list of Line properties, actually inherited from the Shape class.
Comment 2 Alexandr Scherbatiy 2009-12-09 03:09:36 UTC
verified in NetBeans-JavaFX-Soma  #60