org.netbeans.modules.j2ee.dd.api.web
Interface Listener
- All Superinterfaces:
- CommonDDBean, DescriptionInterface, DisplayNameInterface, IconInterface
public interface Listener
- extends CommonDDBean, DescriptionInterface, DisplayNameInterface, IconInterface
Generated interface for Listener element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.IconInterface |
getAllIcons, getDefaultIcon, getLargeIcon, getLargeIcon, getSmallIcon, getSmallIcon, removeAllIcons, removeIcon, removeIcon, removeLargeIcon, removeLargeIcon, removeSmallIcon, removeSmallIcon, setAllIcons, setIcon, setLargeIcon, setLargeIcon, setSmallIcon, setSmallIcon |
setListenerClass
void setListenerClass(String value)
- Setter for listener-class property.
- Parameters:
value - property value
getListenerClass
String getListenerClass()
- Getter for listener-class property.
- Returns:
- property value