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

Quick Search    Search Deep

Package samples.swing.activemodel

Class Summary
ActivemodelController  
ActivemodelLauncher  
ActivemodelModel A version of samples.helloworld2.Hello2Model that implements ModelChangeEventSource by subclassing BasicModel and calling fireModelChange() after setters that change the model's state.
ActivemodelView1  
ActivemodelView2