|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEVCK_GUI
A simple Graphic User Interface for the EVCK. Provide frames with the encoding resulting images. Optionally, it can shows the decryotion result.
Constructor Summary | |
EVCK_GUI(java.awt.image.BufferedImage[] ims,
boolean showresult)
Constructs the GUI. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EVCK_GUI(java.awt.image.BufferedImage[] ims, boolean showresult)
ims
- share images arrayshowresult
- if true
shows also a frame with the resulting image.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |