Hi,
I am using a TranslatedSequencePanel (TSP) to display sequence with
associated data and it all looks good (thank you BioJava). I want to add
more tracks to the TSP but the height of the rendered image now becomes
bigger than the space that it fits in. I have implemented scrolling
along the
Fuchs, Mathias wrote:
>Hi Kalle,
>Thanks a lot for your help. Unfourtunately it seems there is a class
"GUITools" missing. You are using it in the SelectionBarRenderer --
GUITools.getVisibleRange( src, g ) --; can you tell me where to find
that class. Is it in the BioJava >framework? I couldn
Jolyon Holdstock wrote:
Hi,
I am using a TranslatedSequencePanel (TSP) to display sequence with
associated data and it all looks good (thank you BioJava). I want to add
more tracks to the TSP but the height of the rendered image now becomes
bigger than the space that it fits in. I have imple