|
диалог
|
|||
---|---|---|---|
#18+
в чем разница между JOptionPane.showMessageDialog( null ,mes,title,JOptionPane.INFORMATION_MESSAGE); и JOptionPane.showMessageDialog( this ,mes,title,JOptionPane.INFORMATION_MESSAGE); и за что отвечает этот параметр ... |
|||
:
Нравится:
Не нравится:
|
|||
03.05.2004, 15:41 |
|
диалог
|
|||
---|---|---|---|
#18+
showMessageDialog public static void showMessageDialog(Component parentComponent, Object message, String title, int messageType) throws HeadlessException Brings up a dialog that displays a message using a default icon determined by the messageType parameter. Parameters: parentComponent - determines the Frame in which the dialog is displayed; if null, or if the parentComponent has no Frame, a default Frame is used message - the Object to display title - the title string for the dialog messageType - the type of message to be displayed: ERROR_MESSAGE, INFORMATION_MESSAGE, WARNING_MESSAGE, QUESTION_MESSAGE, or PLAIN_MESSAGE Throws: HeadlessException - if GraphicsEnvironment.isHeadless returns true See Also: GraphicsEnvironment.isHeadless() ... |
|||
:
Нравится:
Не нравится:
|
|||
04.05.2004, 15:00 |
|
|
start [/forum/topic.php?fid=59&fpage=849&tid=2154152]: |
0ms |
get settings: |
8ms |
get forum list: |
10ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
47ms |
get topic data: |
13ms |
get forum data: |
3ms |
get page messages: |
45ms |
get tp. blocked users: |
2ms |
others: | 12ms |
total: | 146ms |
0 / 0 |