Package org.vostok.vaadin.addon.dialog

Interface Summary
ActionWindow.DialogClickListener a clickListener to handle button click events.
WindowManagement.Callback Passing argument with constructor is not always practical.
 

Class Summary
ActionWindow ActionWindow - which extend Dialog - is made of two parts, the inner, where you add your content, and the button bar.
ActionWindow.Action declare a new action group.
ColourCss This is a com.vaadin.shared.ui.colorpicker.Color which provides new methods for colour values from/to css string format.
NotificationExtension Deprecated.
SimpleColourWindow SimpleColourWindow takes advantage of org.vostok.vaadin.addon.dialog.ActionWindow and com.vaadin.ui.components.colorpicker.ColorPickerSelect to create a new simple and easy to use colour picker.
SimpleColourWindow.ColourButton A friendly button lanncher with a preview.
WindowManagement WindowManagement is an helper class.