Add CASA custom toolbar ##. More...
Public Member Functions | |
def | __init__ |
def | show_pagenum |
def | spec_show |
def | stat_cal |
def | modify_note |
def | quit |
def | enable_button |
def | disable_button |
def | enable_next |
def | disable_next |
def | enable_prev |
def | disable_prev |
def | delete_bar |
Public Attributes | |
figmgr | |
canvas | |
mode | |
button | |
pagecount | |
notewin | |
bNote | |
bStat | |
bQuit | |
lPagetitle | |
lPagecount | |
bNext | |
bPrev | |
Private Member Functions | |
def | _add_custom_toolbar |
def | _NewButton |
def | _pause_buttons |
def | __disconnect_event |
def | _draw_span |
def | _remove_span |
Private Attributes | |
_p |
Add CASA custom toolbar ##.
Definition at line 15 of file customgui_tkagg.py.
def asap.customgui_tkagg.CustomToolbarTkAgg.__init__ | ( | self, | |
parent | |||
) |
Reimplemented from asap.customgui_base.CustomToolbarCommon.
Definition at line 16 of file customgui_tkagg.py.
def asap.customgui_tkagg.CustomToolbarTkAgg.__disconnect_event | ( | self | ) | [private] |
Definition at line 186 of file customgui_tkagg.py.
Referenced by asap.customgui_tkagg.CustomToolbarTkAgg.delete_bar(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.delete_bar(), asap.customgui_tkagg.CustomToolbarTkAgg.disable_button(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.disable_button(), asap.customgui_tkagg.CustomToolbarTkAgg.modify_note(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.modify_note(), asap.customgui_tkagg.CustomToolbarTkAgg.quit(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.quit(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_panel(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_region(), asap.customgui_tkagg.CustomToolbarTkAgg.spec_show(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.spec_show(), and asap.customgui_tkagg.CustomToolbarTkAgg.stat_cal().
def asap.customgui_tkagg.CustomToolbarTkAgg._add_custom_toolbar | ( | self | ) | [private] |
Definition at line 32 of file customgui_tkagg.py.
def asap.customgui_tkagg.CustomToolbarTkAgg._draw_span | ( | self, | |
axes, | |||
x0, | |||
x1, | |||
kwargs | |||
) | [private] |
Reimplemented from asap.customgui_base.CustomToolbarCommon.
Definition at line 190 of file customgui_tkagg.py.
def asap.customgui_tkagg.CustomToolbarTkAgg._NewButton | ( | self, | |
master, | |||
text, | |||
command, | |||
side = Tk.LEFT |
|||
) | [private] |
Definition at line 77 of file customgui_tkagg.py.
Referenced by asap.customgui_tkagg.NotationWindowTkAgg._ActionButtons().
def asap.customgui_tkagg.CustomToolbarTkAgg._pause_buttons | ( | self, | |
operation = "end" , |
|||
msg = "" |
|||
) | [private] |
Reimplemented from asap.customgui_base.CustomToolbarCommon.
Definition at line 172 of file customgui_tkagg.py.
def asap.customgui_tkagg.CustomToolbarTkAgg._remove_span | ( | self, | |
span | |||
) | [private] |
Reimplemented from asap.customgui_base.CustomToolbarCommon.
Definition at line 196 of file customgui_tkagg.py.
Definition at line 149 of file customgui_tkagg.py.
References asap.customgui_tkagg.CustomToolbarTkAgg.__disconnect_event(), asap.customgui_qt4agg.CustomToolbarQT4Agg.__disconnect_event(), asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.__disconnect_event(), asap.customgui_qt4agg.CustomToolbarQT4Agg.button, asap.customgui_tkagg.CustomToolbarTkAgg.button, asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.button, asap.customgui_qt4agg.CustomToolbarQT4Agg.mode, asap.customgui_tkagg.CustomToolbarTkAgg.mode, and asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.mode.
Referenced by asap.customgui_tkagg.CustomToolbarTkAgg.quit(), and asap.customgui_tkagg.CustomFlagToolbarTkAgg.quit().
Definition at line 162 of file customgui_tkagg.py.
Definition at line 168 of file customgui_tkagg.py.
Definition at line 142 of file customgui_tkagg.py.
References asap.customgui_qt4agg.CustomToolbarQT4Agg.button, asap.customgui_tkagg.CustomToolbarTkAgg.button, asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.button, asap.customgui_tkagg.CustomToolbarTkAgg.spec_show(), asap.customgui_qt4agg.CustomToolbarQT4Agg.spec_show(), and asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.spec_show().
Definition at line 159 of file customgui_tkagg.py.
Definition at line 165 of file customgui_tkagg.py.
Definition at line 117 of file customgui_tkagg.py.
References asap.customgui_tkagg.CustomToolbarTkAgg.__disconnect_event(), asap.customgui_qt4agg.CustomToolbarQT4Agg.__disconnect_event(), asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.__disconnect_event(), asap.customgui_base.CustomToolbarCommon._mod_note(), asap.customgui_qt4agg.CustomToolbarQT4Agg.button, asap.customgui_tkagg.CustomToolbarTkAgg.button, asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.button, asap.customgui_qt4agg.CustomToolbarQT4Agg.mode, asap.customgui_tkagg.CustomToolbarTkAgg.mode, asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.mode, asap.customgui_tkagg.CustomToolbarTkAgg.spec_show(), asap.customgui_qt4agg.CustomToolbarQT4Agg.spec_show(), and asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.spec_show().
def asap.customgui_tkagg.CustomToolbarTkAgg.quit | ( | self | ) |
Definition at line 135 of file customgui_tkagg.py.
References asap.customgui_tkagg.CustomToolbarTkAgg.__disconnect_event(), asap.customgui_qt4agg.CustomToolbarQT4Agg.__disconnect_event(), asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.__disconnect_event(), asap.customgui_tkagg.CustomToolbarTkAgg.disable_button(), asap.customgui_qt4agg.CustomToolbarQT4Agg.disable_button(), and asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.disable_button().
Referenced by TablePlotTkAgg.PlotFlag.configure_buttons(), and TablePlotTkAgg.PlotFlag.destroy().
def asap.customgui_tkagg.CustomToolbarTkAgg.show_pagenum | ( | self, | |
pagenum, | |||
formatstr | |||
) |
Reimplemented from asap.customgui_base.CustomToolbarCommon.
Definition at line 86 of file customgui_tkagg.py.
Definition at line 89 of file customgui_tkagg.py.
References asap.customgui_tkagg.CustomToolbarTkAgg.__disconnect_event(), asap.customgui_qt4agg.CustomToolbarQT4Agg.__disconnect_event(), asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.__disconnect_event(), asap.customgui_base.CustomToolbarCommon._select_spectrum(), asap.customgui_qt4agg.CustomToolbarQT4Agg.button, asap.customgui_tkagg.CustomToolbarTkAgg.button, asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.button, asap.customgui_qt4agg.CustomToolbarQT4Agg.mode, asap.customgui_tkagg.CustomToolbarTkAgg.mode, and asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.mode.
Referenced by asap.customgui_tkagg.CustomToolbarTkAgg.enable_button(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.enable_button(), asap.customgui_tkagg.CustomToolbarTkAgg.modify_note(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.modify_note(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_panel(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_region(), and asap.customgui_tkagg.CustomToolbarTkAgg.stat_cal().
def asap.customgui_tkagg.CustomToolbarTkAgg.stat_cal | ( | self | ) |
Definition at line 101 of file customgui_tkagg.py.
References asap.customgui_tkagg.CustomToolbarTkAgg.__disconnect_event(), asap.customgui_qt4agg.CustomToolbarQT4Agg.__disconnect_event(), asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.__disconnect_event(), asap.customgui_base.CustomToolbarCommon._single_mask(), asap.customgui_qt4agg.CustomToolbarQT4Agg.button, asap.customgui_tkagg.CustomToolbarTkAgg.button, asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.button, asap.customgui_qt4agg.CustomToolbarQT4Agg.mode, asap.customgui_tkagg.CustomToolbarTkAgg.mode, asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.mode, asap.customgui_tkagg.CustomToolbarTkAgg.spec_show(), asap.customgui_qt4agg.CustomToolbarQT4Agg.spec_show(), and asap.customgui_qt4agg.CustomFlagToolbarQT4Agg.spec_show().
Definition at line 22 of file customgui_tkagg.py.
Definition at line 60 of file customgui_tkagg.py.
Definition at line 37 of file customgui_tkagg.py.
Definition at line 63 of file customgui_tkagg.py.
Definition at line 44 of file customgui_tkagg.py.
Definition at line 41 of file customgui_tkagg.py.
Definition at line 26 of file customgui_tkagg.py.
Referenced by asap.customgui_tkagg.CustomToolbarTkAgg.disable_button(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.disable_button(), asap.customgui_tkagg.CustomToolbarTkAgg.enable_button(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.enable_button(), asap.customgui_tkagg.CustomToolbarTkAgg.modify_note(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.modify_note(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_panel(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_region(), asap.customgui_tkagg.CustomToolbarTkAgg.spec_show(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.spec_show(), and asap.customgui_tkagg.CustomToolbarTkAgg.stat_cal().
Definition at line 24 of file customgui_tkagg.py.
Definition at line 23 of file customgui_tkagg.py.
Definition at line 55 of file customgui_tkagg.py.
Definition at line 52 of file customgui_tkagg.py.
Definition at line 25 of file customgui_tkagg.py.
Referenced by asap.customgui_tkagg.CustomToolbarTkAgg.disable_button(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.disable_button(), task_sdflagmanager.sdflagmanager_worker.execute(), asap.customgui_tkagg.CustomToolbarTkAgg.modify_note(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.modify_note(), task_sdflagmanager.sdflagmanager_worker.parameter_check(), tests.test_cleanhelper.cleanhelper_test.run_defineimages(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_panel(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.select_region(), asap.customgui_tkagg.CustomToolbarTkAgg.spec_show(), asap.customgui_tkagg.CustomFlagToolbarTkAgg.spec_show(), asap.customgui_tkagg.CustomToolbarTkAgg.stat_cal(), tests.test_sdimprocess.sdimprocess_test1.test100(), tests.test_sdimaging.sdimaging_test1.test100(), tests.test_sdimprocess.sdimprocess_test1.test101(), tests.test_sdimaging.sdimaging_test1.test101(), tests.test_sdimaging.sdimaging_test2.test200(), tests.test_sdimprocess.sdimprocess_test2.test2000(), tests.test_sdimprocess.sdimprocess_test2.test2001(), tests.test_sdimaging.sdimaging_test2.test201(), tests.test_sdimaging.sdimaging_test3.test300(), tests.test_sdimaging.sdimaging_test3.test301(), tests.test_sdimaging.sdimaging_test3.test302(), tests.test_cleanhelper.cleanhelper_test.testDefineimages(), tests.test_sdbaseline.sdbaseline_storageTest.testDF(), tests.test_sdbaseline.sdbaseline_storageTest.testDT(), tests.test_sdbaseline.sdbaseline_storageTest.testDTow(), tests.test_sdbaseline.sdbaseline_storageTest.testMF(), and tests.test_sdbaseline.sdbaseline_storageTest.testMT().
Definition at line 29 of file customgui_tkagg.py.
Definition at line 27 of file customgui_tkagg.py.