| 
                
                   
                
             | 
            
                newButton 
             | 
         
        
        
        
newButton (
        self,
        butName,
        balloon=None,
        defaultFrequent=1,
        )
 |  
 
        
            | 
                
                   
                
             | 
            
                newColumn 
             | 
         
        
        
        
newColumn (
        self,
        colName,
        shown,
        )
 |  
 
        
            | 
                
                   
                
             | 
            
                fillInUI 
             | 
         
        
        
        
fillInUI ( self,  parent )
 
 |  
 
        
            | 
                
                   
                
             | 
            
                __init__ 
             | 
         
        
        
        
__init__ ( self,  modelPanel )
 
 |  
 
        
            | 
                
                   
                
             | 
            
                setDictPref 
             | 
         
        
        
        
setDictPref (
        self,
        pref,
        key,
        value,
        )
 |  
 
        
            | 
                
                   
                
             | 
            
                dblClick 
             | 
         
        
        
        
dblClick ( self )
 
execute double-click-related commands 
 |  
  |