Package com.sdm.quasar.client.swing.application

Interface Summary
SwingApplicationConfiguration This interface is the key for ApplicationConfiguration implementation for Swing applications, which must be configured at the global configuration (see GlobalConfigManager.getConfigManager()).
 

Class Summary
AbstractSwingApplication  
SwingEDTExceptionHandlerAdapter An adapter to handle exceptions occured within the swing event queue to get handled by the ErrorHandler.