Class JToggleButtonIconSetUpdater
java.lang.Object
net.thevpc.common.swing.iconset.AbstractButtonIconSetUpdater
net.thevpc.common.swing.iconset.JToggleButtonIconSetUpdater
- All Implemented Interfaces:
ComponentIconSetUpdater
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 27 juin 2006 00:25:16
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall(JComponent comp, String id) voidupdateIconSet(JComponent comp, String id, IconSet iconSet)
-
Constructor Details
-
JToggleButtonIconSetUpdater
public JToggleButtonIconSetUpdater()
-
-
Method Details
-
updateIconSet
- Specified by:
updateIconSetin interfaceComponentIconSetUpdater- Overrides:
updateIconSetin classAbstractButtonIconSetUpdater
-
install
- Specified by:
installin interfaceComponentIconSetUpdater- Overrides:
installin classAbstractButtonIconSetUpdater
-