|
Applet Properties :
Width: Changing this property will change the width of the applet. Height: Changing this property will change the height of the applet. If the current Layout is Horizontal or Vertical, the width and height cannot be changed.
If the current Layout is User Defined, the width and height can be changed by either changing the values in the text field or resizing the Preview Window with the mouse
Layout : This determine the arrangement of buttons in your applet. If Vertical Rows is selected, all buttons in your applet will automatically be arranged into a single column with many rows. If Horizontal Columns is selected, all buttons in your applet will be arranged into a single row with many columns.
These arrangements are popularly used on many web pages and is provided as a standard feature in the Atomix Button Application.
When User defined is selected, the buttons in your applet can be positioned anywhere in the Preview Window using the mouse. This option is typically used with the Grid and Snap options to position the buttons accurately on certain positions.
Button Size and Spacing Size X : Set the width of the button Y : Set the height of the button
Spacing X : Set the spacing between buttons in Horizontal Layout Y : Set the spacing between buttons in Vertical Layout The spacing values has no effect in the User Defined Layout.
Grid Color Click this button to configure the color of the grid.
Snap Specify whether a button will be snapped to the nearest Grid.
Show grid Display or Hide the grid.
Spacing of grid: Specify the spacing between gridlines.
Background You can choose either to use either a color or an image for your applet background.
Background Color: Specify that you want to use color for background. Click the "Choose Background Color" button to choose the background color of the applet.
Background Bitmap: Specify that you want to an image for background. Click the "Choose Graphics File" button to choose a jpeg file as the background image.
The image can be set with the following properties:
Scale - Scale the image to fit the size of the applet. Tile - Tile the image to fit the whole of the applet. Origin - Position the image to the origin of the applet.
|
|