|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectEditor
| Field Summary | |
|---|---|
static int |
ADD
The command to signify addition of an attribute. |
static int |
REMOVE
The command to signify removal of an attribute. |
static int |
SET
The command to signify setting of an attribute. |
| Method Summary | |
|---|---|
ModificationActionQueue |
getDestination()
Get the action destination for this object. |
void |
setDestination(ModificationActionQueue destination)
Set the destination for this object. |
| Field Detail |
|---|
static final int SET
static final int ADD
static final int REMOVE
| Method Detail |
|---|
ModificationActionQueue getDestination()
modifyObject method.
void setDestination(ModificationActionQueue destination)
destination - the new destination queue for any modification
actions created by this editor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||