java.lang.Object
org.fudaa.ebli.calque.state.EbliStateCalqueInteraction
- All Implemented Interfaces:
- EbliState
- Direct Known Subclasses:
- EbliStateDeplacement, EbliStateZoom
- public abstract class EbliStateCalqueInteraction
- extends java.lang.Object
- implements EbliState
- Version:
- $Id: EbliStateCalqueInteraction.java,v 1.1 2003/01/30 11:42:31 deniger Exp $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cq_
org.fudaa.ebli.calque.BCalqueInteraction cq_
bt_
javax.swing.AbstractButton bt_
EbliStateCalqueInteraction
public EbliStateCalqueInteraction(org.fudaa.ebli.calque.BCalqueInteraction _cq,
javax.swing.AbstractButton _bt)
activate
public void activate()
- Specified by:
activate in interface EbliState
destroy
public void destroy()
- Specified by:
destroy in interface EbliState
getDescription
public abstract java.lang.String getDescription()
- Specified by:
getDescription in interface EbliState