JToolBarSeparator

Use a JToolBarSeparator bean JToolBarSeparator 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