%--
Copyright (c) 2000, 2004 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Common Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/cpl-v10.html
Contributors:
IBM Corporation - initial API and implementation
IBM Help modification :
2004/9/15 - Updated by ZhouJianXin for HPSYS00000089
2004/9/22 - Updated by nlp for HPSYS00000144
2004/10/26 - Updated by ZhouJianXin for HPSYS00000203
--%>
<%@ include file="header.jsp"%>
<%
ToolbarData data = new ToolbarData(application,request, response);
WebappPreferences prefs = data.getPrefs();
%>
<%=ServletResources.getString("Toolbar", request)%>
<%
if (data.getScript() != null) {
%>
<%
}
%>
<%
if(buttons.length > 0){
%>
<%
}else{
%>
<%
}
%>
:0px;">
">
" border="0" cellspacing="0" cellpadding="0" height="100%" style="background:<%=prefs.getToolbarBackground()%>">
<%
for (int i=0; i
|
<%
} else {
%>
" height=18>
|
<%
}
}
%>
|
|
<%// special case for content toolbar - internally used live help frame
if ("content".equals(request.getParameter("toolbar"))) {
%>
<%
}
%>