Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

gov::lbl::genome::gui::panel::CursorInfoPanel Class Reference

Inheritance diagram for gov::lbl::genome::gui::panel::CursorInfoPanel:

Inheritance graph
[legend]
Collaboration diagram for gov::lbl::genome::gui::panel::CursorInfoPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CursorInfoPanel (VistaApp vapp)
void setPosition (String pos)
void setContig (String con)

Package Attributes

VistaLabel position = null
VistaLabel contig = null
JLabel currPosition = new JLabel("")
JLabel currContig = new JLabel("")
TableLayout tLayout = null
TitledBorder border = null

Detailed Description

Title: CursorInfoPanel

Description: Draw information about the cursor position and contigs at this position

Copyright: Copyright (c) 2004

Company:

Author:
Michael V. Teplitskiy
Version:
1.0


Constructor & Destructor Documentation

gov::lbl::genome::gui::panel::CursorInfoPanel::CursorInfoPanel VistaApp  vapp  )  [inline]
 

CursorInfoPanel

Parameters:
vapp VistaApp


Member Function Documentation

void gov::lbl::genome::gui::panel::CursorInfoPanel::setContig String  con  )  [inline]
 

set Contig name in the contig Label

Parameters:
con String

void gov::lbl::genome::gui::panel::CursorInfoPanel::setPosition String  pos  )  [inline]
 

set position string in the position Label

Parameters:
pos String


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 17:02:10 2005 by  doxygen 1.3.9.1