|
|||||||||
| Home >> All >> com >> port80 >> swt >> [ apps overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.port80.swt.apps
Class ImageViewer2.TextPrompter

java.lang.Objectorg.eclipse.swt.widgets.Dialog
com.port80.swt.apps.ImageViewer2.TextPrompter
- Enclosing class:
- ImageViewer2
- class ImageViewer2.TextPrompter
- extends org.eclipse.swt.widgets.Dialog
| Field Summary | |
(package private) org.eclipse.swt.widgets.Shell |
dialog
|
(package private) java.lang.String |
message
|
(package private) java.lang.String |
result
|
(package private) org.eclipse.swt.widgets.Text |
text
|
| Fields inherited from class org.eclipse.swt.widgets.Dialog |
|
| Constructor Summary | |
ImageViewer2.TextPrompter(org.eclipse.swt.widgets.Shell parent)
|
|
ImageViewer2.TextPrompter(org.eclipse.swt.widgets.Shell parent,
int style)
|
|
| Method Summary | |
java.lang.String |
getMessage()
|
java.lang.String |
open()
|
void |
setMessage(java.lang.String string)
|
| Methods inherited from class org.eclipse.swt.widgets.Dialog |
checkSubclass, getParent, getStyle, getText, setText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
message
java.lang.String message
result
java.lang.String result
dialog
org.eclipse.swt.widgets.Shell dialog
text
org.eclipse.swt.widgets.Text text
| Constructor Detail |
ImageViewer2.TextPrompter
public ImageViewer2.TextPrompter(org.eclipse.swt.widgets.Shell parent, int style)
ImageViewer2.TextPrompter
public ImageViewer2.TextPrompter(org.eclipse.swt.widgets.Shell parent)
| Method Detail |
getMessage
public java.lang.String getMessage()
setMessage
public void setMessage(java.lang.String string)
open
public java.lang.String open()
|
|||||||||
| Home >> All >> com >> port80 >> swt >> [ apps overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC