Public Member Functions | |
ContigPanel (VistaApp vapp) | |
ContigPanel (VistaApp vapp, int line) | |
ContigPanel (VistaApp vapp, PageFormat pf) | |
Vector | getContigs () |
void | setContigs (Vector cont) |
void | drawContent (Graphics g) |
void | drawContent (Graphics g, PageFormat pf, int line) |
ContigPanelPicture | getPicture () |
void | resetPicture () |
Graphics2D | createImage () |
boolean | dispatchEvent (MouseEvent e) |
Public Attributes | |
int | REPEAT_OFFSET = 0 |
int | REPEAT_HEIGHT = 5 |
Package Attributes | |
String | src = "repeats" |
CommUnit | cu = null |
Description: Show contigs
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
|
|
|
|
|
|
createImage
Reimplemented from gov::lbl::genome::gui::panel::VistaPanel. |
|
return true in any case
Reimplemented from gov::lbl::genome::gui::panel::VGBPanel. |
|
draw Content
|
|
draw Content
|
|
return contigs
|
|
return picture
|
|
reset Picture parameters |
|
set Contigs
|