|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddIcon
Add icon interface. List, tree, and table elements can add icons to their text strings by implementing this interface.
Method Summary | |
---|---|
void |
addIcon(javax.swing.JLabel label)
Adds an icon to the displayed element. |
Method Detail |
---|
void addIcon(javax.swing.JLabel label)
label
- The JLabel that will be displayed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |