Snip
|
What is XUI?
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
What is XUI? XUI is a Java and XML framework with which you can build
XUI supports Swing and AWT and other widget sets. XUI has a range of standard components. You can easily extend the components, add new components or register third party components.
What does XUI provide?
HTML |
<p><span class="plain"><p class="subTitle">What is XUI?</p> <p>XUI is a Java and XML framework with which you can build</p> <ul> <li>Desktop applications</li> <li>Handheld applications</li> <li>Mobile applications</li> <li>Web and Enterprise applications</li> <li>Standalone applications</li> </ul> </span></p> <p class="plain"> XUI supports Swing and AWT and other widget sets. XUI has a range of standard components. You can easily extend the components, add new components or register third party components. </p><p class="subTitle">What does XUI provide?</p> <ul class="plain"> <li>A rich MVC architecture</li> <li>Data bindings</li> <li>Declarative XML user interface generation</li> <li>Built-in database bindings</li> <li>Advanced look and feel components</li> <li>Development and debugging tools.</li> <li>Easy page navigation, localization, validation and data manipulation.</li> </ul> <p></p> <p class="plain"> </p><p class="subTitle"></p> |
---|