|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsky.engine.form.BaseForm
sky.engine.form.HttpForm
sky.engine.form.HttpImageForm
| Field Summary | |
protected int |
_height
|
protected int |
_width
|
| Fields inherited from class sky.engine.form.HttpForm |
_conn, _context, _email, _writer |
| Fields inherited from class sky.engine.form.BaseForm |
_fields, _name, STRINGS |
| Constructor Summary | |
HttpImageForm(SkyContext context)
|
|
| Method Summary | |
void |
destory()
|
void |
drawImage(java.awt.Graphics g)
|
void |
execute()
|
| Methods inherited from class sky.engine.form.HttpForm |
destroy, popField, sendRedirect |
| Methods inherited from class sky.engine.form.BaseForm |
addField, clear, getField, getFieldCount, getFields, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface sky.engine.form.Form |
addField, clear, destroy, getField, getFieldCount, getFields, popField, validate |
| Field Detail |
protected int _height
protected int _width
| Constructor Detail |
public HttpImageForm(SkyContext context)
throws Message
| Method Detail |
public void destory()
destory in class HttpForm
public final void execute()
throws Message
execute in interface Formexecute in class HttpFormMessage
public void drawImage(java.awt.Graphics g)
throws Message
Message
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||