Share and Money Management 0.18devel
Classes | Namespaces
panel.py File Reference

Adaption of automatically generated wx.Notebook code. More...

Classes

class  gui.panel.PanelSummary
 Panel to show a summary about the current deposit. More...
 
class  gui.panel.PanelCurrency
 Panel to show and maintain all currencies. More...
 
class  gui.panel.PanelExchange
 Panel to show and maintain all exchanges. More...
 
class  gui.panel.PanelShare
 Panel to show and maintain all shares. More...
 
class  gui.panel.PanelTransaction
 Panel to show and maintain all transactions. More...
 
class  gui.panel.PanelIndex
 Panel to show and maintain all indices. More...
 
class  gui.panel.PanelOpenPositionList
 Panel to show all open positions. More...
 
class  gui.panel.PanelOpenPositionDetails
 Panel to show all open positions. More...
 
class  gui.panel.PanelWatchList
 Panel to show all open positions. More...
 

Namespaces

namespace  gui
 
namespace  gui.panel
 The panel classes presents various information to the user.
 

Detailed Description

Adaption of automatically generated wx.Notebook code.