public GfrPnlCtrsAppSpcPrjDpnRunGsi() throws Exception
{
super();
//-- Process tab is in run perspective
super._tbrControls = new GfrTbrHlpSubPrnSpcCtrsAppPrjDpnRunGsi(
(MouseListener) super.getBorder(),
(ActionListener) this,
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name());
}