blob: 9b8ce1c990d95268b457623fd2fb66c975f3d957 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="../../org.eclipse.platform.doc.user/book.css" />
<title>Palette view </title>
<script language="JavaScript">
function popup_window( url, id, width, height )
{
popup = window.open( url, id, 'toolbar=no,scrollbars=no,location=no,statusbar=no,menubar=no,resizable=no,width=' + width + ',height=' + height + ',left=,top=' );
popup.focus();
}
</script><script language="JavaScript" src="help/liveHelp.js"></script></head>
<body id="cpalette"><a name="cpalette"><!-- --></a>
<h1 class="topictitle1">Palette view </h1>
<div><p>The Palette view (<b>Window &gt; Show View &gt; Other &gt; Basic &gt; Palette</b>) contains a palette with a series of <i>drawers</i>. Each drawer contain items that you can drag and drop into the active
editor. The drawers and their contents vary depending on the active editor. </p>
<p>To customize the Palette view, right-click
within the Palette view, select <b>Customize</b> and then add or hide the items you want to see. Additionally, you can increase the size of the icons in the palette by right-clicking within the palette and selecting <b>Use Large Icons</b>).</p>
</div>
<div><p><b class="reltaskshd">Related tasks</b><br />
<a href="tpalette1.html" title="">Using the Web palette</a><br />
<a href="tpalette2.html" title="">Customizing the Web palette</a><br />
</p>
</div>
<p>
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.
</p>
</body>
</html>