|
kiyut.citra 2.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkiyut.citra.registration.RegistrationManager
public final class RegistrationManager
Registration Manager
| Method Summary | |
|---|---|
static RegistrationManager |
getInstance()
Returns the single instance, creating one if it's the first time this method is called. |
boolean |
isRegistered()
|
BufferedImage |
paintUnregisteredImage(BufferedImage image)
|
boolean |
register(String name,
String serialNo)
Return true if registration success, otherwise false |
void |
showBetaNotice(Frame frame)
|
void |
showReminder(Frame frame)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RegistrationManager getInstance()
public boolean isRegistered()
public boolean register(String name,
String serialNo)
public void showReminder(Frame frame)
public void showBetaNotice(Frame frame)
public BufferedImage paintUnregisteredImage(BufferedImage image)
|
kiyut.citra 2.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||