|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.jigadm.editors.AttributeEditor
Field Summary | |
protected java.util.Vector |
als
|
Constructor Summary | |
AttributeEditor()
|
Method Summary | |
void |
addAttributeListener(AttributeListener al)
|
abstract java.awt.Component |
getComponent()
get the Component created by the editor. |
protected void |
processEvent(java.util.EventObject eo)
|
void |
removeAttributeListener(AttributeListener al)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected java.util.Vector als
Constructor Detail |
public AttributeEditor()
Method Detail |
public void addAttributeListener(AttributeListener al)
public void removeAttributeListener(AttributeListener al)
protected void processEvent(java.util.EventObject eo)
public abstract java.awt.Component getComponent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |