JavaScript is disabled on your browser.
Overview
Package
Class
Use
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
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013. All Rights Reserved.