Refinements to: add context menu items to palette to improve UI for embedding_60_root
authoredwingo@netbeans.org
Wed, 04 Apr 2007 01:46:42 +0000
changeset 46377925c280ef8
parent 462 c9a305efb017
child 464 b9b0a73a6520
Refinements to: add context menu items to palette to improve UI for
component libraries.
visualweb.complib/src/org/netbeans/modules/visualweb/complib/ComplibServiceProvider.java
visualweb.complib/src/org/netbeans/modules/visualweb/complib/ui/Bundle.properties
     1.1 --- a/visualweb.complib/src/org/netbeans/modules/visualweb/complib/ComplibServiceProvider.java	Wed Apr 04 00:46:42 2007 +0000
     1.2 +++ b/visualweb.complib/src/org/netbeans/modules/visualweb/complib/ComplibServiceProvider.java	Wed Apr 04 01:46:42 2007 +0000
     1.3 @@ -226,8 +226,7 @@
     1.4  
     1.5          @Override
     1.6          public Action[] getCustomItemActions(Lookup item) {
     1.7 -            // TODO Auto-generated method stub
     1.8 -            return null;
     1.9 +            return getCustomCategoryActions(item);
    1.10          }
    1.11  
    1.12          @Override
    1.13 @@ -237,13 +236,11 @@
    1.14  
    1.15          @Override
    1.16          public Action[] getImportActions() {
    1.17 -            // TODO Auto-generated method stub
    1.18              return null;
    1.19          }
    1.20  
    1.21          @Override
    1.22          public Action getPreferredAction(Lookup item) {
    1.23 -            // TODO Auto-generated method stub
    1.24              return null;
    1.25          }
    1.26  
     2.1 --- a/visualweb.complib/src/org/netbeans/modules/visualweb/complib/ui/Bundle.properties	Wed Apr 04 00:46:42 2007 +0000
     2.2 +++ b/visualweb.complib/src/org/netbeans/modules/visualweb/complib/ui/Bundle.properties	Wed Apr 04 01:46:42 2007 +0000
     2.3 @@ -57,7 +57,7 @@
     2.4  
     2.5  manager.closeButtonLabel=Close
     2.6  manager.closeButtonMnemonic=C
     2.7 -manager.componentLibrariesLabel=<html>Component Li&braries\:<br>Use Projects window to add to projects.</html>
     2.8 +manager.componentLibrariesLabel=Component Li&braries\:
     2.9  manager.componentLibrariesLabelA11yDescription=List of all component libraries
    2.10  
    2.11  manager.designTimeNode=Design Time