HelpCtx.Provider
public 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.Provider
public abstract void create() throws IOException
IOException
- if something failsBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.