|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsrc.SuiteDeChar
src.Vocabulaire
src.Lettre
src.Consonne
src.Lettre_D
public class Lettre_D
Constructor Summary | |
---|---|
Lettre_D(boolean b)
|
Method Summary | |
---|---|
Lettre |
majusculiser()
|
Lettre |
minusculiser()
|
java.lang.String |
toString()
String representation. |
Methods inherited from class src.Consonne |
---|
compterVoyelles, estVoyelle |
Methods inherited from class src.Lettre |
---|
compterMots, estMot, iemeMot, isMajuscule, setMajuscule, toutesMinus |
Methods inherited from class src.Vocabulaire |
---|
estLettre, longueur |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Lettre_D(boolean b)
Method Detail |
---|
public Lettre minusculiser()
minusculiser
in class Lettre
public Lettre majusculiser()
majusculiser
in class Lettre
public java.lang.String toString()
SuiteDeChar
toString
in class SuiteDeChar
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |