Package com.sdm.quasar.client.swing.embedding.services

Interface Summary
ParentWindowService Service that provices the parent window component that is needed for modal dialogs.
TitleService A service for titleing something.
VisualRepresentationService  
WindowPackService Request to recalculate the window size and pack the window (see Window.pack()).
WindowTitleService Offers access to the window's title and icon.
 

Class Summary
AbstractTitleService An abstract TitleService implementation.
AbstractVisualRepresentationService