org.jdesktop.swingx.decorator
Interface UIDependent


Deprecated. (pre-1.6.1) moved; use UIDependent instead

@Deprecated
public interface UIDependent

Encapsulates state that depends on the UI and needs to be updated on LookAndFeel change.

Author:
Jeanette Winzenburg

Method Summary
 void updateUI()
          Deprecated. method to call after the LookAndFeel changed.
 

Method Detail

updateUI

void updateUI()
Deprecated. 
method to call after the LookAndFeel changed.