|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sheet | |
org.openide.nodes | The IDE uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. |
Uses of Sheet in org.openide.nodes |
Methods in org.openide.nodes that return Sheet | |
Sheet |
Sheet.cloneSheet()
Create a deep copy of the sheet. |
static Sheet |
Sheet.createDefault()
Convenience method to create new sheet with only one empty set, named PROPERTIES . |
protected Sheet |
AbstractNode.createSheet()
Initialize a default property sheet; commonly overridden. |
protected Sheet |
AbstractNode.getSheet()
Get the current property sheet. |
Methods in org.openide.nodes with parameters of type Sheet | |
protected void |
AbstractNode.setSheet(Sheet s)
Set the set of properties. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |