Window where graphs are shown. More...
Inherits BinNavi::APIHelpers::ApiObject< CGraphWindow >.
Public Member Functions | |
| JFrame | getFrame () |
| Frame object of the graph window. | |
| String | toString () |
| Printable representation of the graph window. | |
Represents windows in which the graph frames are shown.
| JFrame BinNavi.API.gui.GraphWindow.getFrame | ( | ) |
Returns the frame object of the graph window. This frame object can be used as the parent window of message boxes and other dialogs.
| String BinNavi.API.gui.GraphWindow.toString | ( | ) |
Returns a string representation of the graph window.
1.7.1