Package org.formaria.swing.pojo

Interface Summary
APojoValidator An interface for invoking a validation call.
IPojoEditor A callback interface used to update the pojo editor's state
 

Class Summary
DialogValidationSupport  
PojoDialog A dialog wrapper than encapsulates a PojoPanel and provides common operations.
PojoFieldValidator A validtor for validation of pojo field values
PojoPanel A panel that accepts a POJO as an argument and constructs a form in response
PojoValidator A validtor for validation of pojo field values
SaveBeforeActionHandler An event handler to save the bound values before calling the specified event
ValidateAndSaveBeforeActionHandler An event handler to save the bound values before calling the specified event