|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FDialog | |
de.jsystems.framework.common | |
de.jsystems.framework.controls |
Uses of FDialog in de.jsystems.framework.common |
Subclasses of FDialog in de.jsystems.framework.common | |
class |
BusinessDialog
Diese Klasse stellt Standardfunktionalität für einen Dialog dar. |
Uses of FDialog in de.jsystems.framework.controls |
Constructors in de.jsystems.framework.controls with parameters of type FDialog | |
FDialog(FDialog owner)
Erzeugt einen Dialog. |
|
FDialog(FDialog owner,
boolean modal)
Erzeugt einen Dialog. |
|
FDialog(FDialog owner,
String title)
Erzeugt einen Dialog. |
|
FDialog(FDialog owner,
String title,
boolean modal)
Erzeugt einen Dialog. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |