public class DefaultIconDeferrer
extends IconDeferrer
Constructor and Description |
---|
DefaultIconDeferrer() |
Modifier and Type | Method and Description |
---|---|
<T> javax.swing.Icon |
defer(javax.swing.Icon base,
T param,
Function<? super T,? extends javax.swing.Icon> f) |
<T> javax.swing.Icon |
deferAutoUpdatable(javax.swing.Icon base,
T param,
Function<? super T,? extends javax.swing.Icon> f) |