vtk
Class vtkInteractorStyleBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended byvtk.VTKBeanInfo
          extended byvtk.vtkObjectBaseBeanInfo
              extended byvtk.vtkObjectBeanInfo
                  extended byvtk.vtkInteractorObserverBeanInfo
                      extended byvtk.vtkInteractorStyleBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo
Direct Known Subclasses:
vtkInteractorStyleFlightBeanInfo, vtkInteractorStyleJoystickActorBeanInfo, vtkInteractorStyleJoystickCameraBeanInfo, vtkInteractorStyleRubberBandZoomBeanInfo, vtkInteractorStyleSwitchBeanInfo, vtkInteractorStyleTerrainBeanInfo, vtkInteractorStyleTrackballActorBeanInfo, vtkInteractorStyleTrackballCameraBeanInfo, vtkInteractorStyleUnicamBeanInfo, vtkInteractorStyleUserBeanInfo

public class vtkInteractorStyleBeanInfo
extends vtkInteractorObserverBeanInfo

BeanInfo support class for the vtkInteractorStyle class. Automatically created by vtk2beaninfo


Field Summary
 
Fields inherited from class vtk.VTKBeanInfo
iconColor16x16Filename, iconColor32x32Filename, iconMono16x16Filename, iconMono32x32Filename
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
vtkInteractorStyleBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
           
 java.beans.EventSetDescriptor[] getEventSetDescriptors()
           
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           
 
Methods inherited from class vtk.VTKBeanInfo
concatene, createBeanDescriptor, createPropertyDescriptor, getIcon
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

vtkInteractorStyleBeanInfo

public vtkInteractorStyleBeanInfo()
Method Detail

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Specified by:
getBeanDescriptor in interface java.beans.BeanInfo
Overrides:
getBeanDescriptor in class vtkInteractorObserverBeanInfo

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Specified by:
getPropertyDescriptors in interface java.beans.BeanInfo
Overrides:
getPropertyDescriptors in class vtkInteractorObserverBeanInfo

getEventSetDescriptors

public java.beans.EventSetDescriptor[] getEventSetDescriptors()
Specified by:
getEventSetDescriptors in interface java.beans.BeanInfo
Overrides:
getEventSetDescriptors in class vtkInteractorObserverBeanInfo


Copyright © 2004 Sydney ViSLAB. All Rights Reserved.