public class CustomFontChooserBaseDialog extends BaseDialog
| Constructor and description |
|---|
CustomFontChooserBaseDialog(java.awt.Frame owner, java.lang.String title, boolean modal) |
CustomFontChooserBaseDialog(java.awt.Dialog owner, java.lang.String title, boolean modal) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
actionPerformed(java.awt.event.ActionEvent e) |
|
public void |
actionPerformed(java.awt.event.ActionEvent e) |
|
public final BannerPanel |
getBannerPanel() |
|
public javax.swing.JPanel |
getContentPanel() |
|
public int |
getDialogMode()Gets this dialog mode |
|
public void |
setCustomDialogMode(int mode)Sets the mode of this dialog. |
|
public void |
windowClosing(java.awt.event.WindowEvent e) |
Gets this dialog mode
Sets the mode of this dialog. Default mode is BaseDialog#OK_CANCEL_DIALOG#OK_CANCEL_DIALOG
mode - BaseDialog#OK_CANCEL_DIALOG#OK_CANCEL_DIALOGor
BaseDialog#CLOSE_DIALOG#CLOSE_DIALOGReadyAPI functional (soapui) SDK 4.0.0