Sun Java Studio Creator 2 Update 1 – Online Help
 

Customizing the Display of Commands in Toolbars

See Also

You can add, remove, and change the order of buttons in a toolbar to make those you frequently use more accessible. You can also group related commands with a separator.

To add a button to a toolbar:

  1. Choose Tools > Options > Advanced radio button, and then choose IDE Configuration > Look & Feel > Toolbars.
     
  2. Expand the nodes of the different toolbars until you find the command you want to add to the toolbar.
     
  3. Right-click the command and choose Copy.
     
  4. Right-click the node of the toolbar where you want to place the command, and choose Paste > Copy.
     
    The IDE adds the button for that command to the toolbar.
     

To remove a toolbar button from a toolbar:

  1. Choose Tools > Options > Advanced radio button, and then choose IDE Configuration > Look & Feel > Toolbars.
     
  2. Expand the node of the toolbar you want to change.
     
  3. Right-click the command you want to remove and choose Delete.
     
  4. Click Yes in the confirmation dialog box.
     
    The IDE removes the button for that command from the toolbar.
     

To reorder the commands within a toolbar:

  1. Choose Tools > Options > Advanced radio button, and then choose IDE Configuration > Look & Feel > Toolbars.
     
  2. Expand the node of the toolbar you want to change.
     
  3. Right-click the command you want to move and choose Move Up or Move Down.
     
    The IDE updates the toolbar with your changes.
     

To group related commands with a separator:

  1. Choose Tools > Options > Advanced radio button, and then choose IDE Configuration > Look & Feel > Toolbars.
     
  2. Expand the node of the toolbar you want to change.
     
  3. Right-click the node of the toolbar to which you want to add the separator and choose Add Separator.
     
    The separator is added to the bottom of the toolbar list.
     
  4. Right-click the separator and choose Move Up to move the separator to the desired position in the toolbar.
     
    The IDE updates the toolbar with the changes you have made.
     
See Also
Customizing Toolbars
Options: Toolbars
 
 
 
Legal Notices. Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Close