|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ImagePreviewList.PreviewImageIcon
An interface to allow specify title, description and size information in addition to the icon itself. The size information is only needed if you want to use a difference size from the icon size.
Method Summary | |
---|---|
String |
getDescription()
|
ImageIcon |
getImageIcon()
|
Dimension |
getSize()
|
String |
getTitle()
|
Method Detail |
---|
ImageIcon getImageIcon()
String getTitle()
Dimension getSize()
String getDescription()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |