Class JTabbedPaneIconSetUpdater
java.lang.Object
net.thevpc.common.swing.iconset.JTabbedPaneIconSetUpdater
- All Implemented Interfaces:
ComponentIconSetUpdater
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 26 juin 2006 08:44:38
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall(JComponent comp, String id) voidupdateIconSet(JComponent component, String id, IconSet iconSet)
-
Constructor Details
-
JTabbedPaneIconSetUpdater
public JTabbedPaneIconSetUpdater()
-
-
Method Details
-
updateIconSet
- Specified by:
updateIconSetin interfaceComponentIconSetUpdater
-
install
- Specified by:
installin interfaceComponentIconSetUpdater
-