Uses of Interface
it.tidalwave.role.ui.MutableIconProvider
-
Packages that use MutableIconProvider Package Description it.tidalwave.role.ui it.tidalwave.role.ui.spi -
-
Uses of MutableIconProvider in it.tidalwave.role.ui
Fields in it.tidalwave.role.ui with type parameters of type MutableIconProvider Modifier and Type Field Description static java.lang.Class<MutableIconProvider>
MutableIconProvider. _MutableIconProvider_
-
Uses of MutableIconProvider in it.tidalwave.role.ui.spi
Classes in it.tidalwave.role.ui.spi that implement MutableIconProvider Modifier and Type Class Description class
MutableIconProviderSupport
A convenient support for implementing aMutableIconProvider
.
-