Cambios Recientes - Buscar:

Información

Instalación

Documentación

Sugerencias de usuarios

 

Panel dividido

La página “ElementsSplitPanel” no existe en Castellano todavía.
Puede ver la página correspondiente en Inglés (si existe) aquí debajo


 

A split panel is a container that organizes two children side by side either horizontally or vertically.

 

Useful Methods

 

A slit panel element wraps a javax.swing.JSplitPane object.

 

Properties

SplitPanel  
Main  
NameDescriptionValues acceptedDefault
OrientationEither vertical or horizontal.Type VERTICAL or HORIZONTAL or use the editor provided. Alternatively, you can use one of the integer constants javax.swing.JSplitPane.VERTICAL_SPLIT or  javax.swing.JSplitPane.HORIZONTAL_SPLIT. 
One touchWhether to show one-touch expandable controls.A boolean variable or one of the constants true or false. 
VisibleThe visibility of the element.A boolean variable or one of the constants true or false. 
Size The double[] array with the size of the panel in each direction.Type the two size values or use the editor provided. 
Graphical Aspect  
NameDescriptionValues acceptedDefault
BackgroundThe background color for the element.Use the editor provided or read about colors. 
ForegroundThe color to use when drawing or writing in the element.Use the editor provided or read about colors. 
FontThe font used to display text in the element.Use the editor provided to select name, style and size of the font. 
TooltipText displayed when the mouse is over the element.A string constant or variable. 

 

 



Editar - Historia - Imprimir - Cambios Recientes - Buscar
Última modificación de la página el 07 septiembre 2010 a las 00h08