Package | Description |
---|---|
comingle.android.directory.ui.dialogsequences |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryChoiceDialogSequence
An instance of the AlertDialogSequence, that prepends a choice directory dialog box before the directory
setup sequence of the user's choice.
|
class |
LanSetupDialogSequence<D extends java.io.Serializable>
An instance of the AlertDialogSequence, that prompts for user to setup a LANDirectory.
|
class |
WifiDirectSetupDialogSequence<D extends java.io.Serializable>
An instance of the AlertDialogSequence, that prompts for user to setup a WifiDirectDirectory.
|
Modifier and Type | Method and Description |
---|---|
AlertDialogSequence<comingle.comms.message.Message> |
DirectoryChoiceDialogSequence.getDirectorySetupSequence()
Based on the chosen directory, return the corresponding directory setup sequence.
|