casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
asap.customgui_tkagg.CustomToolbarTkAgg Class Reference

Add CASA custom toolbar ##. More...

Inheritance diagram for asap.customgui_tkagg.CustomToolbarTkAgg:
asap.customgui_base.CustomToolbarCommon

List of all members.

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

Detailed Description

Add CASA custom toolbar ##.

Definition at line 15 of file customgui_tkagg.py.


Constructor & Destructor Documentation

Reimplemented from asap.customgui_base.CustomToolbarCommon.

Definition at line 16 of file customgui_tkagg.py.


Member Function Documentation

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]
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 162 of file customgui_tkagg.py.

Definition at line 168 of file customgui_tkagg.py.

Definition at line 159 of file customgui_tkagg.py.

Definition at line 165 of file customgui_tkagg.py.

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.


Member Data Documentation

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 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.


The documentation for this class was generated from the following file: