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 107204 - Popup CC automatically for constructors
Summary: Popup CC automatically for constructors
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 88714
  Show dependency tree
 
Reported: 2007-06-19 13:52 UTC by jrojcek
Modified: 2013-11-20 15:04 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 jrojcek 2007-06-19 13:52:42 UTC
If I complete Dimension using code completion and get to this point...
 
   p.setPreferredSize(new Dimension|);

...it should maybe show up the completion window again automatically and offer *constructors* as preferred items.
Comment 1 Svata Dedic 2013-11-20 15:04:42 UTC
Works for a long time already.