Public Member Functions

BinNavi.API.gui.GraphWindow Class Reference

Window where graphs are shown. More...

Inherits BinNavi::APIHelpers::ApiObject< CGraphWindow >.

List of all members.

Public Member Functions

JFrame getFrame ()
 Frame object of the graph window.
String toString ()
 Printable representation of the graph window.

Detailed Description

Represents windows in which the graph frames are shown.


Member Function Documentation

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.

Returns:
The frame object of the graph window.
String BinNavi.API.gui.GraphWindow.toString (  ) 

Returns a string representation of the graph window.

Returns:
A string representation of the graph window.