|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.viewer.MessageDialog
public class MessageDialog
Error message console.
| Constructor Summary | |
|---|---|
MessageDialog()
|
|
| Method Summary | |
|---|---|
static void |
init(Window frame)
Initialize the message window, and use the window as the parent. |
static void |
show(String msg)
Show a message. |
static void |
show(Throwable e)
Show a message. |
static void |
showDialog(boolean front)
Popup window. |
static void |
showDialog(boolean front,
boolean isFocusListener)
Popup window. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDialog()
| Method Detail |
|---|
public static void init(Window frame)
public static void show(String msg)
public static void show(Throwable e)
public static void showDialog(boolean front,
boolean isFocusListener)
public static void showDialog(boolean front)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||