Package resources.icons
Interface FileBasedIcon
-
- All Known Implementing Classes:
DisabledImageIconWrapper,ImageIconWrapper,ScaledImageIconWrapper
public interface FileBasedIcon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetFilename()Get the name of the image which in most cases will be the associated data file path.
-