Other |
---|
tbdUnresolved |
Relates :
|
During component initialization the L&F can setup different client properties, and listeners to the component. This information should not be saved during serialization. the client properties are covered by sun.swing.UIClientPropertyKey, the listeners should be implemented in the similar way. Otherwise in the jake the serialization fails (including XMLEncoder).
|