Class ThinElementBeanInfo

java.lang.Object
java.beans.SimpleBeanInfo
xal.model.elem.ThinElementBeanInfo
All Implemented Interfaces:
BeanInfo

public class ThinElementBeanInfo extends SimpleBeanInfo
Provides custom BeanInfo for all ThinElement instances. This is used for, among other things, writing a description of the element to an XML file.
Version:
$id:
Author:
Craig McChesney
  • Constructor Details

    • ThinElementBeanInfo

      public ThinElementBeanInfo()
  • Method Details