|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdeveloper.builder.cls.AbstractGenerator
oracle.jdeveloper.builder.cls.ClassGenerator
public class ClassGenerator
| Constructor Summary | |
|---|---|
ClassGenerator() |
|
| Method Summary | |
|---|---|
protected void |
addDetails(JavaManager mgr, SourceFile file, SourceClass cls) |
javax.swing.JComponent |
getAttributes(java.lang.String baseType)Provides the Attributes panel supported by this Generator. |
void |
setEnabled(boolean isEnabled)Sets the enabled state of all UI present on the object returned by getAttributes. |
| Methods inherited from class oracle.jdeveloper.builder.cls.AbstractGenerator |
|---|
enableTree, escapeString, generate, getClassDescription, getContext, getLibraries, getProject, getWorkspace, setContext, validateAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassGenerator()
| Method Detail |
|---|
public javax.swing.JComponent getAttributes(java.lang.String baseType)
GeneratorgetAttributes in interface GeneratorgetAttributes in class AbstractGeneratorbaseType - The base class for which the attributes are requested.JContainer object representing the available attributes for the base class.public void setEnabled(boolean isEnabled)
GeneratorsetEnabled in interface GeneratorsetEnabled in class AbstractGeneratorisEnabled - The enabled state to set all UI controls to.
protected void addDetails(JavaManager mgr,
SourceFile file,
SourceClass cls)
addDetails in class AbstractGenerator
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||