binding.2.0.6.source-code.README.html Maven / Gradle / Ivy
Show all versions of binding Show documentation
	JGoodies Binding :: README 
        
	
	
	
	
	
    
 
 
     
 
    
    
        
	General
	
:: Readme
	
:: Release Notes
	
:: License
	
:: References
	
:: FAQ
	
	User's Guide
	
:: Introduction
	
:: Domain Objects
	
:: Domain Adapters
	
:: Value Models
	
:: View Adapters
	
:: Tasks
	
	Web Pages
	
:: Project Home
	
:: Downloads
	
:: Announcements
	
:: Mailing Lists
	
:: Issue Tracker
	
:: More Examples
        
         
    
     
    
 
    
	
        
	
	
	
	  
	:: Readme :: Binding 2.0.6 ::
	
	
     The JGoodies Binding synchronizes object properties with Swing components.
     And it helps you represent the state and behavior of a presentation 
	independently of the GUI components used in the interface.
     
     
     Since version 2.0 the Binding requires Java 5 or later. 
     The accompanying Binding tutorial sources require the 
     JGoodies Forms library 
     and use the 
     JGoodies Looks if in the classpath.
     Binding versions for Java 1.4 are available in the 
     JGoodies Archive.
     
     
     
Top Questions
     
	    :: What are the main benefits?
	
:: Can I use the Binding in a commercial product?
	
:: How to get started?
	
:: Where do I get support?
	
:: How to report a problem?
     
	 
	Distribution Contents
		
		
		    binding-2.0.6.jar 
		      
		    the library jar  
		 
		   
		
		    docs/api 
		      
		    JavaDocs directory 
		 
		   
		
		    lib/forms-1.3.0pre2 
		      
		    Forms library required for the tutorial sources only 
		 
		   
		
		    src/core 
		      
		    Java sources for the library core 
		 
		
		    src/extras 
		      
		    Java sources for useful extensions 
		 
		
		    src/test 
		      
		    Java sources for unit tests 
		 
		
		    src/tutorial 
		      
		    Java tutorial sources 
		 
		   
		
		    LICENSE.txt 
		      
		    the license agreement 
		 
		
		    README.html 
		      
		    this readme file 
		 
		
		    RELEASE-NOTES.txt 
		      
		    Release Notes 
		 
		
		    build.xml 
		      
		    ANT build file 
		 
		
		    default.properties 
		      
		    ANT default build properties 
		 
		
	Acknowledgments
	
	The Binding project has been financed by customers of the 
	JGoodies Swing Suite. 
	It is only with their money that I can provide, maintain and improve 
	this library at no charge.
    
	The Binding has been inspired by the VisualWorks ValueModel hierarchy,
	the PresentationModel pattern, and the Java Beans standard.
	
	
	
You can Help
		
	If you save time and money using the JGoodies Binding, please help me
	finance my Java desktop activities by licensing the commercial 
	JGoodies Swing Suite.
	 
	 
	
        
	
     
 
    
      
      (c) 2008 JGoodies