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 - smart completion: Line should have stroke
Summary: smart completion: Line should have stroke
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks: 154422
  Show dependency tree
 
Reported: 2008-10-13 18:22 UTC by Lark Fitzgerald
Modified: 2009-12-09 03:09 UTC (History)
0 users

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 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