|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BasicResourceInitializer
A BasicResourceInitializer is a helper class used by a BasicButtonModel to
lazily initialize resources.
| Method Summary | |
|---|---|
void |
ensureBorder(BasicButtonModel model,
String key)
Ensures that the BorderModifier with the specified key is installed
and ready to be accessed through BasicButtonModel.getBorder(String); |
| Method Detail |
|---|
void ensureBorder(BasicButtonModel model,
String key)
BorderModifier with the specified key is installed
and ready to be accessed through BasicButtonModel.getBorder(String);
model - the caller of this initializerkey - the key of the border to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||