All Look and Feel feature list

Dynamic graphics properties (.CSS - laf.pll - laf.jar)

ADD_IMAGE Draw an image on the canvas
ADD_LINEAR_GRADIENT Draw a linear-gradient on the canvas
ADD_LINE Draw a line on the canvas
ADD_RECT Draw a rectangle on the canvas
ADD_TEXT Draw a text on the canvas
ADD_ELLIPSE Draw an ellipse on the canvas
ADD_SHAPE Draw a polygon on the canvas
ADD_TEXTUREPAINT Create a texturepaint (motif)
SET_TEXT_LABEL Change the label of a text
POINT_TEXT_LABEL Point to a given item prompt
GET_TEXT_LABEL Get the label of a given item
CLEAR Clear all graphics
REMOVE_GRAPHIC Remove a graphic from the canvas
REMOVE_LINES Remove all lines from the canvas
REMOVE_RECTS Remove all rectangles from the canvas
REMOVE_SHAPES Remove all polygons from the canvas
REMOVE_ELLIPSES Remove all ellipses from the canvas
REMOVE_TEXTS Remove all texts from the canvas
TRANSFORM_GRAPHIC Transform a graphic shape
POINT_SHAPE_PROPERTY Point to a given shape property in order to get its value
SHAPE_GET_PROPERTY Get the pointed shape property
SHAPE_SET_PROPERTY Set a graphic shape property
SET_GRADIENT_COLORS Set the 2 gradient colors
SET_GRADIENT_DIRECTION Set the gradient direction
SET_GRADIENT_TEXT Indicates the text gradient direction
SET_H_CYCLE Set the gradient horizontal cycle
SET_V_CYCLE Set the gradient vertical cycle
SET_GUI_PROPERTIES Set some particular element properties
DRAW_GUI_ELEMENTS Used to draw the elements set by the SET_GUI_PROPERTIES method
REFRESH Refresh the screen
SET_MOTIF Draw a motif on the canvas

Canvas mouse event properties (laf.jar)

CANVAS_MOUSE_MOVE Define the canvas area that listen to the mouse events

Shape animation properties (laf.jar)

SHAPE_MOVE_TO Move with animation to a new location
SHAPE_ROTATE_TO Rotate with animation to a new angle
SHAPE_STRETCH_TO Stretch with animation to a new size
SHAPE_ADD_ANIMATION_STEP Add an animation step to a list
SHAPE_PLAY_ANIMATION Play the animation list
SHAPE_CLEAR_ANIMATION Clear the animation list


Sound properties (laf.jar)

PLAY_SOUND Play a pre-loaded sound
SET_SOUND_FILE Load a sound from the file system
SET_SOUND_BASE (laf_pkg.sql) Load a sound from the database


Flashing Text properties (laf.jar)

SET_FLASH_FONT Set the flashing font
SET_FLASH_COLORS Set the flashing colors
SET_FLASH_TEXT Set the flashing text
SET_FLASH_TEXT2 Set the flashing text with blink and centering features


Dynamic Frames properties (laf.jar)

SET_FRAME Create a dynamic frame
SET_FRAME_TEXT Set the frame text
SET_FRAME_TEXT_ALIGNMENT Set the frame title alignment
SET_FRAME_FONT Set the frame font
SET_FRAME_BACKGROUND Set the frame background color
SET_FRAME_COLORS Set the frame border colors
SET_FRAME_GRADIENT_ORIENTATION Set the frame gradient orientation
SET_FRAME_ROUND_BORDER Set the frame round borders
SET_FRAME_BOUNDS Set the frame bounds
SET_FRAME_HCYCLE Set the frame gradient horizontal cycle
SET_FRAME_VCYCLE Set the frame gradient vertical cycle
SET_FRAME_TITLE_COLOR Set the frame title color
SHOW_FRAME Show the frame
HIDE_FRAME Hide the frame
REMOVE_FRAME Remove the frame
REMOVE_ALL_FRAMES Remove all frames


Input Dialog Box properties (laf.jar)

SET_DIALOG_PROPS Set the graphical dialog properties
SET_INPUT_DIALOG Set the dialog properties


Tabs properties (laf.jar)

SET_TAB_COLORS Set the tab colors
SET_TAB_SELECTED_COLORS Set the tab selected color
SET_TAB_FONT Set the tab font
SET_TAB_ITEM_ICON Set the tab icon


Window properties (laf.jar)

