|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMainDialog | |
|---|---|
| core.view | |
| Uses of AbstractMainDialog in core.view |
|---|
| Subclasses of AbstractMainDialog in core.view | |
|---|---|
class |
AdminDialog
This class is the entry point for the main application Singleton-Pattern Copyright (c) 2006 Sebastian Erdweg Copyright (c) 2006 Dominik Schulz Copyright (c) 2006 Florian Lindner Copyright (c) 2006 Betim Berjani This file is part of FlexiCrypt. |
class |
MainDialog
This class is the entry point for the main application Singleton-Pattern Copyright (c) 2006 Sebastian Erdweg Copyright (c) 2006 Dominik Schulz Copyright (c) 2006 Florian Lindner Copyright (c) 2006 Betim Berjani This file is part of FlexiCrypt. |
| Methods in core.view that return AbstractMainDialog | |
|---|---|
static AbstractMainDialog |
AbstractMainDialog.getInstance()
Returns the correspondenting Dialog. |
| Constructors in core.view with parameters of type AbstractMainDialog | |
|---|---|
AboutDialog(AbstractMainDialog owner)
|
|
KeyStoreLoadDialog(boolean onlyStandardPath,
AbstractMainDialog main)
|
|
KeyStoreSaveDialog(boolean onlyStandardPath,
boolean exitAfterSaving,
AbstractMainDialog main)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||