Products   

   Buy   

   About   
 
Mail to morComponents
 

 

MToolBar

morUI Beans

 

 

  MToolBar  Demo           Buy          More...  
  for the Java™ platform
  Layouts toolbars with a big number of components by using chevrons and pop-up windows. Works with Swing and AWT components
  REQUIREMENTS
This component requires JVM 1.1 or later to run. The demo requires JRE 1.4

  DESCIPTION
MToolbar is a java library used to layout toolbars with a big number of components. The toolbar can be any inheritor of java.awt.Container, no matter if it is Swing or AWT object. Just set its layout manager to be an instance of ToolbarLayout.

ToolbarLayout arranges the container's components in a single row from left to right using component preferred size. If there is no enough room for all of the components, a limit button (chevron) appears to the right of the toolbar. It can pop-up a window containing the rest of the components.

The following properties of ToolbarLayout can be controlled: horizontal and vertical alignments, and horizontal and vertical gaps between components. They also take effect on the pop-up window (see the demo toolbar at the top of the frame).;

Special thanks to Borland Software Corporation for the opportunity to test morUI Beans with JBuilder.

 

Copyright © 2004 morComponents