Public Member Functions

com.google.security.zynamics.binnavi.API.gui.GraphWindow Class Reference

Inherits com::google::security::zynamics::binnavi::APIHelpers::ApiObject< CGraphWindow >.

List of all members.

Public Member Functions

JFrame getFrame ()
String toString ()

Detailed Description

Represents windows in which the graph frames are shown.


Member Function Documentation

JFrame com.google.security.zynamics.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 com.google.security.zynamics.binnavi.API.gui.GraphWindow.toString (  ) 

Returns a string representation of the graph window.

Returns:
A string representation of the graph window.