HelpCtx.Providerpublic abstract class NewType extends Object implements HelpCtx.Provider
| Constructor | Description |
|---|---|
NewType() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
create() |
Create the object.
|
HelpCtx |
getHelpCtx() |
Help context for the creation action.
|
String |
getName() |
Display name for the creation action.
|
public String getName()
public HelpCtx getHelpCtx()
getHelpCtx in interface HelpCtx.Providerpublic abstract void create()
throws IOException
IOException - if something failsBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.