A Discrete-Event Network Simulator
API
visualizer.ipython_view Namespace Reference

Classes

class  ConsoleView
 
class  IPythonView
 
class  IterableIPShell
 

Variables

 IPython = None
 
tuple 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

visualizer.ipython_view.IPython = None

Definition at line 29 of file ipython_view.py.

tuple visualizer.ipython_view.window = gtk.Window()