Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.scopemvc.controller.basic

Classes in org.scopemvc.controller.basic used by org.scopemvc.controller.basic
BasicController
           Full implementation of Controller that adds: support for a View to notify its parent Controller when its bound model object is replaced with another (implemented completely in SwingView) via the CHANGE_MODEL_CONTROL_ID ControlID.
ViewContext
           ViewContext handles show/hide of views, errors and has some concept of the application's context.