sunw.demo.encapsulatedEvents
Class EventMonitorBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--sunw.demo.encapsulatedEvents.EventMonitorBeanInfo

public final class EventMonitorBeanInfo
extends java.beans.SimpleBeanInfo

BeanInfo for the EventMonitor exposes Listeners for registration.


Constructor Summary
EventMonitorBeanInfo()
           
 
Method Summary
 java.beans.MethodDescriptor[] getMethodDescriptors()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventMonitorBeanInfo

public EventMonitorBeanInfo()
Method Detail

getMethodDescriptors

public java.beans.MethodDescriptor[] getMethodDescriptors()
Overrides:
getMethodDescriptors in class java.beans.SimpleBeanInfo
Returns:
the public methods for the EventMonitor Bean