Menu

#7 Convert JWebBrowser and similar into JavaBeans

open
nobody
NativeSwing (6)
5
2012-09-23
2010-01-07
byF
No

JavaBean should implement Serializable (I guess this one is inherited from JComponent through NSPanelComponent extending JPanel), has a public default (nullary) constructor and accessor methods for all class properties.

JWebBrowser probably doesn't fullfil the requirement as it cannot be seen from NetBeans Matisse (GUI builder) when one wants to add it into component palette.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB