|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Dialog org.pentaho.di.ui.core.dialog.ShowBrowserDialog
public class ShowBrowserDialog
Displays an HTML page.
Constructor Summary | |
---|---|
ShowBrowserDialog(Shell parent,
String dialogTitle,
String content)
|
Method Summary | |
---|---|
void |
dispose()
|
void |
getData()
|
void |
open()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowBrowserDialog(Shell parent, String dialogTitle, String content)
Method Detail |
---|
public void open()
public void dispose()
public void getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |