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 125015

Summary: Code Completion issues
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: EditorAssignee: Petr Nejedly <pnejedly>
Status: VERIFIED FIXED    
Severity: blocker CC: mkrauskopf
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 154422    

Description Alexandr Scherbatiy 2008-01-10 09:30:59 UTC
From user's feedback.

Code completion:
- For classes I declare
- For classes in the JavaFX Script object model
- When I type "." (i.e. dot - like Java source editing)
- When I type ":" (i.e. colon - very important when doing things in a
 declarative way.
- And note, because containment is such a big deal I want the option to
 choose the appropriate *derived* type. (I can expand on that if
 it isn't obvious what I mean.)
Comment 1 Alexei Mokeev 2008-04-14 13:23:19 UTC
It is a request for desired functionality. Chanaged type to ENHC to check later with the implementation.

Comment 2 Martin Krauskopf 2009-12-14 06:45:50 UTC
All below seems to be implemented (not sure about last point). Please reopen as new separate RFE(s) if you see that something is not yet implemented as you would wish. Thanks.
Comment 3 Alexandr Scherbatiy 2009-12-17 02:59:04 UTC
verified in Build NetBeans-dev-javafx-main-123-on-091217-full.zip