|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JCard | |
|---|---|
| base.user | This package contains the InternetCafe project's core classes for the user area. |
| base.user.jcard | |
| Uses of JCard in base.user |
|---|
| Methods in base.user with parameters of type JCard | |
|---|---|
static User |
UserFactory.newUser(JCard jcard,
java.lang.String password)
|
| Uses of JCard in base.user.jcard |
|---|
| Methods in base.user.jcard that return JCard | |
|---|---|
JCard |
JCard.newJCard(User user)
|
JCard |
IVCard.newJCard(User user)
This method has to be implemented in order to create a new JCard instance given a valid and alredy instanced internet-cafe user. |
| Methods in base.user.jcard with parameters of type JCard | |
|---|---|
User |
JCard.newUser(JCard jcard)
|
User |
IVCard.newUser(JCard jcard)
This method has to be implemented in order to create a new internet-cafe User instance given a valid and alredy instanced JCard. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||