org.netbeans.modules.xml.xam/1 1.18.0 1

org.netbeans.modules.xml.xam
Interface Nameable<T extends Component>

All Superinterfaces:
Component<T>, Named<T>

public interface Nameable<T extends Component>
extends Named<T>


Field Summary
 
Fields inherited from interface org.netbeans.modules.xml.xam.Named
NAME_PROPERTY
 
Method Summary
 void setName(String name)
           
 
Methods inherited from interface org.netbeans.modules.xml.xam.Named
getName
 
Methods inherited from interface org.netbeans.modules.xml.xam.Component
canPaste, copy, getChildren, getChildren, getChildren, getModel, getParent
 

Method Detail

setName

void setName(String name)

org.netbeans.modules.xml.xam/1 1.18.0 1

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.