SET_WIN_MDI_ICON Set the MDI icon
SET_WINDOW_ICON Set the window icon
SET_CURRENT_WINDOW_ICON Set current window icon
SET_ALL_WINDOWS_ICON Set all windows icon
SET_WINDOW_PROPERTY Set properties on window and MDI window


Dynamic Menus properties (laf.jar)

ADD_MENU Create a menu
ADD_MENU_OPTION Create a menu option
SET_STATUS_MENU Set the menu status
SET_STATUS_MENU_OPTIONs Set the menu option status
SET_VISIBLE_MENU Set the menu visible
SET_VISIBLE_MENU_OPTION Set the menu option visible
MOVE_WIN_MENU_OPTION Move the "Window" menu
SHOW_MENU_BAR Show/hide the menu bar


Status Bar properties (laf.jar)

SET_STATUSBAR_VALUE Set the statusbar value
SET_STATUSBAR_INDEX Set the status bar cell index
GET_STATUSBAR_VALUE Get the statusbar cell value


Color chooser properties (laf.jar)

SET_COLORCHOOSER_VALUES Set the color chooser properties
GET_COLORCHOOSER_COLOR Display the color chooser


Socket Server properties (laf.jar)

INIT_SERVER Init a socket server
STOP_SERVER Stop a socket server


List properties (.CSS - laf.pll - laf.jar)

SET_ENHANCED_POPLISTS Change standard poplist to enhanced (Swing)
SET_LIST_ORIENTATION Set enhanced poplist orientation
SET_MULTI_SELECTION Set multi-selection list
SET_SORTED_LIST Set the list sort order
SET_TIME_KEY_SELECT Set the time duration between the list is refreshed


Alerts (laf.jar)

DISPLAY_ALERT Display an alert
GET_ALERT_BUTTON Get the pressed alert button


Scrolling Panel properties (laf.jar)

SET_SCROLL_PANEL_COLOR Set the scrolling panel scrolling panel color
SET_SCROLL_PANEL_BORDER Set the scrolling panel border
SET_SCROLL_ALLOW_LINKS Allows the scrolling panel to follow HTML links
SET_SCROLL_PANEL_FONT Set the scrolling panelfont
SET_SCROLL_PANEL Create the scrolling panel
SET_SCROLL_PANEL_ESCAPE Allow the user to quit the box with Escape key
SET_SCROLL_PANEL_FRAME Display the scrolling panel in a separate moveable and resizable frame
SET_SCROLL_DURATION Display the scrolling panel for the given duration
SET_SCROLL_PANEL_TEXT Set the scrolling panel contant
SET_SCROLL_TEXT_ERROR Set the Scrolling Panel's error text corresponding to error 404 - page not found
SHOW_SCROLL_PANEL Show the scrolling panel
SET_SCROLL_HORIZONTAL_TOOLBAR Set the scrolling panel horizontal scrollbar
SET_SCROLL_VERTICAL_TOOLBAR Set the scrolling panel vertical scrollbar
SET_SCROLL_PANEL_EXTENDS Allow the scrolling panel to extend
SET_SCROLL_PANEL_INFO_TEXT Set the scrolling panel information text
SET_SCROLL_PANEL_INFO_PROPERTIES Set the warning text properties


Robot properties (laf.pll-laf.jar)

CREATE_ROBOT Create a robot object
SET_ROBOT_STEP Send an order to the robot
SET_ROBOT_FORMS_STEP Send a unique order to the robot
SET_ROBOT_FORMS_STEPS Send a group of orders to the robot
SET_ROBOT_FILE_NAME Indicate the filename that includes the orders
SET_ROBOT_BUBBLE Display a bubble on the screen
SET_ROBOT_SHAPE Draw a shape on the screen
SET_ROBOT_BUBBLE_PROPERTIES Set the bubble properties
SET_ROBOT_SHAPE_PROPERTIES Set the shape properties
SET_ROBOT_TEXT_PROPERTIES Set the text properties
SET_ROBOT_ABORT_SCRIPT Abort the current script


Dynamic item properties (laf.jar)

