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.Providerpublic abstract void create()
throws IOException
IOException - if something failsBuilt on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.