HelpCtx.Providerpublic abstract class NewType extends java.lang.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.
|
java.lang.String |
getName() |
Display name for the creation action.
|
public java.lang.String getName()
public HelpCtx getHelpCtx()
getHelpCtx in interface HelpCtx.Providerpublic abstract void create()
throws java.io.IOException
java.io.IOException - if something failsBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.