A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
visualizer.ipython_view Namespace Reference

Classes

class  ConsoleView
 ConsoleView class. More...
 
class  IPythonView
 IPythonView class. More...
 
class  IterableIPShell
 IterableIPShell class. More...
 

Variables

None IPython = None
 @ var IPython
 
 try :
 Try to import IPython.
 
Gtk window = Gtk.Window()
 GTK Window.
 

Detailed Description

Backend to the console plugin.

@author: Eitan Isaacson
@organization: IBM Corporation
@copyright: Copyright (c) 2007 IBM Corporation
@license: BSD

All rights reserved. This program and the accompanying materials are made
available under the terms of the BSD which accompanies this distribution, and
is available at U{http://www.opensource.org/licenses/bsd-license.php}

Variable Documentation

◆ IPython

None visualizer.ipython_view.IPython = None

@ var IPython

Definition at line 35 of file ipython_view.py.

◆ try

visualizer.ipython_view.try :

Try to import IPython.

Definition at line 30 of file ipython_view.py.

◆ window

visualizer.ipython_view.IPythonView.window = Gtk.Window()

GTK Window.

Definition at line 740 of file ipython_view.py.