|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.modifier.Modifier
net.sf.magicproject.modifier.IdCardModifier
public class IdCardModifier
hasNot| Field Summary |
|---|
| Fields inherited from class net.sf.magicproject.modifier.Modifier |
|---|
layer, next |
| Method Summary | |
|---|---|
int |
getIdCard(int oldIdCard)
Return the modified idCard |
void |
refresh()
Refresh this modifier following the whileCondition. |
void |
removeFromManager()
Remove from the event manager this listener. |
Modifier |
removeModifier(Modifier modifier)
remove from the manager a modifier |
| Methods inherited from class net.sf.magicproject.modifier.Modifier |
|---|
addModifier, getCard, getNbObjects, paintObject, removeObject, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getIdCard(int oldIdCard)
oldIdCard - The previous idCard.
public Modifier removeModifier(Modifier modifier)
Modifier
modifier - the modifier to remove
public void removeFromManager()
Unregisterable
removeFromManager in interface UnregisterableremoveFromManager in class Modifierpublic void refresh()
Modifier
refresh in class Modifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||