Package resources.icons
Interface FileBasedIcon NEW
-
- All Known Implementing Classes:
DisabledImageIconWrapper,ImageIconWrapper,ScaledImageIconWrapper
public interface FileBasedIcon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Change 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.
-