Uses of Interface
net.thevpc.common.swing.iconset.ComponentIconSetUpdater
Packages that use ComponentIconSetUpdater
-
Uses of ComponentIconSetUpdater in net.thevpc.common.swing.iconset
Classes in net.thevpc.common.swing.iconset that implement ComponentIconSetUpdaterModifier and TypeClassDescriptionclassclassclassclassMethods in net.thevpc.common.swing.iconset that return ComponentIconSetUpdaterModifier and TypeMethodDescriptionstatic ComponentIconSetUpdaterSwingIconSetManager.getDefaultComponentIconSetUpdater(Class c) Methods in net.thevpc.common.swing.iconset with parameters of type ComponentIconSetUpdaterModifier and TypeMethodDescriptionstatic voidSwingIconSetManager.addIconSetSupport(JComponent c, String id, ComponentIconSetUpdater u) static voidSwingIconSetManager.setDefaultComponentIconSetUpdater(Class c, ComponentIconSetUpdater u) -
Uses of ComponentIconSetUpdater in net.thevpc.common.swing.prs
Classes in net.thevpc.common.swing.prs that implement ComponentIconSetUpdaterMethods in net.thevpc.common.swing.prs that return ComponentIconSetUpdaterModifier and TypeMethodDescriptionstatic ComponentIconSetUpdaterPRSManager.getDefaultComponentIconSetUpdater(Class c) Methods in net.thevpc.common.swing.prs with parameters of type ComponentIconSetUpdaterModifier and TypeMethodDescriptionstatic voidPRSManager.addIconSetSupport(JComponent c, String id, ComponentIconSetUpdater u) static voidPRSManager.addSupport(JComponent a, String id, ComponentMessageSetUpdater mu, ComponentIconSetUpdater iu) static voidPRSManager.setDefaultComponentIconSetUpdater(Class c, ComponentIconSetUpdater u)