Cambios Recientes - Buscar:

Información

Instalación

Documentación

Sugerencias de usuarios

 

Deslizador

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


 

Properties

Slider  
Main  
NameDescriptionValues acceptedDefault
VariableThe value displayed by the element.A constant or variable of type double or int. 
Initial ValueThe initial value.A constant or variable of type double or int. 
MinimumThe minimum value that can be displayed.A constant or variable of type double or int. 
MaximumThe maximum value that can be displayed.A constant or variable of type double or int. 
FormatThe format used to display the value, i.e. the number of decimal digits with which to display the value.Type 0.0 with one or more zeros after the point. or 0.00E00 for scientific notation 
OrientationEither vertical or horizontal.Type VERTICAL or HORIZONTAL or use the editor provided. 
Ticks  
NameDescriptionValues acceptedDefault
TicksThe number of ticks to be displayed between the extrema.A constant or variable of type int. 
Ticks FormatThe format used to display the ticks.Type 0.0 with one or more zeros after the point. 
ClosestWhether the knob resolves to the closest tick.A boolean variable or one of the constants true or false. 
Interaction  
NameDescriptionValues acceptedDefault
EnabledWhether the element is responsive to the user action.A boolean variable or one of the constants true or false. 
On PressThe action to invoke when the element is pressed.The Java code to invoke for the action. 
On DragThe action to invoke when the element is dragged.The Java code to invoke for the action. 
On ReleaseThe action to invoke when the element is released.The Java code to invoke for the action. 
Graphical Aspect  
NameDescriptionValues acceptedDefault
Size The double[] array with the size of the frame in each direction.Type the two size values or use the editor provided. 
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 00h11