JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jdesktop.swingx.decorator
Interface UIDependent
All Known Implementing Classes:
CompoundHighlighter
,
DefaultXTreeCellEditor
,
HighlighterFactory.UIColorHighlighter
,
TableColumnExt
public interface
UIDependent
Encapsulates state that depends on the UI and needs to be updated on LookAndFeel change.
Author:
Jeanette Winzenburg
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
updateUI
()
method to call after the LookAndFeel changed.
Method Detail
updateUI
void updateUI()
method to call after the LookAndFeel changed.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method