unikix.clientapis.emulator
Class KixEmulatorBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--unikix.clientapis.emulator.KixEmulatorBeanInfo

public class KixEmulatorBeanInfo
extends SimpleBeanInfo


Constructor Summary
KixEmulatorBeanInfo()
           
 
Method Summary
 BeanDescriptor getBeanDescriptor()
           
 EventSetDescriptor[] getEventSetDescriptors()
           
 Image getIcon(int iconKind)
           
 MethodDescriptor[] getMethodDescriptors()
           
 PropertyDescriptor[] getPropertyDescriptors()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, loadImage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KixEmulatorBeanInfo

public KixEmulatorBeanInfo()
Method Detail

getBeanDescriptor

public BeanDescriptor getBeanDescriptor()
Overrides:
getBeanDescriptor in class SimpleBeanInfo

getMethodDescriptors

public MethodDescriptor[] getMethodDescriptors()
Overrides:
getMethodDescriptors in class SimpleBeanInfo

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class SimpleBeanInfo

getEventSetDescriptors

public EventSetDescriptor[] getEventSetDescriptors()
Overrides:
getEventSetDescriptors in class SimpleBeanInfo

getIcon

public Image getIcon(int iconKind)
Overrides:
getIcon in class SimpleBeanInfo


Copyright (c) 2001 by Sun Microsystems, Inc. All Rights Reserved