listScroll.getWidth () + listScroll.getInsets ().right + bi.right, los.y + fileButton.getHeight () + 2 );
}
window.setVisible ( true );
list.requestFocusInWindow ();
}
private void installTip ( final File file, final JComponent component, final boolean showFullName )
{
final WebPanel panel = new WebPanel ( new VerticalFlowLayout ( 4, 4 ) );