Interface IObjectIcon<T>

All Known Subinterfaces:
IObjectUi<T>
All Known Implementing Classes:
AbstractObjectUi, ChooserPanelConfigurationUi, ConfigurationUi, DateUi, ToStringUi

public interface IObjectIcon<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    getIcon(T object)
     
  • Method Details

    • getIcon

      Icon getIcon(T object)