|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gui.TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
public class TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues
Field Summary | |
---|---|
private boolean |
accepted
|
private boolean |
cancelled
|
Constructor Summary | |
---|---|
TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues()
|
Method Summary | |
---|---|
boolean |
isAccepted()
|
boolean |
isCancelled()
|
void |
setAccepted(boolean accepted)
|
void |
setCancelled(boolean cancelled)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean cancelled
private boolean accepted
Constructor Detail |
---|
public TermsAndConditionsDialog.TermsAndConditonsDialogReturnValues()
Method Detail |
---|
public boolean isCancelled()
public void setCancelled(boolean cancelled)
public boolean isAccepted()
public void setAccepted(boolean accepted)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |