Source code for GDSCommandPanelImpl
import GDSCommandPanelGUI
###########################################################################
## Class CommandsImpl
###########################################################################
[docs]class CommandsImpl(GDSCommandPanelGUI.Commands):
def __init__(self, parent):
GDSCommandPanelGUI.Commands.__init__(self, parent)
# Override these handlers to implement functionality for GUI elements