|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dialog | |
---|---|
com.leafdigital.ui.api | The UI API provides a basic windowing interface library of widgets that can be constructed from XML. |
Uses of Dialog in com.leafdigital.ui.api |
---|
Methods in com.leafdigital.ui.api that return Dialog | |
---|---|
Dialog |
UI.createDialog(org.w3c.dom.Document d,
java.lang.Object callbacks)
Deprecated. Use UI.createDialog(String, Object) instead |
Dialog |
UI.createDialog(java.lang.String xml,
java.lang.Object callbacks)
Creates a Dialog from an XML document. |
Dialog |
UI.newDialog(java.lang.Object callbacks)
Creates a new Dialog. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |