cz.cuni.amis.nb.pogamut.base.server
Class ServerNode.ReflProp

Package class diagram package ServerNode.ReflProp
java.lang.Object
  extended by java.beans.FeatureDescriptor
      extended by org.openide.nodes.Node.Property<T>
          extended by org.openide.nodes.PropertySupport.Reflection
              extended by cz.cuni.amis.nb.pogamut.base.server.ServerNode.ReflProp
Enclosing class:
ServerNode<T extends ServerDefinition>

public static class ServerNode.ReflProp
extends org.openide.nodes.PropertySupport.Reflection


Field Summary
 
Fields inherited from class org.openide.nodes.PropertySupport.Reflection
instance
 
Constructor Summary
ServerNode.ReflProp(Object o, Class c, String prop, String dispName)
           
 
Method Summary
 String getDisplayName()
           
 
Methods inherited from class org.openide.nodes.PropertySupport.Reflection
canRead, canWrite, getPropertyEditor, getValue, setPropertyEditorClass, setValue
 
Methods inherited from class org.openide.nodes.Node.Property
equals, getHtmlDisplayName, getValueType, hashCode, isDefaultValue, restoreDefaultValue, supportsDefaultValue
 
Methods inherited from class java.beans.FeatureDescriptor
attributeNames, 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

ServerNode.ReflProp

public ServerNode.ReflProp(Object o,
                           Class c,
                           String prop,
                           String dispName)
                    throws NoSuchMethodException
Throws:
NoSuchMethodException
Method Detail

getDisplayName

public String getDisplayName()
Overrides:
getDisplayName in class FeatureDescriptor


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