org.apache.jmeter.util
Class BeanShellBeanInfoSupport
java.lang.Object
java.beans.SimpleBeanInfo
org.apache.jmeter.testbeans.BeanInfoSupport
org.apache.jmeter.util.BeanShellBeanInfoSupport
- All Implemented Interfaces:
- BeanInfo
- Direct Known Subclasses:
- BeanShellListenerBeanInfo, BeanShellPostProcessorBeanInfo, BeanShellPreProcessorBeanInfo, BeanShellTimerBeanInfo
public abstract class BeanShellBeanInfoSupport
- extends BeanInfoSupport
Parent class to handle common GUI design
Methods inherited from class org.apache.jmeter.testbeans.BeanInfoSupport |
createPropertyGroup, getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, property, property, setIcon |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanShellBeanInfoSupport
protected BeanShellBeanInfoSupport(Class<?> beanClass)
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.