Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
VTT GUI Component List
This page lists properties of all VTT GUI components.
GUI Component | Owner | Modal | Static | Accessibility | Java Class.Data Member Name | Location | Size |
---|---|---|---|---|---|---|---|
MainFrame | N/A | N/A | No | private | VttObj.mainFrame_ | 50, 50 | N/A |
VttMenuBar | VttObj.mainFrame_ | N/A | No | private | MainFrame.vttMenuBar_ | N/A | N/A |
MainPanel | VttObj.mainFrame_ | N/A | No | private | MainFrame.mainPanel_ | N/A | 600 x 800 |
StatusPanel | VttObj.mainFrame_ | N/A | No | private | MainFrame.statusPanel_ | N/A | N/A |
VttPopupMenu | MainFrame.mainPanel_ | N/A | No | private | VttObj.vttPopupMenu_ | Mouse x, y | N/A |
DocHtmlBrowser | null | Modeless | static | private | VttObj.helpDoc_ | 100, 650 | 600 x 800 |
Dialog Box | |||||||
GUI Component | Owner | Modal | Static | Accessibility | Java Class.Data Member Name | Location | Size |
MarkupDialog | VttObj.mainFrame_ | Modeless | No | private | VttObj.markupDialog_ | Owner | 400 x 300 |
MarkupsDialog | VttObj.mainFrame_ | Modeless | No | private | VttObj.markupsDialog_ | Owner | 400 x 500 |
TagsDialog | VttObj.mainFrame_ | Modal | No | private | VttObj.tagsDialog_ | Owner | 300 x 300 |
EditTagDialog | VttObj.tagsDialog_ | Modal | No | private | VttObj.editTagDialog_ | Owner | 400 x 400 |
AddTagDialog | VttObj.tagsDialog_ | Modal | No | private | VttObj.addTagDialog_ | Owner | 400 x 400 |
FindDialog | VttObj.mainFrame_ | Modeless | No | private | VttObj.findDialog_ | Owner | 420 x 180 |
ConfigOptionsDialog | VttObj.mainFrame_ | Modal | No | private | VttObj.configOptionsDialog_ | Owner | 500 x 850 |
All other dialog boxes which are not listed here using JOptionPane Java class and thus they are modal.