Interface InteractiveIcon
- 
- All Known Implementing Classes:
- Badge,- InteractiveSvgIcon,- InteractiveVectorIcon,- NavTreeIcon
 
 public interface InteractiveIconAn icon that can display different states depending on interaction
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.IcongetDisabled()javax.swing.IcongetFocused()javax.swing.IcongetSelected()
 
-