Package net.sf.doolin.gui.view.support

Interface Summary
ViewSubscriber<V> This interface defines a class that is called after the view is created in order to subscribe some events or some bus scriptions.
 

Class Summary
AbstractGUIView<V> Abstract view
DefaultGUIView<V> View based on a panel.
GUIViewAdapter<V> Adapter for a GUIViewListener whose all methods do nothing.
GUIViewUtils Utility methods for the views
ViewActionContext<V> Context based on a view.
ViewSubscriberValidator<V> SubscriberValidator that follows the life-cycle of a view.
 



Copyright © 2011. All Rights Reserved.