package.html :  » Content-Management-System » contelligent » de » finix » contelligent » client » gui » Java Open Source

Java Open Source » Content Management System » contelligent 
contelligent » de » finix » contelligent » client » gui » package.html
<body>
<h3>This package contains all interfaces and base classes to implement a gui</h3>
<p>
<h4>How to implement a gui</h4>
There may be several reasons why a new gui becomes useful. A gui is a
special visual representation for a single component or a bundle of
related components that should be viewed/edited within a single
gui.<br>
It is recommended to place the gui and related classes in a subpackage
of the gui package. If it does not fit into an existing package you
have to start a new package in this level.<br>
</p>
</body>
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.