Public Member Functions

BinNavi.API.gui.MainWindow Class Reference

BinNavi main window. More...

List of all members.

Public Member Functions

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

Detailed Description

Represents the BinNavi main window.


Member Function Documentation

JFrame BinNavi.API.gui.MainWindow.getFrame (  ) 

Returns the frame object of the main window.

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

Returns a string representation of the main window.

Returns:
A string representation of the main window.