ADD_BUTTON Create a push button on canvas
ADD_TEXTFIELD (ADD_TEXTFIELD2) Create a TextField on canvas
ADD_TEXTAREA (ADD_TEXTAREA2) Create a TextArea on canvas
ADD_CHECKBOX Create a Check Box on canvas
ADD_SLIDER Create a JSlider on canvas
NEW_ITEM_PROPERTY Set the created item properties
ITEM_SET_PANEL Create a new panel to group the items
NEW_ITEM_PANEL_PROPERTY Set the panel properties
ITEM_DELETE_PANEL Delete the panel
GO_ITEM Move cursor to the new item
DELETE_ITEM Delete the item
ITEM_NAVIGATION_INSIDE Indicate new item navigation rule
ITEM_SET_INDICE Point to a particular item
ITEM_GET_VALUE Get the pointed item value


Asynchronous JDBC calls properties (laf.jar)

DB_SET_DBINFO Set the database connection string
DB_SET_USER Set the database username
DB_SET_PWD Set the databse password
DB_SET_PROCEDURE Start a database stored procedure
DB_SET_FUNCTION Start a database stored function
DB_SET_POPUP Set the information popup properties


Image item properties (laf.jar)

IMG_NEW Create a new image item
IMG_DELETE Delete the image item
IMG_DELETE_ALL Delete all image items
IMG_SET_POSITION Set the image item position
IMG_SET_LEGEND Set the image item legend
IMG_SET_BACKGROUND Set the image background
IMG_CLEAR Clear the image item
IMG_READIMGFILE Populate the image from a file
IMG_READIMGBASE (laf.pll - pkg_laf.sql) Populate the image from a database BLOB column
IMG_SCALE_IMAGE Scale the image
IMG_CENTER_IMAGE Center the image
IMG_LABEL_COLOR Set the image label color
IMG_SET_SCROLLBARS Set the image scrollbars
IMG_SET_BORDER Set the image border type
IMG_SET_TOOLTIP Set the image tooltip
IMG_SET_FILECHOOSER_TITLE Set the image file chooser title
IMG_GET_FILE_NAME Get the selected image filename
IMG_GET_IMAGE_SIZE Get the image size
IMG_GET_IMAGE_WIDTH Get the image width
IMG_GET_IMAGE_HEIGHT Get the image height


Miscellaneous (laf.jar)

DISPLAY_MESSAGE Display a message in an alert box
GET_SCHEME_COLOR Get the current scheme color
DRAW_FOCUS_LINES Draw/hide focus lines around items
GET_SCHEME_COLOR_LIGHT Get the current scheme light color
SET_APPLY_SCHEME Apply a scheme color
SEARCH_TEXT_ITEMS Search for every text items in the form
GET_INPUT_DIALOG Get an input dialog return value
SHOW_ABOUT Display the about box
GET_SCHEME Get the current scheme
GET_TEXT_HEIGHT Get the text height
GET_TEXT_SIZE Get the text size
GET_TEXT_WIDTH Get the text width
SET_SCHEME Set the new scheme
SET_TEXT Set a text to get its size in pixel
SET_ALL_HYPER_LINK_COLORS Set all hyperlinks color
SET_CBOX_BG_COLOR Set the Check Box background color
SET_SCHEME_COLORS Set the scheme colors
FILE_DIALOG Display an open/save file dialog box
GET_FILE_NAME Get the filename selected by the FILE_DIALOG method
GET_USER_IP Returns the local machine IP address
FORMS_SERVER_URL Returns the Forms Server URL


LOVs
Create, manage and display LOVs (JTable) (laf.pll - laf.jar)

Dynamic Table-Blocks
Create, manage and display dynamic Table_blocks (JTable) (laf.pll - laf.jar)



Carousel Bean (laf.jar)

SET_ORIENTATION Set the carousel orientation
SET_NUMBER_ICONS Set thje maximum number of icons Displayed
SET_ICON_DIMENSION Set the small image size
SET_PANEL_COLOR Set the panel color
SET_PANEL_BORDER_COLOR Set the panel border color
SET_ICON_SELECTED_COLOR Set the selected icon color
SET_IMAGE_DIMENSION Set the main image size
SET_IMAGE_SHIFT Set the image shift
SET_FRAME_WIDTH Set the frame width
SET_FRAME_COLOR Set the frame color
SET_FRAME_MIRROR apply a mirror to the main image
SET_BEAN_COLOR Set the bean color
SET_BEAN_GRADIENT_COLORS Set the bean gradient color
READ_IMAGE_FILE Populate an image from a file
READ_IMAGE_BASE Populate an image from a database BLOB column
SHOW_PANEL Show the carousel
CLEAR_IMAGES Clear all images
REFRESH_SCREEN Refresh the carousel
SET_TOOLTIP_DISPLAY_TIME Set the tooltip display duration


