|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.kpat.policyTemplates.editor.UndeterminedTC
public class UndeterminedTC
A template component who's exact nature has not yet been determined.
Nested Class Summary | |
---|---|
static class |
UndeterminedTC.Editor
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
java.awt.Component |
getDisplayComponent()
|
java.awt.Component |
getDisplayComponent(PolicyTemplate temp)
|
java.awt.Component |
getEditor()
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.awt.Component getEditor()
getEditor
in interface TemplateComponent
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface TemplateComponent
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
public java.awt.Component getDisplayComponent()
public java.awt.Component getDisplayComponent(PolicyTemplate temp)
getDisplayComponent
in interface TemplateComponent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |