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 74718 - [EE-28] No Refresh action on DB connection node
Summary: [EE-28] No Refresh action on DB connection node
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL: http://ui.netbeans.org/nonav/usabilit...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-10 15:34 UTC by jrojcek
Modified: 2007-03-01 09:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2006-04-10 15:34:03 UTC
Finding	
Participant wanted to refresh the view on database in Runtime window, but there wasn't a menu item in 
contextual menu on individual connection node. He found it on Tables node.

Severity	
1 participant expected the Refresh action on connection node

Recommendation	
This action probably should be in the contextual menu on connection node.
Comment 1 Andrei Badea 2006-07-10 16:03:01 UTC
Fixed.

Checking in src/org/netbeans/modules/db/explorer/infos/ConnectionNodeInfo.java;
/cvs/db/src/org/netbeans/modules/db/explorer/infos/ConnectionNodeInfo.java,v 
<--  ConnectionNodeInfo.java
new revision: 1.40.2.1.2.2; previous revision: 1.40.2.1.2.1
done
Checking in src/org/netbeans/modules/db/resources/explorer.plist;
/cvs/db/src/org/netbeans/modules/db/resources/explorer.plist,v  <--  explorer.plist
new revision: 1.70.56.1.2.4; previous revision: 1.70.56.1.2.3
done
Comment 2 Lukasz Grela 2007-03-01 09:44:37 UTC
v.