public abstract static class ContextManager.TestManagerDialog extends ToolDialog
ToolDialog.Restorer
DIALOG, FRAME, FREE, MODAL, MODAL_APPLICATION, MODAL_DOCUMENT, MODAL_TOOLKIT, parent, tool, uif
Constructor and Description |
---|
TestManagerDialog(ContextManager context,
UIFactory uif,
java.lang.String key) |
disableDefaultDisposeHandler, dispose, getBody, getButtons, getDefaultButton, getDialogParent, getJMenuBar, getLocation, getRestorer, getSize, getTitle, getTool, initGUI, isShowing, isVisible, pack, setBody, setButtons, setComponentListener, setDefaultCloseOperation, setHelp, setI18NTitle, setI18NTitle, setI18NTitle, setJMenuBar, setLocation, setLocation, setRestorer, setSize, setSize, setTool, setTool, setVisible, windowClosingAction
public TestManagerDialog(ContextManager context, UIFactory uif, java.lang.String key)
context
- The context object associated with this dialog,
this parameter is required so that the proper parenting
can be calculated.uif
- The interface factory associated with this dialog.key
- Resource key to be used when retrieving items from the
uif.Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.