|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.jussieu.ufr_info_p7.T9.T9
public class T9
The T9
class implements a user interface for a completion
system. A default stupid completion system is provided by default.
Completion
Constructor Summary | |
---|---|
T9()
Constructs a T9 object with all necessary buttons. |
Method Summary | |
---|---|
static Completion |
getCompletionParDefaut()
Returns the default completion object. |
void |
setCompletion(Completion completion)
Set the completion used by this T9 object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public T9()
Method Detail |
---|
public static Completion getCompletionParDefaut()
public void setCompletion(Completion completion)
completion
- the completion to use.Completion
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |