show a dialog to display more info after run a process from info window
Description
current, after run process from info window. just a FDialog display with a bit info from m_pi.getSummary(). it's more good when use ProcessInfoDialog to show result run FDialog, same as run from standard window.
Tested, works well....@Hiep Lq I suggest only one change - add bigger font to returned link because font is too small in comparison with non-link message. In Init method of class InfoPanel.java add recordLink.setStyle("font-size:16px;");
current, after run process from info window. just a FDialog display with a bit info from m_pi.getSummary().
it's more good when use ProcessInfoDialog to show result run FDialog, same as run from standard window.