public class NozzlesPropertySheetHolder extends SimplePropertySheetHolder
PropertySheetHolder.PropertySheet| Modifier and Type | Field and Description |
|---|---|
javax.swing.Action |
newAction |
children, icon, title| Constructor and Description |
|---|
NozzlesPropertySheetHolder(Head head,
java.lang.String title,
java.util.List<? extends PropertySheetHolder> children,
javax.swing.Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Action[] |
getPropertySheetHolderActions() |
getChildPropertySheetHolders, getPropertySheetHolderIcon, getPropertySheetHolderTitle, getPropertySheetspublic NozzlesPropertySheetHolder(Head head, java.lang.String title, java.util.List<? extends PropertySheetHolder> children, javax.swing.Icon icon)
public javax.swing.Action[] getPropertySheetHolderActions()
getPropertySheetHolderActions in interface PropertySheetHoldergetPropertySheetHolderActions in class SimplePropertySheetHolder