xmlBlaster 1.6.4 API

org.xmlBlaster.client.activex
Class XmlScriptAccessBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended byorg.xmlBlaster.client.activex.XmlScriptAccessBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class XmlScriptAccessBeanInfo
extends java.beans.SimpleBeanInfo

Provide bean info for XmlScriptAccess to be used by ActiveX bridge callback events.

Author:
Marcel Ruff

Field Summary
private static java.lang.String ME
           
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
XmlScriptAccessBeanInfo()
          Create a new bean info.
 
Method Summary
 java.beans.EventSetDescriptor[] getEventSetDescriptors()
          Setting explicit event set info.
static void main(java.lang.String[] args)
          For testing: java org.xmlBlaster.client.activex.XmlScriptAccessBeanInfo
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ME

private static java.lang.String ME
Constructor Detail

XmlScriptAccessBeanInfo

public XmlScriptAccessBeanInfo()
Create a new bean info.

Method Detail

getEventSetDescriptors

public java.beans.EventSetDescriptor[] getEventSetDescriptors()
Setting explicit event set info.


main

public static void main(java.lang.String[] args)
For testing: java org.xmlBlaster.client.activex.XmlScriptAccessBeanInfo


xmlBlaster 1.6.4 API

Copyright © 1999-2008 The xmlBlaster.org contributers.