Non-rectangular Push Buttons (laf.jar)

SET_CIRCLE Set a circular button
SET_LOSANGE Set a diamond button
SET_POLYGON Set a polygon button
SET_TEXT Set a text button
SET_SHADOW_COLOR Set the button shadow color
SET_SHADOW_SHIFT Set the button shadow shift
SET_TEXT_POSITION Set the button label general position
SET_TEXT_AT Set the button label exact prosition
SET_GRADIENT Set the button gradient
SET_BORDER_COLOR Set the button border color
SET_ROTATION Set the button rotation
SCALE Scale the button content
DRAW_BORDER Draw the button border
DRAW_BORDER_ALL Draw all buttons border
DRAW_CLIP_BORDER Draw the button content border
DRAW_CLIP_BORDER_ALL Draw all buttons content border
SET_RELIEF Set the button bevel background
SET_RELIEF_ALL Set all buttons bevel background
SET_TEXT_THICKNESS Set the Text button shadow thickness
SET_IMAGE Set the button image
SET_IMAGE_ON Set the button image when mouse enters
SET_IMAGE_OFF Set the button image when mouse leaves

Video Player properties (laf.jar, laf.pll)

QUICKT_SET_PANEL Create the video panel on the canvas
QUICKT_SET_PANEL_BORDER Set the video panel border
QUICKT_SET_PANEL_COLOR Set the video panel background color
QUICKT_SET_PANEL_CONTROL Display/Hide the control toolbar
QUICKT_SET_FRAME_MOVIE_SIZE Display frame with original clip dimensions
QUICKT_SET_LOAD_AND_PLAY Sart playing as soon as the clip is loaded
QUICKT_SET_FRAME_TITLE Set the independant frame title
QUICKT_SET_MOVIE Load a video clip
QUICKT_SET_MOVIE_BASE Load a video clip from the database
QUICKT_START_MOVIE Start playing
QUICKT_STOP_MOVIE Stop playing
QUICKT_INC_VOLUME Increase sound volume
QUICKT_DEC_VOLUME Decrease sound volume
QUICKT_GOTO Goto begin or end of the clip
QUICKT_REMOVE_PANEL Remove the video panel from the canvas


Push Button properties (laf.jar)

SET_IMAGE Set the button image
SET_SHARED_IMAGE_NAME Set the multi-record button image
SET_IMAGE_OFF Set the image when mouse leaves
SET_IMAGE_ON Set the image when mouse enters
SET_IMAGE_PRESSED Set the image when pressed
SET_IMAGE_DISABLED Set the image when disabled
SET_IMAGE_POSITION Set the image position
SET_BACKGROUND_COLOR Set the background color
SET_SHADOW_COLOR Set the label shadow color
SET_TEXT_POSITION Set the label position
SET_ROLLOVER_MARK Turn ON/OFF the focus mark when the mouse enters the button
SET_DISABLE_IMAGE Turn ON/OFF the gray look when the button is disable
SET_FOCUS_COLOR Set the focus border color
SET_FOCUS_BORDER_COLOR Set the border color when the button Gets the focus


Check Box properties (laf.jar)

SET_OPAQUE Draw the check box background or not
SET_OPAQUE_ALL Draw all check boxes background or not


Radio Button properties (laf.jar)

SET_OPAQUE Draw the Radio Group background or not
SET_OPAQUE_ALL Draw all Radio Groups background or not


List-Item (TList) properties (laf.jar)

SET_ENHANCED Set/unSet the enhanced (Swing) Tlist
SET_ENHANCED_ALL Set/unSet all enhanced (Swing) Tlists
SET_LIST_ORIENTATION Set the enhanced Tlist orientation
SET_MULTI_SELECTION Set the multi-selection flag
SET_SORTED_LIST Set the sort flag (on enhanced Tlist only)
CLEAR_LIST_SELECTION Clear the selected values
GET_LIST_ORIENTATION Returns the list orientation (only with enhanced Tlist)
GET_LIST_SELECTION Returns the comma delimited list of selected indexes
GET_MULTI_SELECTION Returns a varchar2 that indicates if the multi-selection is allowed for the list item
GET_SORTED_LIST Returns a varchar2 that indicates if the enhanced list is sorted


List-Item (PopList) properties (laf.jar)

