|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Suggested interface for dialogs used in actions in remote system framework.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
Object |
getInputObject()
For explicitly getting input object |
Object |
getOutputObject()
For explicitly getting output object after dialog is dismissed. |
int |
publicConvertHeightInCharsToPixels(int chars)
Expose inherited protected method convertHeightInCharsToPixels as a publicly excessible method |
int |
publicConvertWidthInCharsToPixels(int chars)
Expose inherited protected method convertWidthInCharsToPixels as a publicly excessible method |
void |
setInputObject(Object inputObject)
For explicitly setting input object |
boolean |
wasCancelled()
Allow caller to determine if window was cancelled or not. |
Field Detail |
public static final String copyright
Method Detail |
public void setInputObject(Object inputObject)
public Object getInputObject()
public Object getOutputObject()
public boolean wasCancelled()
public int publicConvertWidthInCharsToPixels(int chars)
public int publicConvertHeightInCharsToPixels(int chars)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |