| org.netbeans.modules.visualweb.project.jsf.api.Importable
Importable | public interface Importable extends ProjectActionPerformer(Code) | | Interface used for items that can be imported into the project.
Importable items should be registered in the layer file.
author: Tor Norbye |
Inner Class :public interface PageImportable | |
getDisplayName | String getDisplayName()(Code) | | Description of the type of object to be imported. This item
will be displayed in the Import action's pullright menu.
|
|
|