|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectesmska.gui.GUIImageCodeResolver
public class GUIImageCodeResolver
GUI implementation of image resolving. Displays the image to the user and asks him to provide the security code.
Constructor Summary | |
---|---|
GUIImageCodeResolver()
|
Method Summary | |
---|---|
boolean |
resolveImageCode(SMS sms)
This method must not be called from EDT. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GUIImageCodeResolver()
Method Detail |
---|
public boolean resolveImageCode(SMS sms)
ImageCodeResolver.resolveImageCode(esmska.data.SMS)
resolveImageCode
in interface ImageCodeResolver
sms
- sms for which to resolve the security image; not null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |