

Public Member Functions | |
| ChromPanel (VistaApp vapp) | |
| ChromPanel (VistaApp vapp, PageFormat pf) | |
| void | repaint () | 
| void | drawContent (Graphics g) | 
| void | drawContent (Graphics g, PageFormat pf) | 
| ChromPanelPicture | getPicture () | 
| Graphics2D | createImage () | 
| void | defaultMouseCursor () | 
| void | westMouseCursor () | 
| void | eastMouseCursor () | 
| void | moveMouseCursor () | 
Protected Attributes | |
| double | base = 0 | 
| double | minor = 0 | 
Description: Draw Chromosome Panel
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
      
  | 
  
| 
 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
 
  | 
  
      
  | 
  
| 
 createI cromosome ruler mage 
 
 Reimplemented from gov::lbl::genome::gui::panel::VistaPanel.  | 
  
      
  | 
  
| 
 set mouse cursor to the defaultMouseCursor  | 
  
      
  | 
  ||||||||||||
| 
 draw chromosome ruler 
 
  | 
  
      
  | 
  
| 
 draw chromosome ruler 
 
  | 
  
      
  | 
  
| 
 set mouse cursor to the eastCursor  | 
  
      
  | 
  
| 
 set mouse cursor to the moveMouseCursor  | 
  
      
  | 
  
| 
 override VistaPanel repaint  | 
  
      
  | 
  
| 
 set mouse cursor to the westCursor  | 
  
 1.3.9.1