GET_MAX_ROWS Returns the maximum number of rows displayed in the list
GET_TIME_KEY_SELECT Returns the amount of milliseconds allowed to enter more than one character
SET_ENHANCED Set/unSet the enhanced (Swing) Pop list
SET_ENHANCED_ALL Set/unSet all enhanced (Swing) Pop lists
SET_MAX_ROWS Set the maximum number of rows visible in the list when deployed
SET_TIME_KEY_SELECT Set the number of milliseconds allowed to enter more then one character to preselect the list value


Single-line Text item properties (laf.jar)

Regular Expressions properties
SET_REGEX_PATTERN Set the Regular Expression pattern
SET_REGEX_MESSAGE Set the error message when the pattern validation fails
GET_REGEX_RESULT Return the result of the Regular Expression's evaluation
GET_REGEX_GROUP Return the group in the string that matches the pattern
GET_REGEX_POSITION Return start,end position in the string that matches the pattern
Blinking text properties
SET_BLINK_RATE Set the blinking rate in milliseconds
SET_BLINK_FG_COLOR Set the foreground color of the text item
SET_BLINK_BG_COLOR Set the background color of the text item
START_BLINK Start the blinking process
STOP_BLINK Stop the blinking process
Hyper Link properties
SET_HYPER_LINK Set the URL associated to the Text Item
SET_HYPER_LINK_COLORS Set the non clicked and visited link colors
Cursor/selection properties (laf.jar)
SET_CURSOR_POSITION Move the caret to the given position
INSERT_TEXT Insert the given text at the current cursor position
INSERT_TEXT_AT_POSITION Insert the given text at the given position
GET_CURSOR_POSITION Returns the current cursor position
SET_SELECTION_INDEX Pre-select the given characters in the text
GET_SELECTION_INDEX Returns the current selected index
GET_SELECTION_VALUE Returns the current selected value
Gradient background properties
SET_GRADIENT Set the background gradient colors
SET_BORDER Set the border color
SET_CURRENT Highlight the current record
Miscellaneous properties
SET_MAX_CHAR Set the maximum number of characters allowed
ENABLE EVENTS Enable/disable messages to be sent back to Forms
SET_BOILERPLATE Transform the Text Item to a transparent label
SET_FOCUS_BACKGROUND Show / hide the enclosing border when the item has the focus
SET_COPY_PASTE Enable/disable the copy(), cut() and paste() actions
SET_SECRET_RANGE Hide part of the text


Multi-line Text item properties (laf.jar)

Regular Expressions properties
SET_REGEX_PATTERN Set the Regular Expression pattern
SET_REGEX_MESSAGE Set the error message when the pattern validation fails
GET_REGEX_RESULT Return the result of the Regular Expression's evaluation
GET_REGEX_GROUP Return the group in the string that matches the pattern
GET_REGEX_POSITION Return start,end position in the string that matches the pattern
Cursor/selection properties (laf.jar)
SET_CURSOR_POSITION Move the caret to the given position
INSERT_TEXT Insert the given text at the current cursor position
INSERT_TEXT_AT_POSITION Insert the given text at the given position
GET_CURSOR_POSITION Return the current cursor position
SET_SELECTION_INDEX Pre-select the given characters in the text
GET_SELECTION_INDEX Return the current selected index
GET_SELECTION_VALUE Return the current selected value
Big Text properties (laf.pll - laf.jar)
SET_BIG_TEXT Indicates that we want to load huge data
BIG_ADD_TEXT (laf.pll - pkg_laf.sql) Add some text
BIG_SHOW Show the added text
BIG_CLEAR Clear the item
BIG_READ_FROM_FILE Set the TextArea content from a file
BIG_WRITE_TO_FILE Output the TextArea content to a file
BIG_APPEND_TO_FILE Add the TextArea content at the end of a file
BIG_GET_TEXT Get the text
BIG_GET_LENGTH Get the text's length
BIG_VALIDATION_TRIGGER Set the Forms named trigger to validate the content
BIG_SET_OPAQUE Set the TextArea background opaque property
BIG_SET_BORDER Set the border type
BIG_SEARCH Set the text to search
BIG_SEARCH_COLOR Set the search highlight color
BIG_SET_UPDATABLE Set the BIG text updatable true/false
BIG_GET_HASH Get the BIG Text hash value
HTML Content properties (laf.jar)
SET_HTML_CONTENT Prepare to display/Edit HTML contents
SET_HTML_GRANTS Enable/Disable some special actions
SET_HTML_EDIT_ATTRS Enable/Disable some special actions
GET_HTML_CONTENT Get the modified HTML content
Gradient background properties
SET_GRADIENT Set the background gradient colors
SET_BORDER Set the border color
SET_CURRENT Highlight the current record
Miscellaneous properties (laf.jar)
SET_MAX_CHAR Set the maximum number of characters allowed
ENABLE EVENTS Enable/disable messages to be sent back to Forms
SET_HORIZONTAL_SCROLLBAR Show/hide the horizontal scrollbar
SET_VERTICAL_SCROLLBAR Show/hide the vertical scrollbar
SET_FOCUS_BACKGROUND Show/hide the enclosing border when the item has the focus


