|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Library | |
---|---|
org.savarese.unicorn.ui | Defines the Unicorn user interface components. |
org.savarese.unicorn.ui.event | Provides event handling support for the org.savarese.unicorn.ui
package. |
org.savarese.unicorn.util | Provides utility classes, mostly singletons with static members, to support the other packages. |
Examples | |
---|---|
example.uniquery | An example program that assembles a GUI for accessing MBeans, JavaBeans, and Web services. |
Unicorn provides Swing components for interactively invoking methods
on JMX MBeans, JavaBeans, and Web Services. It is intended to allow
developers to implement simple testing and debugging tools quckly.
Unicorn also can be extended to handle other types of objects. All
you have to do is implement an
ObjectPanelModel
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |