double clicked_time = coord_xform.convertPixelToTime( local_click.x );
// Determine the timeframe of the current view by vport_timeframe
// System.out.println( "CurrView's timeframe = " + vport_timeframe );
Summarizable clicked_summary;
clicked_summary = buf4statboxes.getSummarizableAt( coord_xform,
local_click );
if ( clicked_summary != null) {
return new InfoDialogForSummary( root_dialog, clicked_time,
tree_view, y_colnames,