Public Member Functions | |
ReversibleModel (Node.Property property, Object[] beans) | |
Object | getValue () throws InvocationTargetException |
void | setValue (Object v) throws InvocationTargetException |
void | actionPerformed (ActionEvent e) |
boolean | isModified () |
void | commit () throws InvocationTargetException |
void | revert () |
Private Attributes | |
Object | tmpValue |
Static Private Attributes | |
final String | OK_EVENT = "OK" |
|
|
|
|
|
|
|
Implements Reimplemented from cern::gp::explorer::properties::PropertyField::SimpleModel.
|
|
|
|
|
|
Implements Reimplemented from cern::gp::explorer::properties::PropertyField::SimpleModel.
|
|
|
|
|