Package | Description |
---|---|
org.openide.actions | |
org.openide.loaders |
Datasystems
are the logical layer between a filesystem and higher-level file-oriented operations.
|
Modifier and Type | Method | Description |
---|---|---|
TemplateWizard |
NewTemplateAction.Cookie.getTemplateWizard() |
Getter for the wizard that should be used for this cookie.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TemplateWizard.Iterator.initialize(TemplateWizard wiz) |
Initializes the iterator after it is constructed.
|
Set<DataObject> |
TemplateWizard.Iterator.instantiate(TemplateWizard wiz) |
Instantiates the template using information provided by
the wizard.
|
void |
TemplateWizard.Iterator.uninitialize(TemplateWizard wiz) |
Informs the Iterator that the TemplateWizard finished using the Iterator.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.