Dynamic Popup Menus properties (laf.jar)
CREATE_POPUP_MENU Create a new popup menu
ADD_POPUP_MENU_OPTION Add an option to the popup menu
SET_POPUP_MENU Set the active popup menu
SET_POPUP_MENU_FONT Set the popup menu font
SET_POPUP_MENU_ICON Set the popup menu option's icon
SET_POPUP_MENU_FONT_COLOR Set the popup menu font color
SET_POPUP_MENU_OPTION_PROPERTY Set the popup menu option's property
REMOVE_POPUP_MENU_OPTION Remove a poppup menu option
SHOW_POPUP_MENU Show/Hide the popup menu
DELETE_POPUP_MENU Delete the popup menu

Image Spinners properties (laf.jar)
IMAGE_SPINNER_NEW Create a new Image Spinner
IMAGE_SPINNER_SET_LOCATION Set the location
IMAGE_SPINNER_SET_SIZE Set the size
IMAGE_SPINNER_SET_MAX_SIZE Set the maximum alloed size
IMAGE_SPINNER_SET_BACKGROUND Set the background color
IMAGE_SPINNER_SET_BORDER Set the border type
IMAGE_SPINNER_SET_LABELS Set the dialog box translations
IMAGE_SPINNER_SET_SCALE Set the scaling behavior
IMAGE_SPINNER_SHOW_LEGEND Show/Hide the legend area
IMAGE_SPINNER_SET_LABELS Show/Hide the popup menu
IMAGE_SPINNER_SET_LEGEND_FONT Set the legend font
IMAGE_SPINNER_SET_LEGEND_COLORS Set the legend colors
IMAGE_SPINNER_SET_LEGEND_HALIGN Set the legend horizontal alignment
IMAGE_SPINNER_SET_LEGEND_VALIGN Set the legend vertical alignment
IMAGE_SPINNER_SET_MAGNIFIER Allows display image in full size separate frame
IMAGE_SPINNER_REFRESH Refresh the Spinner content
IMAGE_SPINNER_CLEAN Clear the Spinner
IMAGE_SPINNER_SET_IMAGE Add external image to the Spinner
IMAGE_SPINNER_SET_IMAGE_BASE Add database image to the Spinner
IMAGE_SPINNER_SET_CURRENT Set the current Spinner
IMAGE_SPINNER_SET_CURRENT_IMAGE Set the current Spinner image
IMAGE_SPINNER_DISPLAY Show/Hide the Spinner
IMAGE_SPINNER_GET_NEW_LIST Get the current spinner new image list
IMAGE_SPINNER_GET_IMAGE_NAME Get the current spinner image name
IMAGE_SPINNER_REMOVE Remove the Image Spinner


LAF Map (HTML Map) properties (laf.jar)
MAP_SET_POLYGON Define a polygon Map part
MAP_SET_RECT Define a rectangle Map part
MAP_SET_IMAGE Set the Map image background
MAP_SET_TOOLTIP Set the Map tooltip properties
MAP_SET_BORDER Set the Map border properties
MAP_SET_FILL Set the Map filling properties
MAP_SET_LOG Set the Map logging


External command properties (laf.jar)
SET_EXT_PROG Execute a client external command


Desktop properties (laf.jar)
SET_DESKTOP Execute a Desktop command (Open,Print,Mail,Browse)
SET_DEFAULT_PRINTER Set the local machine default printer
GET_DEFAULT_PRINTER Get the local machine default printer
GET_PRINTER_LIST Get the local machine installed printers

Copy/paste table-block properties
(laf.pll)

Copy_From_block Fill the clipboard with the table-block content
Paste_to_block Fill the table-block with the clipboard content

Oracle Forms Look and Feel Project created by Francois Degrelle