|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIInternalFrame | |
---|---|
com.sibvisions.rad.application | Contains base classes for application creation. |
Uses of UIInternalFrame in com.sibvisions.rad.application |
---|
Subclasses of UIInternalFrame in com.sibvisions.rad.application | |
---|---|
class |
About
The About class is the About dialog of the application. |
class |
Error
The Error is designed to visualize errors occured
in an application. |
class |
Login
The Login creates and layouts the UI components for
the login screen of the Application application. |
class |
Message
The Message class is an UIInternalFrame to
display messages on the screen. |
Methods in com.sibvisions.rad.application that return UIInternalFrame | |
---|---|
static UIInternalFrame |
Dialog.openInternalFrame(Application pApplication,
String pTitle,
boolean pModal,
IComponent pContent)
Opens the dialog as internal frame. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |