| |
| ElegantJ : Features : Utilities |
| |
 |
Bean to ActiveX converter |
 |
Beanmaker |
|
| |
| Bean to ActiveX converter |
| |
| - |
This utility converts existing JavaBeans� to activeX controls so that they can be used in Windows platforms. |
| - |
This utility generates a .reg file and a .tlb file from given Java-Bean .jar file. |
| - |
Run the .reg file and it will register the activeX component. |
|
| |
| Beanmaker |
| |
| - |
This utility creates a bean from selected components within the IDE. |
| - |
All the event bindings will be included in the new bean. |
| - |
A way you can grow your development to higher levels & speed up the development
process. |
| - |
Make beans of commonly used portions of applications and use them. |
| - |
This helps you to develop new beans by using existing beans, and use these new created
beans to develop more higher level beans. |
|