cz.cuni.amis.nb.pogamut.base.introspection
Class PropertyAdapter.NamedAdapter

Package class diagram package PropertyAdapter.NamedAdapter
java.lang.Object
  extended by java.beans.FeatureDescriptor
      extended by org.openide.nodes.Node.Property<T>
          extended by org.openide.nodes.PropertySupport<T>
              extended by org.openide.nodes.PropertySupport.ReadWrite
                  extended by cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
                      extended by cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter.NamedAdapter
Enclosing class:
PropertyAdapter

public static class PropertyAdapter.NamedAdapter
extends PropertyAdapter

Automaticaly assign string identifier to the property.


Nested Class Summary
 
Nested classes/interfaces inherited from class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
PropertyAdapter.NamedAdapter
 
Nested classes/interfaces inherited from class org.openide.nodes.PropertySupport
org.openide.nodes.PropertySupport.Name, org.openide.nodes.PropertySupport.ReadOnly<T>, org.openide.nodes.PropertySupport.ReadWrite<T>, org.openide.nodes.PropertySupport.Reflection<T>, org.openide.nodes.PropertySupport.WriteOnly<T>
 
Field Summary
 
Fields inherited from class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
property, propertyId, propertyPrefix, propId
 
Constructor Summary
PropertyAdapter.NamedAdapter(cz.cuni.amis.introspection.Property property)
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
getPropertyID, getValue, setValue
 
Methods inherited from class org.openide.nodes.PropertySupport
canRead, canWrite
 
Methods inherited from class org.openide.nodes.Node.Property
equals, getHtmlDisplayName, getPropertyEditor, getValueType, hashCode, isDefaultValue, restoreDefaultValue, supportsDefaultValue
 
Methods inherited from class java.beans.FeatureDescriptor
attributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyAdapter.NamedAdapter

public PropertyAdapter.NamedAdapter(cz.cuni.amis.introspection.Property property)
                             throws cz.cuni.amis.introspection.IntrospectionException
Throws:
cz.cuni.amis.introspection.IntrospectionException


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.