extIConsole Interface Reference

import"extIApplication.idl";

Inheritance diagram for extIConsole:
[legend]
Collaboration diagram for extIConsole:
[legend]

Public Member Functions

void log (in AString aMsg)
 
void open ()
 

Detailed Description

Interface that gives simplified access to the console

Definition at line 50 of file extIApplication.idl.

Member Function Documentation

void extIConsole::log ( in AString  aMsg)

Sends a given string to the console.

Parameters
aMsgThe text to send to the console
void extIConsole::open ( )

Opens the error console window. The console window is focused if already open.


The documentation for this interface was generated from the following file: