JToolBarSeparator

Palette category
Swing
Palette bean
JToolBarSeparator
Java class
com.ibm.uvm.abt.edit.JToolBarSeparator
Project
IBM Java Implementation
Package
com.ibm.uvm.abt.edit
Type
JToolBarSeparator

Use a JToolBarSeparator bean to provide visual separation between other components on a tool bar. You can drop a JToolBarSeparator bean only on a JToolBar bean. The JToolBarSeparator bean is provided as a convenience. VisualAge generates code for the addSeparator() method of the JToolBar bean.


Related procedures
Adding a Menu or Tool Bar

Related references
Menu and Tool Bar Beans
Beans for Visual Composition