Class AbstractButtonMessageSetUpdater
java.lang.Object
net.thevpc.common.swing.messageset.AbstractButtonMessageSetUpdater
- All Implemented Interfaces:
ComponentMessageSetUpdater
- Direct Known Subclasses:
JToggleButtonMessageSetUpdater
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 27 juin 2006 00:15:35
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall(JComponent comp, String id) voidupdateMessageSet(JComponent component, String id, MessageSet messageSet)
-
Constructor Details
-
AbstractButtonMessageSetUpdater
public AbstractButtonMessageSetUpdater()
-
-
Method Details
-
updateMessageSet
- Specified by:
updateMessageSetin interfaceComponentMessageSetUpdater
-
install
- Specified by:
installin interfaceComponentMessageSetUpdater
-