public abstract class NewType extends Object implements HelpCtx.Provider
Constructor and Description |
---|
NewType() |
Modifier and Type | Method and 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 fails