Installing JavaBean

How can I correctly install a JavaBean? When I registered library and added a Bean class on a palette, class BeanInfo was ignored and only properties of standard types (String, boolean, etc.) was displayed.

0
Avatar
Permanently deleted user

Hello Vadim,

V> How can I correctly install a JavaBean? When I registered library and
V> added a Bean class on a palette, class BeanInfo was ignored and only
V> properties of standard types (String, boolean, etc.) was displayed.

The UI Designer currently does not support BeanInfo classes. It's likely
that support for them will be added in future versions.

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

请先登录再写评论。