My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 11
=ABOUT CLIENT-OBJECTS FRAMEWORK= Client-Objects aims to become a collection of stable and well-organized Java libraries that help simplify the development Java client applications that extensively use !JavaBeans technology. Namely, it provides means to dynamically (runtime) convert POJO classes i...
<table border=0> <tr> <td width="50%"> <wiki:gadget width="450" height="365" border="0" url="http://jenabean.googlecode.com/svn/trunk/gadget2.xml" title="Quick start with Netbeans IDE" /> </td> <td>News<br/>Project now has a MavenRepo ... </td> </tr> </table> <table border=0> <tr>...
BeanFiles is a java library for importing and exporting javabeans to/from various file formats. Right now, it only supports importing from csv using opencsv and xls using POI. Check out the [Examples examples]. Beanfiles aims to facilitate type conversion and multiple input/output formats whi...
This project contains a bunch of Java-packages to ease your life! :) They use AOP (AspectJ) to realize most of it's functionality. --- == Example == === Without Perspectives === {{{ // Pretty ugly code. // Assuming you have a bunch of methods to modify the state of your UI // it's tedi...
This framework simplifies the development and maintenance of JavaBeans. You can define the JavaBeans without writing any code: public interface Person { String getName(); @NotNull void setName(String name); int getAge(); @Max(100) void s...
JBUnit is an extension of JUnit for unit-testing the event-oriented behavior of JavaBeans.
[http://hiphotos.baidu.com/yikinkin/pic/item/8db6b8d38dbd5339960a1633.jpg] Java是由Sun Microsystems公司于1995年5月推出的Java程序设计语言(以下简称Java语言)和Java平台的总称。用Java实现的HotJava浏览器(支持Java applet)显示了Java的魅力:跨平台、动感的Web、Internet计算。从此,Java被广泛接受并推动了Web的迅速发展,常用的浏览器现在均支持Java applet。另一方面,Java技术也不断更新。   Jav...
Trull is a framework for component-based concurrent programming with events and threads in Java. Trull components are compliant with the JavaBeans specification, integrate seamlessly with Java Swing and similar GUI frameworks, and can be managed by lightweight containers such as the Spring Framework...
AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized. This is especially relevant to code generators.
Proyecto para el curso de LP2 (Lenguaje de programacion II)
1 2 Next