MetaDone
metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean Class Reference
Inheritance diagram for metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean:
Collaboration diagram for metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean:

List of all members.

Public Member Functions

 ListenerFieldBoolean (ConcreteObject co, MetaPropertyExt prop, JCheckBox jcheckbox)
void actionPerformed (ActionEvent e)
void focusGained (FocusEvent e)
void focusLost (FocusEvent e)

Private Member Functions

boolean commit () throws InternalException
ConcreteProperty getProperty () throws BadPreCondition

Private Attributes

JCheckBox jcheckbox
ConcreteObject co
MetaPropertyExt metaprop

Constructor & Destructor Documentation

metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean.ListenerFieldBoolean ( ConcreteObject  co,
MetaPropertyExt  prop,
JCheckBox  jcheckbox 
)

Member Function Documentation

void metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean.actionPerformed ( ActionEvent  e)
boolean metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean.commit ( ) throws InternalException [private]
void metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean.focusGained ( FocusEvent  e)
void metadone.client.dialog.swing.genConcreteObject.ListenerFieldBoolean.focusLost ( FocusEvent  e)

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations