2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2004-06-02 19:01:38 +00:00
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" >
2004-06-21 10:33:03 +00:00
< title > Properties view< / title >
2004-06-02 19:01:38 +00:00
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
2010-04-30 01:39:56 +00:00
< script language = "JavaScript" src = "PLUGINS_ROOT/org.eclipse.help/livehelp.js" > < / script >
2004-06-02 19:01:38 +00:00
< / head >
< body >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > Properties view< / h1 >
2011-03-31 13:59:18 +00:00
< p > The < img src = "../images/command_link.png" alt = "" > < a class = "command-link" href = 'javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.views.PropertySheet)")' > Properties< / a > view displays property names and values for a selected item such as a resource. < / p >
2004-06-02 19:01:38 +00:00
< p > < img src = "../images/view_properties.png" alt = "Properties View" > < / p >
< p > Toolbar buttons allow you to toggle to display properties by category or to filter advanced properties. Another toolbar button allows you to restore the selected property to its default value.< / p >
2010-04-30 01:39:56 +00:00
< p > To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the < a href = "cdt_u_project_explorer_view.htm" > Project Explorer< / a > view and select Properties from the pop-up menu.< / p >
2004-06-02 19:01:38 +00:00
2010-04-30 01:39:56 +00:00
< h2 > Properties view toolbar options< / h2 >
< p > The table below lists the toolbar options displayed in the Properties view.< / p >
2004-06-02 19:01:38 +00:00
2010-04-30 01:39:56 +00:00
< p > < table border = "1" cellpadding = "4" cellspacing = "0" bordercolor = "#DDDDDD" width = "600px" >
< colgroup >
< col width = "5%" valign = "top" >
< col width = "20%" valign = "top" >
< col width = "75%" valign = "top" >
< / colgroup >
2004-06-02 19:01:38 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< th id = "icon" > Icon< / th >
< th id = "name" > Name< / th >
< th id = "description" > Description< / th >
2004-06-02 19:01:38 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td style = "text-align:center;" valign = "top" headers = "icon" > < img src = "../images/icon_pin.png" alt = "Pin Icon" > < / td >
< td valign = "top" headers = "name" > < strong > Pin Properties View< / strong > < / td >
< td valign = "top" headers = "description" > Forces the Properties view to remain on top of other views in the workbench area.< / td >
2004-06-02 19:01:38 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td style = "text-align:center;" valign = "top" headers = "icon" > < img src = "../images/icon_menu.png" alt = "Menu Icon" > < / td >
< td valign = "top" headers = "name" > < strong > View Menu< / strong > < / td >
< td valign = "top" headers = "description" > Click the white upside-down triangle icon to open a menu of items specific to the Properties view.< br > < br >
2010-04-30 01:39:56 +00:00
< dl >
2011-03-31 13:59:18 +00:00
< dt > New Properties View< / dt >
< dd > Create a new pane within the Properties view. Panes can be selected using the names that appear on the left edge.< br > < br > < / dd >
< dt > Pin to Selection< / dt >
< dd > Pin the current selection to remain within the viewable area of the Properties view.< br > < br > < / dd >
2010-04-30 01:39:56 +00:00
< / dl > < / td >
2004-06-02 19:01:38 +00:00
< / tr >
< / table > < / p >
2010-04-30 01:39:56 +00:00
< p > < img src = "../images/ngref.gif" ALT = "Related references" width = "143" height = "21" >
< br > < a href = "../reference/cdt_o_ref.htm" > C/C++ Views< / a > < / p >
2010-05-10 20:25:24 +00:00
< hr >
2004-06-02 19:01:38 +00:00
< p >
2010-05-10 20:25:24 +00:00
< img src = "../images/ng00_07.gif" ALT = " IBM Copyright Statement" > < br >
2010-04-30 01:39:56 +00:00
< img src = "../images/nokiaCopyright.png" ALT = " Nokia Copyright Statement" >
2004-06-02 19:01:38 +00:00
< / p >
< / bODY >
2004-06-21 10:33:03 +00:00
< / hTML >