|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dialog | |
|---|---|
| org.apache.shale.dialog | Simple dialog management for Shale. |
| org.apache.shale.dialog.impl | Dialog API Base Implementation Classes. |
| Uses of Dialog in org.apache.shale.dialog |
|---|
| Methods in org.apache.shale.dialog that return Dialog | |
|---|---|
Dialog |
State.getDialog()
Return the Dialog that owns this State. |
| Uses of Dialog in org.apache.shale.dialog.impl |
|---|
| Classes in org.apache.shale.dialog.impl that implement Dialog | |
|---|---|
class |
DialogImpl
DialogImpl is a basic implementation of Dialog. |
| Methods in org.apache.shale.dialog.impl that return Dialog | |
|---|---|
Dialog |
AbstractState.getDialog()
|
| Methods in org.apache.shale.dialog.impl with parameters of type Dialog | |
|---|---|
void |
AbstractState.setDialog(Dialog dialog)
Set the Dialog that owns this State. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||