oracle.forms.fd
Class DrawLAF
java.lang.Object
java.awt.Component
java.awt.Container
oracle.ewt.lwAWT.LWComponent
oracle.ewt.lwAWT.LWContainer
oracle.forms.ui.VBean
oracle.forms.fd.DrawLAF
- All Implemented Interfaces:
- java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, oracle.ewt.help.HelpCapable, oracle.ewt.lwAWT.DoubleBufferer, oracle.ewt.lwAWT.ImmediatePainter, oracle.ewt.lwAWT.KeyProcessor, oracle.ewt.lwAWT.VirtualComponent, oracle.forms.ui.IView
public class DrawLAF
- extends oracle.forms.ui.VBean
A javabean to draw on the Forms current canevas
needs, at least, the JRE 1.6
- Author:
- Francois Degrelle
creation February 2007
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class java.awt.Container |
java.awt.Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
Fields inherited from class oracle.forms.ui.VBean |
BEAN_NAME, DEBUG_MODE, DELIVER_EVENT, FOCUS_EVENT, KEY_EVENT |
Fields inherited from class oracle.ewt.lwAWT.LWComponent |
DEFAULT_BORDERPAINTER, DEFAULT_COLOR, DEFAULT_FONT, DEFAULT_PAINTER, MNEMONIC_CHAR_NONE, MNEMONIC_INDEX_NONE |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface oracle.forms.ui.IView |
DEFAULT_COLOR |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Method Summary |
static void |
add_PJC(java.lang.String p_name,
LAF_XP_ComboBox p_class)
|
static void |
add_PJC(java.lang.String p_name,
LAF_XP_PopList p_class)
|
static void |
add_PJC(java.lang.String p_name,
LAF_XP_TList p_class)
|
private void |
clearIconSort(java.lang.String pBlockName)
|
void |
connectDBandExecute(int iNum)
|
(package private) java.awt.TexturePaint |
createImageTexturePaint(java.lang.String sImage)
|
(package private) java.awt.TexturePaint |
createPixelTexturePaint(java.lang.String pname,
int w,
int h,
java.lang.String sPoints)
|
(package private) java.awt.TexturePaint |
createTexturePaint(java.lang.String pname,
int w,
int h,
java.awt.Color c1,
java.awt.Color c2,
java.awt.Color c3,
java.lang.String sPoints)
|
(package private) void |
deleteAllItems(boolean bOnPanel)
|
void |
destroy()
|
void |
dispatchanevent(oracle.forms.properties.ID pID1,
oracle.forms.properties.ID pID2,
java.lang.String value)
|
void |
dispatchanevent(oracle.forms.properties.ID pID1,
java.util.List l)
|
void |
DisplayAlert(boolean bList,
java.lang.String sTitle,
java.lang.String sText,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName,
java.lang.Object[] opts,
int iDefault)
|
void |
DisplayMessage(java.lang.String sTitle,
java.lang.String sText,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName)
|
private void |
displayProgressBar()
|
java.lang.String[][] |
DisplayTableDialog(java.lang.String sTitle,
java.lang.String[] sTitles,
java.lang.String[][] sData,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName)
|
(package private) boolean |
doRobotOrder(java.lang.String s)
|
private void |
drawVideoControlPanel(int iW)
|
protected void |
getAllFormsItems(java.awt.Component component)
|
private void |
getContainerContent(java.awt.Container ct)
|
(package private) java.lang.String |
getDefaultPrinter()
|
(package private) DrawLAF.cDynTable |
getDynTable(java.lang.String s)
|
(package private) int |
getFormsItemIndice(java.awt.Point p)
|
(package private) int |
getImageItemIndice(java.lang.String sItemName)
|
static DrawLAF |
getInstance()
|
(package private) int |
getKeyStroke(java.lang.String s)
|
(package private) void |
getMemory(java.lang.String sText)
|
(package private) int |
getNewItemIndice(java.lang.String sItemName)
|
(package private) java.lang.String |
getPrinterList()
|
java.lang.Object |
getProperty(oracle.forms.properties.ID property)
|
private java.lang.String |
getTime()
|
protected oracle.forms.ui.ExtendedFrame |
getWindow()
|
(package private) void |
getWindowComponent(java.awt.Container ct)
|
protected oracle.ewt.swing.JBufferedFrame |
getWinMDI()
|
(package private) void |
handleMousListener(java.awt.event.MouseEvent e,
java.lang.String s1,
java.lang.String s2,
java.lang.String s3,
java.lang.String s4,
java.lang.String s5)
|
static boolean |
hasAlpha(java.awt.Image image)
|
(package private) void |
HidePopupMenus()
|
void |
init(oracle.forms.handler.IHandler handler)
|
(package private) void |
InvokeMethod(java.lang.Object obj,
java.lang.String sMethodName,
java.lang.Object[] param)
|
(package private) boolean[] |
isTargetReached(int iSignX,
int iSignY,
int xEnd,
int yEnd,
int iX1,
int iY1)
|
(package private) java.awt.event.MouseListener |
ItemMouseListener(java.lang.String sType,
javax.swing.JPanel jp)
|
private void |
log_table(java.lang.String sMessage)
|
private void |
log(java.lang.String sMessage)
|
private void |
logPaint(java.lang.String sMessage)
|
private java.lang.String |
millisecToHour(long time)
|
void |
paint(java.awt.Graphics g)
|
private void |
print(java.lang.String sMessage)
|
private void |
printHeader()
|
static void |
printListPjc()
|
private boolean |
readFile()
|
private void |
removeProgressBar()
|
protected void |
scruteMenu(java.awt.Component component,
int iter,
java.lang.String sParent)
|
protected void |
scruteMenuBar(java.awt.Component component,
int iter)
|
static void |
sendKeyBack(java.awt.event.KeyEvent e)
|
(package private) boolean |
setDynTableProperty(oracle.forms.properties.ID property,
java.lang.Object value)
|
private boolean |
setMovie(java.lang.String sFile)
|
boolean |
setProperty(oracle.forms.properties.ID property,
java.lang.Object value)
|
static void |
setScheme(java.lang.String s_scheme)
|
(package private) void |
ShapeAnimation(java.lang.String sShape,
java.lang.String sName,
int xStart,
int yStart,
int xEnd,
int yEnd,
int iDelay,
int iStep)
|
(package private) void |
ShapeRotation(java.lang.String sShape,
java.lang.String sName,
int iRotation,
int iSens,
int iDelay,
int iStep,
java.lang.String sRotPoint)
|
(package private) void |
ShapeStretch(java.lang.String sShape,
java.lang.String sName,
int iX,
int iY,
int iDelay,
int iStep)
|
java.lang.String |
ShowDialog(java.lang.String sTitle,
java.lang.String sText,
boolean bMulti,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName)
|
(package private) boolean |
split(java.lang.String s,
int iStart,
int iEnd,
java.lang.String sRech)
|
private java.lang.String |
SQLExec(java.sql.Connection conn,
java.lang.String s,
boolean b,
int iPos)
|
static java.awt.image.BufferedImage |
toBufferedImage(java.awt.Image image)
|
protected void |
walkFindPJC(java.awt.Component component,
int iter)
|
private boolean |
writeFile(java.lang.String sFileName,
java.lang.String sValue)
Write a text to a file * |
Methods inherited from class oracle.forms.ui.VBean |
add, addCustomListener, addListener, addNotify, dispatchCustomEvent, getBean, getHandler, initializeBean, isFocusTraversable, remove, removeAll, removeCustomListener, removeListener, repaint |
Methods inherited from class oracle.ewt.lwAWT.LWContainer |
getBorderPainter, setBorderPainter |
Methods inherited from class oracle.ewt.lwAWT.LWComponent |
accessAccessibleContext, addAnyEventListener, addImpl, addPostKeyListener, addPreKeyListener, clipToParents, contains, convertInnerToOuterSize, convertInteriorToOuter, convertOuterToInterior, createAccessibleContext, disable, doLayout, enable, eventMatchesMnemonic, eventMatchesMnemonic, freezeRepaints, getAccessibleContext, getActualAlignment, getActualReadingDirection, getAlignment, getBackground, getBaseClassName, getBorderContext, getBorderInsets, getClientProperty, getColorScheme, getDefaultHelpProvider, getDefaultName, getDocumentSize, getDoubleBuffer, getEWTDropTarget, getFill, getFocusedComponent, getFont, getForeground, getGraphics, getHelpBook, getHelpProvider, getHelpTopic, getInnerBounds, getInnerHeight, getInnerOrigin, getInnerSize, getInnerWidth, getInsets, getInteriorAlignmentX, getInteriorAlignmentY, getInvalidateFlags, getLookAndFeel, getMnemonicChar, getMnemonicIndex, getMnemonicString, getName, getPageBounds, getPaintContext, getPaintData, getPaintState, getPrintPaintContext, getReadingDirection, getRepaintFlags, getToolTipValue, getUI, getUIClassID, getUIDefaults, hasFocus, hasGlobalFocus, hasMnemonicModifier, hasWindowFocus, hide, imageUpdate, insets, interiorContains, invalidate, invalidateAndRepaintIfNecessary, isActive, isBorderTransparent, isChildClipped, isClippedBySibling, isDoubleBufferingEnabled, isInteriorTransparent, isLocaleDefaulted, isPaintPropagationRequired, isReadingDirectionDefaulted, isTransparent, paintAll, paintImmediate, paintImmediate, paintImmediateInterior, paintImmediateInterior, paintImmediateUnclipped, paintInterior, paintOverChildren, paramString, pointInInterior, pointIsInChild, postProcessKey, print, printAll, printPage, processEvent, processEventImpl, processFocusEvent, processMouseEvent, putClientProperty, redispatchEvent, remove, removeAnyEventListener, removeClientProperty, removeNotify, removePostKeyListener, removePreKeyListener, repaint, repaintInterior, repaintInterior, reshape, setAlignment, setBackground, setColorScheme, setDefaultHelpProvider, setDoubleBufferingEnabled, setEnabled, setEWTDropTarget, setFill, setFont, setForeground, setHelpBook, setHelpProvider, setHelpTopic, setLocale, setLookAndFeel, setMnemonicChar, setMnemonicIndex, setReadingDirection, setToolTipValue, setToolTipValue, setUI, setVisible, shiftFrozenDamage, showHelp, unfreezeRepaints, update, updateAlignment, updateLocale, updateReadingDirection, updateUI, updateUI, updateUI |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, remove, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFontMetrics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, postEvent, prepareImage, prepareImage, processComponentEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface oracle.forms.ui.IView |
contains |
Methods inherited from interface oracle.ewt.lwAWT.VirtualComponent |
getBounds, getSize |
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
AUTHORS
public static final java.lang.String[] AUTHORS
exportPutLine
public static final oracle.forms.properties.ID exportPutLine
exportSetFilename
public static final oracle.forms.properties.ID exportSetFilename
exportGetTempDir
public static final oracle.forms.properties.ID exportGetTempDir
pointTextLabel
public static final oracle.forms.properties.ID pointTextLabel
getTextLabel
public static final oracle.forms.properties.ID getTextLabel
canvasMouseMove
public static final oracle.forms.properties.ID canvasMouseMove
canvasMouseClick
public static final oracle.forms.properties.ID canvasMouseClick
mouseXpos
public static final oracle.forms.properties.ID mouseXpos
mouseYpos
public static final oracle.forms.properties.ID mouseYpos
shapeMoveTo
public static final oracle.forms.properties.ID shapeMoveTo
shapeRotateTo
public static final oracle.forms.properties.ID shapeRotateTo
shapeStretchTo
public static final oracle.forms.properties.ID shapeStretchTo
shapeMoveEvent
public static final oracle.forms.properties.ID shapeMoveEvent
shapeMoveDone
public static final oracle.forms.properties.ID shapeMoveDone
shapeAddAnimationStep
public static final oracle.forms.properties.ID shapeAddAnimationStep
shapePlayAnimation
public static final oracle.forms.properties.ID shapePlayAnimation
shapeClearAnimation
public static final oracle.forms.properties.ID shapeClearAnimation
animationDelay
public static final oracle.forms.properties.ID animationDelay
transformGraphic
public static final oracle.forms.properties.ID transformGraphic
pointShapeProperty
public static final oracle.forms.properties.ID pointShapeProperty
setShapeProperty
public static final oracle.forms.properties.ID setShapeProperty
getShapeProperty
public static final oracle.forms.properties.ID getShapeProperty
setScheme
public static final oracle.forms.properties.ID setScheme
setSchemeColors
public static final oracle.forms.properties.ID setSchemeColors
setGradient
public static final oracle.forms.properties.ID setGradient
addLinearGradient
public static final oracle.forms.properties.ID addLinearGradient
setGradientT
public static final oracle.forms.properties.ID setGradientT
setDirection
public static final oracle.forms.properties.ID setDirection
setHCycle
public static final oracle.forms.properties.ID setHCycle
setVCycle
public static final oracle.forms.properties.ID setVCycle
removeGraphic
public static final oracle.forms.properties.ID removeGraphic
removeLines
public static final oracle.forms.properties.ID removeLines
removeRects
public static final oracle.forms.properties.ID removeRects
removeShapes
public static final oracle.forms.properties.ID removeShapes
removeTexts
public static final oracle.forms.properties.ID removeTexts
removeEllipses
public static final oracle.forms.properties.ID removeEllipses
addShape
public static final oracle.forms.properties.ID addShape
addEllipse
public static final oracle.forms.properties.ID addEllipse
addLine
public static final oracle.forms.properties.ID addLine
addRect
public static final oracle.forms.properties.ID addRect
addText
public static final oracle.forms.properties.ID addText
addText2
public static final oracle.forms.properties.ID addText2
setTextLabel
public static final oracle.forms.properties.ID setTextLabel
addImage
public static final oracle.forms.properties.ID addImage
setText
public static final oracle.forms.properties.ID setText
getScheme
public static final oracle.forms.properties.ID getScheme
getSchemeColor
public static final oracle.forms.properties.ID getSchemeColor
getSchemeColorLight
public static final oracle.forms.properties.ID getSchemeColorLight
getTextWidth
public static final oracle.forms.properties.ID getTextWidth
getTextHeight
public static final oracle.forms.properties.ID getTextHeight
getTextSize
public static final oracle.forms.properties.ID getTextSize
clear
public static final oracle.forms.properties.ID clear
setSorted
public static final oracle.forms.properties.ID setSorted
setEPoplists
public static final oracle.forms.properties.ID setEPoplists
setMultiSelect
public static final oracle.forms.properties.ID setMultiSelect
setListOrient
public static final oracle.forms.properties.ID setListOrient
setTimeKeySel
public static final oracle.forms.properties.ID setTimeKeySel
setApplyScheme
public static final oracle.forms.properties.ID setApplyScheme
setCurrentWindowIcon
public static final oracle.forms.properties.ID setCurrentWindowIcon
setWindowIcon
public static final oracle.forms.properties.ID setWindowIcon
setAllWindowsIcon
public static final oracle.forms.properties.ID setAllWindowsIcon
setWinMDIIcon
public static final oracle.forms.properties.ID setWinMDIIcon
setRolloverColor
public static final oracle.forms.properties.ID setRolloverColor
setMotif
public static final oracle.forms.properties.ID setMotif
refresh
public static final oracle.forms.properties.ID refresh
setLog
public static final oracle.forms.properties.ID setLog
setLogPaint
public static final oracle.forms.properties.ID setLogPaint
setStatusBarValue
public static final oracle.forms.properties.ID setStatusBarValue
setStatusBarIndex
public static final oracle.forms.properties.ID setStatusBarIndex
getStatusBarValue
public static final oracle.forms.properties.ID getStatusBarValue
showStatusBar
public static final oracle.forms.properties.ID showStatusBar
showStatusBarLine2
public static final oracle.forms.properties.ID showStatusBarLine2
pFlashSetText
public static final oracle.forms.properties.ID pFlashSetText
pFlashSetText2
public static final oracle.forms.properties.ID pFlashSetText2
pFlashSetFont
public static final oracle.forms.properties.ID pFlashSetFont
pFlashSetColors
public static final oracle.forms.properties.ID pFlashSetColors
pFlashSetShadow
public static final oracle.forms.properties.ID pFlashSetShadow
psetSoundFile
public static final oracle.forms.properties.ID psetSoundFile
psetSoundBase
public static final oracle.forms.properties.ID psetSoundBase
pSoundplay
public static final oracle.forms.properties.ID pSoundplay
pSoundplayLoop
public static final oracle.forms.properties.ID pSoundplayLoop
pSoundStop
public static final oracle.forms.properties.ID pSoundStop
pSoundRemoveAll
public static final oracle.forms.properties.ID pSoundRemoveAll
pSoundRemove
public static final oracle.forms.properties.ID pSoundRemove
pSoundLog
public static final oracle.forms.properties.ID pSoundLog
pGetWindows
public static final oracle.forms.properties.ID pGetWindows
GetComponents
public static final oracle.forms.properties.ID GetComponents
SetCompProp
public static final oracle.forms.properties.ID SetCompProp
CBDrawBackground
public static final oracle.forms.properties.ID CBDrawBackground
CBBackgroundColor
public static final oracle.forms.properties.ID CBBackgroundColor
psetDialogProps
public static final oracle.forms.properties.ID psetDialogProps
pInputDialog
public static final oracle.forms.properties.ID pInputDialog
pDialogGetString
public static final oracle.forms.properties.ID pDialogGetString
pDisplayDialog
public static final oracle.forms.properties.ID pDisplayDialog
pDisplayAlert
public static final oracle.forms.properties.ID pDisplayAlert
pGetAlertButton
public static final oracle.forms.properties.ID pGetAlertButton
pSetFrame
public static final oracle.forms.properties.ID pSetFrame
pSetFrameProp
public static final oracle.forms.properties.ID pSetFrameProp
pSetFrameText
public static final oracle.forms.properties.ID pSetFrameText
pSetFrameTextAlign
public static final oracle.forms.properties.ID pSetFrameTextAlign
pSetFrameTextOpaque
public static final oracle.forms.properties.ID pSetFrameTextOpaque
pSetFrameFont
public static final oracle.forms.properties.ID pSetFrameFont
pSetFrameBackground
public static final oracle.forms.properties.ID pSetFrameBackground
pSetFrameColors
public static final oracle.forms.properties.ID pSetFrameColors
pSetFrameGradOrient
public static final oracle.forms.properties.ID pSetFrameGradOrient
pSetFrameRounded
public static final oracle.forms.properties.ID pSetFrameRounded
pSetBounds
public static final oracle.forms.properties.ID pSetBounds
pSetFrameHCycle
public static final oracle.forms.properties.ID pSetFrameHCycle
pSetFrameVCycle
public static final oracle.forms.properties.ID pSetFrameVCycle
pSetFrameTitleColor
public static final oracle.forms.properties.ID pSetFrameTitleColor
pShowFrame
public static final oracle.forms.properties.ID pShowFrame
pShowFrameBox
public static final oracle.forms.properties.ID pShowFrameBox
pHideFrame
public static final oracle.forms.properties.ID pHideFrame
pRemoveFrame
public static final oracle.forms.properties.ID pRemoveFrame
pRemoveAllFrames
public static final oracle.forms.properties.ID pRemoveAllFrames
pPrintHashMap
public static final oracle.forms.properties.ID pPrintHashMap
pSetFrameBorderGradient
public static final oracle.forms.properties.ID pSetFrameBorderGradient
pSetFrameShadowGradient
public static final oracle.forms.properties.ID pSetFrameShadowGradient
pSetTabColors
public static final oracle.forms.properties.ID pSetTabColors
pSetTabSelColors
public static final oracle.forms.properties.ID pSetTabSelColors
pSetTabFont
public static final oracle.forms.properties.ID pSetTabFont
pSetTabItemIcon
public static final oracle.forms.properties.ID pSetTabItemIcon
pSetTabItemTooltip
public static final oracle.forms.properties.ID pSetTabItemTooltip
pRefreshTabs
public static final oracle.forms.properties.ID pRefreshTabs
pShowAbout
public static final oracle.forms.properties.ID pShowAbout
pSearchTextItems
public static final oracle.forms.properties.ID pSearchTextItems
pSetRGBColor
public static final oracle.forms.properties.ID pSetRGBColor
pGetRGBColor
public static final oracle.forms.properties.ID pGetRGBColor
pDrawFocusLines
public static final oracle.forms.properties.ID pDrawFocusLines
pSetAllHLColors
public static final oracle.forms.properties.ID pSetAllHLColors
pSetButtonFocusMark
public static final oracle.forms.properties.ID pSetButtonFocusMark
pSetMemoryLog
public static final oracle.forms.properties.ID pSetMemoryLog
pSetQuickExit
public static final oracle.forms.properties.ID pSetQuickExit
setInitMenu
public static final oracle.forms.properties.ID setInitMenu
setInitWindow
public static final oracle.forms.properties.ID setInitWindow
setInitStatus
public static final oracle.forms.properties.ID setInitStatus
GetMenu
public static final oracle.forms.properties.ID GetMenu
AddMenu
public static final oracle.forms.properties.ID AddMenu
AddMenuOption
public static final oracle.forms.properties.ID AddMenuOption
StatusMenu
public static final oracle.forms.properties.ID StatusMenu
StatusMenuOption
public static final oracle.forms.properties.ID StatusMenuOption
VisibleMenu
public static final oracle.forms.properties.ID VisibleMenu
VisibleMenuOption
public static final oracle.forms.properties.ID VisibleMenuOption
MoveWinMenuOption
public static final oracle.forms.properties.ID MoveWinMenuOption
DelMenuOption
public static final oracle.forms.properties.ID DelMenuOption
ShowMenuBar
public static final oracle.forms.properties.ID ShowMenuBar
MENUMSG
public static final oracle.forms.properties.ID MENUMSG
MENUOPTION
public static final oracle.forms.properties.ID MENUOPTION
initServer
public static final oracle.forms.properties.ID initServer
stopServer
public static final oracle.forms.properties.ID stopServer
serverLog
public static final oracle.forms.properties.ID serverLog
SocketServer
private LAFSocketServer SocketServer
IMAGECLICKED
public static final oracle.forms.properties.ID IMAGECLICKED
IMAGENAME
public static final oracle.forms.properties.ID IMAGENAME
setFocusBG
public static final oracle.forms.properties.ID setFocusBG
CanvasResized
public static final oracle.forms.properties.ID CanvasResized
printMemory
public static final oracle.forms.properties.ID printMemory
getTotalMemory
public static final oracle.forms.properties.ID getTotalMemory
getFreeMemory
public static final oracle.forms.properties.ID getFreeMemory
getUsedMemory
public static final oracle.forms.properties.ID getUsedMemory
SET_SCROLL_PANEL
public static final oracle.forms.properties.ID SET_SCROLL_PANEL
SET_SCROLL_DURATION
public static final oracle.forms.properties.ID SET_SCROLL_DURATION
SET_SCROLL_BAR
public static final oracle.forms.properties.ID SET_SCROLL_BAR
SET_SCROLL_TEXT
public static final oracle.forms.properties.ID SET_SCROLL_TEXT
SET_SCROLL_ESCAPE
public static final oracle.forms.properties.ID SET_SCROLL_ESCAPE
SET_SCROLL_FRAME
public static final oracle.forms.properties.ID SET_SCROLL_FRAME
SET_SCROLL_EXTENDS
public static final oracle.forms.properties.ID SET_SCROLL_EXTENDS
SET_SCROLL_COLOR
public static final oracle.forms.properties.ID SET_SCROLL_COLOR
SET_SCROLL_FONT
public static final oracle.forms.properties.ID SET_SCROLL_FONT
SET_SCROLL_LOG
public static final oracle.forms.properties.ID SET_SCROLL_LOG
SET_SCROLL_OPAQUE
public static final oracle.forms.properties.ID SET_SCROLL_OPAQUE
SET_SCROLL_BORDER
public static final oracle.forms.properties.ID SET_SCROLL_BORDER
SET_SCROLL_INFO_TXT
public static final oracle.forms.properties.ID SET_SCROLL_INFO_TXT
SET_SCROLL_INFO_PROP
public static final oracle.forms.properties.ID SET_SCROLL_INFO_PROP
SET_SCROLL_HTOOLB
public static final oracle.forms.properties.ID SET_SCROLL_HTOOLB
SET_SCROLL_VTOOLB
public static final oracle.forms.properties.ID SET_SCROLL_VTOOLB
SET_SCROLL_LINKS
public static final oracle.forms.properties.ID SET_SCROLL_LINKS
SET_SCROLL_ERROR
public static final oracle.forms.properties.ID SET_SCROLL_ERROR
SHOW_SCROLL_PANEL
public static final oracle.forms.properties.ID SHOW_SCROLL_PANEL
CREATE_ROBOT
public static final oracle.forms.properties.ID CREATE_ROBOT
SET_ROBOT_STEP
public static final oracle.forms.properties.ID SET_ROBOT_STEP
SET_ROBOT_FORMS_STEP
public static final oracle.forms.properties.ID SET_ROBOT_FORMS_STEP
SET_ROBOT_FILE_NAME
public static final oracle.forms.properties.ID SET_ROBOT_FILE_NAME
SET_ROBOT_FORMS_STEPS
public static final oracle.forms.properties.ID SET_ROBOT_FORMS_STEPS
SET_ROBOT_FORMS_BLT
public static final oracle.forms.properties.ID SET_ROBOT_FORMS_BLT
SET_ROBOT_FORMS_PMT
public static final oracle.forms.properties.ID SET_ROBOT_FORMS_PMT
SET_ROBOT_INFOS
public static final oracle.forms.properties.ID SET_ROBOT_INFOS
SET_ROBOT_INFO_MENU
public static final oracle.forms.properties.ID SET_ROBOT_INFO_MENU
SET_ROBOT_BUBBLE
public static final oracle.forms.properties.ID SET_ROBOT_BUBBLE
SET_ROBOT_SHAPE
public static final oracle.forms.properties.ID SET_ROBOT_SHAPE
SET_ROBOT_ABORT_SCRIPT
public static final oracle.forms.properties.ID SET_ROBOT_ABORT_SCRIPT
SET_ROBOT_END
public static final oracle.forms.properties.ID SET_ROBOT_END
SET_ROBOT_TEXT_PROPS
public static final oracle.forms.properties.ID SET_ROBOT_TEXT_PROPS
SET_ROBOT_BUBBLE_PROPS
public static final oracle.forms.properties.ID SET_ROBOT_BUBBLE_PROPS
SET_ROBOT_SHAPE_PROPS
public static final oracle.forms.properties.ID SET_ROBOT_SHAPE_PROPS
DESTROY_ROBOT
public static final oracle.forms.properties.ID DESTROY_ROBOT
ADD_TEXTUREPAINT
public static final oracle.forms.properties.ID ADD_TEXTUREPAINT
REMOVE_TEXTUREPAINT
public static final oracle.forms.properties.ID REMOVE_TEXTUREPAINT
REMOVE_ALL_TEXTUREPAINT
public static final oracle.forms.properties.ID REMOVE_ALL_TEXTUREPAINT
ADD_BUTTON
public static final oracle.forms.properties.ID ADD_BUTTON
ADD_TEXTFIELD
public static final oracle.forms.properties.ID ADD_TEXTFIELD
ADD_TEXTFIELD2
public static final oracle.forms.properties.ID ADD_TEXTFIELD2
ADD_TEXTAREA
public static final oracle.forms.properties.ID ADD_TEXTAREA
ADD_TEXTAREA2
public static final oracle.forms.properties.ID ADD_TEXTAREA2
ADD_PASSWORDFIELD
public static final oracle.forms.properties.ID ADD_PASSWORDFIELD
ADD_LABEL
public static final oracle.forms.properties.ID ADD_LABEL
ADD_CHECKBOX
public static final oracle.forms.properties.ID ADD_CHECKBOX
ADD_SLIDER
public static final oracle.forms.properties.ID ADD_SLIDER
DELETE_ITEM
public static final oracle.forms.properties.ID DELETE_ITEM
DELETE_ALL_ITEMS
public static final oracle.forms.properties.ID DELETE_ALL_ITEMS
GO_ITEM
public static final oracle.forms.properties.ID GO_ITEM
NEW_ITEM_PROPERTY
public static final oracle.forms.properties.ID NEW_ITEM_PROPERTY
NEW_ITEM_PANEL_PROPERTY
public static final oracle.forms.properties.ID NEW_ITEM_PANEL_PROPERTY
ITEM_SET_PANEL
public static final oracle.forms.properties.ID ITEM_SET_PANEL
ITEM_DELETE_PANEL
public static final oracle.forms.properties.ID ITEM_DELETE_PANEL
ITEM_NAVIGATION_INSIDE
public static final oracle.forms.properties.ID ITEM_NAVIGATION_INSIDE
ITEM_ACTION
public static final oracle.forms.properties.ID ITEM_ACTION
ITEM_ACTION_NAME
public static final oracle.forms.properties.ID ITEM_ACTION_NAME
ITEM_ACTION_TYPE
public static final oracle.forms.properties.ID ITEM_ACTION_TYPE
ITEM_ACTION_OBJECT
public static final oracle.forms.properties.ID ITEM_ACTION_OBJECT
ITEM_ACTION_VALUE
public static final oracle.forms.properties.ID ITEM_ACTION_VALUE
ITEM_ACTION_MOUSEPOS
public static final oracle.forms.properties.ID ITEM_ACTION_MOUSEPOS
ITEM_ACTION_MOUSEBUTTON
public static final oracle.forms.properties.ID ITEM_ACTION_MOUSEBUTTON
ITEM_ACTION_ITEM_NAME
public static final oracle.forms.properties.ID ITEM_ACTION_ITEM_NAME
ITEM_SET_INDICE
public static final oracle.forms.properties.ID ITEM_SET_INDICE
ITEM_GET_VALUE
public static final oracle.forms.properties.ID ITEM_GET_VALUE
IMG_NEW
public static final oracle.forms.properties.ID IMG_NEW
IMG_DELETE
public static final oracle.forms.properties.ID IMG_DELETE
IMG_DELETE_ALL
public static final oracle.forms.properties.ID IMG_DELETE_ALL
IMG_SETPOS
public static final oracle.forms.properties.ID IMG_SETPOS
IMG_SETBG
public static final oracle.forms.properties.ID IMG_SETBG
IMG_SETLEGEND
public static final oracle.forms.properties.ID IMG_SETLEGEND
IMG_SETLOG
public static final oracle.forms.properties.ID IMG_SETLOG
IMG_CLEAR
public static final oracle.forms.properties.ID IMG_CLEAR
IMG_GETSIZE
public static final oracle.forms.properties.ID IMG_GETSIZE
IMG_READIMGBASE
public static final oracle.forms.properties.ID IMG_READIMGBASE
IMG_READIMGFILE
public static final oracle.forms.properties.ID IMG_READIMGFILE
IMG_GETIMAGE
public static final oracle.forms.properties.ID IMG_GETIMAGE
IMG_GETIMAGE_SIZE
public static final oracle.forms.properties.ID IMG_GETIMAGE_SIZE
IMG_GETIMAGE_WIDTH
public static final oracle.forms.properties.ID IMG_GETIMAGE_WIDTH
IMG_GETIMAGE_HEIGHT
public static final oracle.forms.properties.ID IMG_GETIMAGE_HEIGHT
IMG_SCALEIMAGE
public static final oracle.forms.properties.ID IMG_SCALEIMAGE
IMG_CENTERIMAGE
public static final oracle.forms.properties.ID IMG_CENTERIMAGE
IMG_LABELCOLOR
public static final oracle.forms.properties.ID IMG_LABELCOLOR
IMG_SETSCROLL
public static final oracle.forms.properties.ID IMG_SETSCROLL
IMG_SETBORDER
public static final oracle.forms.properties.ID IMG_SETBORDER
IMG_SETFILECHOOSER
public static final oracle.forms.properties.ID IMG_SETFILECHOOSER
IMG_SETCHOOSERLAF
public static final oracle.forms.properties.ID IMG_SETCHOOSERLAF
IMG_SETTOOLTIP
public static final oracle.forms.properties.ID IMG_SETTOOLTIP
IMG_SET_INDICE
public static final oracle.forms.properties.ID IMG_SET_INDICE
IMG_GETFILENAME
public static final oracle.forms.properties.ID IMG_GETFILENAME
IMG_KEYEVENT
public static final oracle.forms.properties.ID IMG_KEYEVENT
IMG_KEYTYPED
public static final oracle.forms.properties.ID IMG_KEYTYPED
IMG_KEYCODE
public static final oracle.forms.properties.ID IMG_KEYCODE
IMG_KEYCHAR
public static final oracle.forms.properties.ID IMG_KEYCHAR
IMG_KEYMOD
public static final oracle.forms.properties.ID IMG_KEYMOD
IMG_SETDND
public static final oracle.forms.properties.ID IMG_SETDND
CREATE_POPUP_MENU
public static final oracle.forms.properties.ID CREATE_POPUP_MENU
SET_POPUP_MENU
public static final oracle.forms.properties.ID SET_POPUP_MENU
SET_POPUP_MENU_FONT
public static final oracle.forms.properties.ID SET_POPUP_MENU_FONT
SET_POPUP_MENU_ICON
public static final oracle.forms.properties.ID SET_POPUP_MENU_ICON
SET_POPUP_MENU_FONT_COLOR
public static final oracle.forms.properties.ID SET_POPUP_MENU_FONT_COLOR
ADD_POPUP_MENU_OPTION
public static final oracle.forms.properties.ID ADD_POPUP_MENU_OPTION
REMOVE_POPUP_MENU_OPTION
public static final oracle.forms.properties.ID REMOVE_POPUP_MENU_OPTION
SET_POPUP_MENU_OPTION_PROPERTY
public static final oracle.forms.properties.ID SET_POPUP_MENU_OPTION_PROPERTY
SHOW_POPUP_MENU
public static final oracle.forms.properties.ID SHOW_POPUP_MENU
DELETE_POPUP_MENU
public static final oracle.forms.properties.ID DELETE_POPUP_MENU
IMG_HEADER
public static final oracle.forms.properties.ID IMG_HEADER
IMG_HEADER_ICONS
public static final oracle.forms.properties.ID IMG_HEADER_ICONS
IMG_HEADER_CLICKED
public static final oracle.forms.properties.ID IMG_HEADER_CLICKED
IMG_HEADER_SORT_VALUE
public static final oracle.forms.properties.ID IMG_HEADER_SORT_VALUE
IMG_HEADER_SORT_COL
public static final oracle.forms.properties.ID IMG_HEADER_SORT_COL
IMG_HEADER_BLOCK_NAME
public static final oracle.forms.properties.ID IMG_HEADER_BLOCK_NAME
SET_WINDOW_PROPERTY
public static final oracle.forms.properties.ID SET_WINDOW_PROPERTY
pDBInitProc
public static final oracle.forms.properties.ID pDBInitProc
pDBInitFunc
public static final oracle.forms.properties.ID pDBInitFunc
pDBInitConn
public static final oracle.forms.properties.ID pDBInitConn
pDBInitUser
public static final oracle.forms.properties.ID pDBInitUser
pDBSetPopup
public static final oracle.forms.properties.ID pDBSetPopup
pDBInitPwd
public static final oracle.forms.properties.ID pDBInitPwd
pDBEvent
public static final oracle.forms.properties.ID pDBEvent
pDBName
public static final oracle.forms.properties.ID pDBName
pDBResult
public static final oracle.forms.properties.ID pDBResult
pDBError
public static final oracle.forms.properties.ID pDBError
pDBStart
public static final oracle.forms.properties.ID pDBStart
pDBEnd
public static final oracle.forms.properties.ID pDBEnd
SETEXTPROG
public static final oracle.forms.properties.ID SETEXTPROG
EXTMSGSTND
public static final oracle.forms.properties.ID EXTMSGSTND
EXTMSGERROR
public static final oracle.forms.properties.ID EXTMSGERROR
EXTMSGTEXT
public static final oracle.forms.properties.ID EXTMSGTEXT
EXTMSGEND
public static final oracle.forms.properties.ID EXTMSGEND
SpinNew
public static final oracle.forms.properties.ID SpinNew
SpinRemove
public static final oracle.forms.properties.ID SpinRemove
SpinSetImage
public static final oracle.forms.properties.ID SpinSetImage
SpinSetImageBase
public static final oracle.forms.properties.ID SpinSetImageBase
SpinSetLocation
public static final oracle.forms.properties.ID SpinSetLocation
SpinDisplay
public static final oracle.forms.properties.ID SpinDisplay
SpinRefresh
public static final oracle.forms.properties.ID SpinRefresh
SpinClean
public static final oracle.forms.properties.ID SpinClean
SpinSetSize
public static final oracle.forms.properties.ID SpinSetSize
SpinSetMaxSize
public static final oracle.forms.properties.ID SpinSetMaxSize
SpinSetScale
public static final oracle.forms.properties.ID SpinSetScale
SpinSetKeepSize
public static final oracle.forms.properties.ID SpinSetKeepSize
SpinSetMagnifier
public static final oracle.forms.properties.ID SpinSetMagnifier
SpinShowLegend
public static final oracle.forms.properties.ID SpinShowLegend
SpinSetLegColors
public static final oracle.forms.properties.ID SpinSetLegColors
SpinSetLegAlign
public static final oracle.forms.properties.ID SpinSetLegAlign
SpinSetLegendFont
public static final oracle.forms.properties.ID SpinSetLegendFont
SpinSetLegendPos
public static final oracle.forms.properties.ID SpinSetLegendPos
SpinSetPanelBG
public static final oracle.forms.properties.ID SpinSetPanelBG
SpinSetBorder
public static final oracle.forms.properties.ID SpinSetBorder
SpinSetButtColor
public static final oracle.forms.properties.ID SpinSetButtColor
SpinSetSpinner
public static final oracle.forms.properties.ID SpinSetSpinner
SpinSetLabels
public static final oracle.forms.properties.ID SpinSetLabels
SpinSetCurrImage
public static final oracle.forms.properties.ID SpinSetCurrImage
SpinGetImageName
public static final oracle.forms.properties.ID SpinGetImageName
SpinGetImage
public static final oracle.forms.properties.ID SpinGetImage
SpinGetNewList
public static final oracle.forms.properties.ID SpinGetNewList
SPINNER_EVENT
public static final oracle.forms.properties.ID SPINNER_EVENT
SPINNER_NAME
public static final oracle.forms.properties.ID SPINNER_NAME
SPINNER_IMAGE_NAME
public static final oracle.forms.properties.ID SPINNER_IMAGE_NAME
SetTooltipDisplayTime
public static final oracle.forms.properties.ID SetTooltipDisplayTime
ShowInRect
public static final oracle.forms.properties.ID ShowInRect
ShowInRectEvt
public static final oracle.forms.properties.ID ShowInRectEvt
ShowInRectItm
public static final oracle.forms.properties.ID ShowInRectItm
ShowInRectSts
public static final oracle.forms.properties.ID ShowInRectSts
setDesktop
public static final oracle.forms.properties.ID setDesktop
setPrinter
public static final oracle.forms.properties.ID setPrinter
getPrinter
public static final oracle.forms.properties.ID getPrinter
getPrinterList
public static final oracle.forms.properties.ID getPrinterList
setOpenSave
public static final oracle.forms.properties.ID setOpenSave
getFileName
public static final oracle.forms.properties.ID getFileName
pasteClip
public static final oracle.forms.properties.ID pasteClip
copyClip
public static final oracle.forms.properties.ID copyClip
getClip
public static final oracle.forms.properties.ID getClip
TBNEW
public static final oracle.forms.properties.ID TBNEW
TBBACKGROUND
public static final oracle.forms.properties.ID TBBACKGROUND
TBREMOVE
public static final oracle.forms.properties.ID TBREMOVE
TBSETHEADER
public static final oracle.forms.properties.ID TBSETHEADER
TBSETCURRENT
public static final oracle.forms.properties.ID TBSETCURRENT
TBSETFORMATS
public static final oracle.forms.properties.ID TBSETFORMATS
TBSETCOLSTYPE
public static final oracle.forms.properties.ID TBSETCOLSTYPE
TBSETCOLSMAXWIDTH
public static final oracle.forms.properties.ID TBSETCOLSMAXWIDTH
TBSETCELLPROP
public static final oracle.forms.properties.ID TBSETCELLPROP
TBSETCELLINSTPROP
public static final oracle.forms.properties.ID TBSETCELLINSTPROP
TBSETCELLVALUE
public static final oracle.forms.properties.ID TBSETCELLVALUE
TBSETCURCELLVALUE
public static final oracle.forms.properties.ID TBSETCURCELLVALUE
TBSETROWPROP
public static final oracle.forms.properties.ID TBSETROWPROP
TBSETDATA
public static final oracle.forms.properties.ID TBSETDATA
TBSETDATEFORMAT
public static final oracle.forms.properties.ID TBSETDATEFORMAT
TBSETNUMFORMAT
public static final oracle.forms.properties.ID TBSETNUMFORMAT
TBSETINTFORMAT
public static final oracle.forms.properties.ID TBSETINTFORMAT
TBSETTOTALLINE
public static final oracle.forms.properties.ID TBSETTOTALLINE
TBSETTOTALLINELABELS
public static final oracle.forms.properties.ID TBSETTOTALLINELABELS
TBSETFILTER
public static final oracle.forms.properties.ID TBSETFILTER
TBSETFOCUS
public static final oracle.forms.properties.ID TBSETFOCUS
TBADD_ROW
public static final oracle.forms.properties.ID TBADD_ROW
TBSETTITLE
public static final oracle.forms.properties.ID TBSETTITLE
TBSETTITLEFONT
public static final oracle.forms.properties.ID TBSETTITLEFONT
TBSETSHOWTITLE
public static final oracle.forms.properties.ID TBSETSHOWTITLE
TBSETTITLEALIGN
public static final oracle.forms.properties.ID TBSETTITLEALIGN
TBSETTITLECOLORS
public static final oracle.forms.properties.ID TBSETTITLECOLORS
TBSETTOTALCOLORS
public static final oracle.forms.properties.ID TBSETTOTALCOLORS
TBSETALERTSTRINGS
public static final oracle.forms.properties.ID TBSETALERTSTRINGS
TBSETCLOSELABEL
public static final oracle.forms.properties.ID TBSETCLOSELABEL
TBSETFINDLABELS
public static final oracle.forms.properties.ID TBSETFINDLABELS
TBSETARRAYSIZE
public static final oracle.forms.properties.ID TBSETARRAYSIZE
TBSETBOUNDS
public static final oracle.forms.properties.ID TBSETBOUNDS
TBSETHEADBG
public static final oracle.forms.properties.ID TBSETHEADBG
TBSETHEADHEIGHT
public static final oracle.forms.properties.ID TBSETHEADHEIGHT
TBSETTOTALHEADHEIGHT
public static final oracle.forms.properties.ID TBSETTOTALHEADHEIGHT
TBSETHEADFG
public static final oracle.forms.properties.ID TBSETHEADFG
TBSETDATABG
public static final oracle.forms.properties.ID TBSETDATABG
TBSETTABLEBG
public static final oracle.forms.properties.ID TBSETTABLEBG
TBSETDATAFG
public static final oracle.forms.properties.ID TBSETDATAFG
TBSETGRIDFG
public static final oracle.forms.properties.ID TBSETGRIDFG
TBSETADDTEXT
public static final oracle.forms.properties.ID TBSETADDTEXT
TBSETUPDATE
public static final oracle.forms.properties.ID TBSETUPDATE
TBSETINSERT
public static final oracle.forms.properties.ID TBSETINSERT
TBINSERTROW
public static final oracle.forms.properties.ID TBINSERTROW
TBDELETEROW
public static final oracle.forms.properties.ID TBDELETEROW
TBSETDELETE
public static final oracle.forms.properties.ID TBSETDELETE
TBSETCELLPOS
public static final oracle.forms.properties.ID TBSETCELLPOS
TBSETROWPOS
public static final oracle.forms.properties.ID TBSETROWPOS
TBSETINSERTDONE
public static final oracle.forms.properties.ID TBSETINSERTDONE
TBSETUPDATEDONE
public static final oracle.forms.properties.ID TBSETUPDATEDONE
TBSETDELETEDONE
public static final oracle.forms.properties.ID TBSETDELETEDONE
TBSETROWIDPOS
public static final oracle.forms.properties.ID TBSETROWIDPOS
TBSETCANEXTEND
public static final oracle.forms.properties.ID TBSETCANEXTEND
TBSETEDITEXTEND
public static final oracle.forms.properties.ID TBSETEDITEXTEND
TBSETSEPARATOR
public static final oracle.forms.properties.ID TBSETSEPARATOR
TBSETIMAGESIZE
public static final oracle.forms.properties.ID TBSETIMAGESIZE
TBSETREORDER
public static final oracle.forms.properties.ID TBSETREORDER
TBSETRESIZE
public static final oracle.forms.properties.ID TBSETRESIZE
TBSETBORDER
public static final oracle.forms.properties.ID TBSETBORDER
TBSETPANELBORDER
public static final oracle.forms.properties.ID TBSETPANELBORDER
TBSETSELECTBACK
public static final oracle.forms.properties.ID TBSETSELECTBACK
TBSETSELECTFORE
public static final oracle.forms.properties.ID TBSETSELECTFORE
TBSETDECSEPARATORS
public static final oracle.forms.properties.ID TBSETDECSEPARATORS
TBSETLOCALE
public static final oracle.forms.properties.ID TBSETLOCALE
TBSETVISIBLE
public static final oracle.forms.properties.ID TBSETVISIBLE
TBSETVLINE
public static final oracle.forms.properties.ID TBSETVLINE
TBSETHLINE
public static final oracle.forms.properties.ID TBSETHLINE
TBSETRESIZEMODE
public static final oracle.forms.properties.ID TBSETRESIZEMODE
TBSETVISIBLEROWS
public static final oracle.forms.properties.ID TBSETVISIBLEROWS
TBSETREFRESH
public static final oracle.forms.properties.ID TBSETREFRESH
TBSETNUMROWS
public static final oracle.forms.properties.ID TBSETNUMROWS
TBSETPAGESIZE
public static final oracle.forms.properties.ID TBSETPAGESIZE
TBSETLOG
public static final oracle.forms.properties.ID TBSETLOG
TBGETNBINSERT
public static final oracle.forms.properties.ID TBGETNBINSERT
TBISROWID
public static final oracle.forms.properties.ID TBISROWID
TBGETNBUPDATE
public static final oracle.forms.properties.ID TBGETNBUPDATE
TBGETNBDELETE
public static final oracle.forms.properties.ID TBGETNBDELETE
TBGETNBCHANGES
public static final oracle.forms.properties.ID TBGETNBCHANGES
TBGETCELLVAL
public static final oracle.forms.properties.ID TBGETCELLVAL
TBGETROWVAL
public static final oracle.forms.properties.ID TBGETROWVAL
TBGETIDENTIFIEDROW
public static final oracle.forms.properties.ID TBGETIDENTIFIEDROW
TBGETCURRENTROW
public static final oracle.forms.properties.ID TBGETCURRENTROW
TBGETIMAGECONTENT
public static final oracle.forms.properties.ID TBGETIMAGECONTENT
TBGETCELLNAME
public static final oracle.forms.properties.ID TBGETCELLNAME
TBGETTEXT
public static final oracle.forms.properties.ID TBGETTEXT
TBGETTOTALCELLVAL
public static final oracle.forms.properties.ID TBGETTOTALCELLVAL
TBINIT
public static final oracle.forms.properties.ID TBINIT
TBCLEARREFRESH
public static final oracle.forms.properties.ID TBCLEARREFRESH
TBSHOW
public static final oracle.forms.properties.ID TBSHOW
TBTRG_WNRI
public static final oracle.forms.properties.ID TBTRG_WNRI
TBTRG_WNII
public static final oracle.forms.properties.ID TBTRG_WNII
TBTRG_WMC
public static final oracle.forms.properties.ID TBTRG_WMC
TBTRG_WMDC
public static final oracle.forms.properties.ID TBTRG_WMDC
TBTABLE_NAME
public static final oracle.forms.properties.ID TBTABLE_NAME
TBTABLE_CHANGE
public static final oracle.forms.properties.ID TBTABLE_CHANGE
TBTABLE_EVENT_MSG
public static final oracle.forms.properties.ID TBTABLE_EVENT_MSG
TBGETROWSCHANGED
public static final oracle.forms.properties.ID TBGETROWSCHANGED
TBGETROWSINSERTED
public static final oracle.forms.properties.ID TBGETROWSINSERTED
TBGETROWSDELETED
public static final oracle.forms.properties.ID TBGETROWSDELETED
TBSETIMAGE
public static final oracle.forms.properties.ID TBSETIMAGE
TBSETIMAGETOREAD
public static final oracle.forms.properties.ID TBSETIMAGETOREAD
TBTRG_PAGE
public static final oracle.forms.properties.ID TBTRG_PAGE
QTSETPANEL
public static final oracle.forms.properties.ID QTSETPANEL
QTSETPANELBORDER
public static final oracle.forms.properties.ID QTSETPANELBORDER
QTSETPANELCOLOR
public static final oracle.forms.properties.ID QTSETPANELCOLOR
QTSETPANELCONTROL
public static final oracle.forms.properties.ID QTSETPANELCONTROL
QTSETFRAMEMOVIESIZE
public static final oracle.forms.properties.ID QTSETFRAMEMOVIESIZE
QTSETLOADANDPLAY
public static final oracle.forms.properties.ID QTSETLOADANDPLAY
QTSETPREROLL
public static final oracle.forms.properties.ID QTSETPREROLL
QTSETFRAMETITLE
public static final oracle.forms.properties.ID QTSETFRAMETITLE
QTSETMOVIE
public static final oracle.forms.properties.ID QTSETMOVIE
QTSETMOVIEBASE
public static final oracle.forms.properties.ID QTSETMOVIEBASE
QTSTARTMOVIE
public static final oracle.forms.properties.ID QTSTARTMOVIE
QTSTOPMOVIE
public static final oracle.forms.properties.ID QTSTOPMOVIE
QTINCVOLUME
public static final oracle.forms.properties.ID QTINCVOLUME
QTDECVOLUME
public static final oracle.forms.properties.ID QTDECVOLUME
QTREMOVEPANEL
public static final oracle.forms.properties.ID QTREMOVEPANEL
QTGOTO
public static final oracle.forms.properties.ID QTGOTO
GET_USER_IP
public static final oracle.forms.properties.ID GET_USER_IP
FORMS_SERVER_URL
public static final oracle.forms.properties.ID FORMS_SERVER_URL
GREEN_SCHEME
public static final java.awt.Color GREEN_SCHEME
YELLOW_SCHEME
public static final java.awt.Color YELLOW_SCHEME
ORANGE_SCHEME
public static final java.awt.Color ORANGE_SCHEME
RED_SCHEME
public static final java.awt.Color RED_SCHEME
BLUE_SCHEME
public static final java.awt.Color BLUE_SCHEME
PURPLE_SCHEME
public static final java.awt.Color PURPLE_SCHEME
GRAY_SCHEME
public static final java.awt.Color GRAY_SCHEME
SILVER_SCHEME
public static final java.awt.Color SILVER_SCHEME
XP_SCHEME
public static final java.awt.Color XP_SCHEME
GREEN_LIGHT
public static final java.awt.Color GREEN_LIGHT
YELLOW_LIGHT
public static final java.awt.Color YELLOW_LIGHT
ORANGE_LIGHT
public static final java.awt.Color ORANGE_LIGHT
RED_LIGHT
public static final java.awt.Color RED_LIGHT
BLUE_LIGHT
public static final java.awt.Color BLUE_LIGHT
PURPLE_LIGHT
public static final java.awt.Color PURPLE_LIGHT
GRAY_LIGHT
public static final java.awt.Color GRAY_LIGHT
SILVER_LIGHT
public static final java.awt.Color SILVER_LIGHT
XP_LIGHT
public static final java.awt.Color XP_LIGHT
bUseLightColor
public static boolean bUseLightColor
bOwnerScheme
private boolean bOwnerScheme
Current_Color
public static java.awt.Color Current_Color
Current_Color_Light
public static java.awt.Color Current_Color_Light
Current_Scheme
public static java.lang.String Current_Scheme
cFocus
public static java.awt.Color cFocus
cDisable
public static java.awt.Color cDisable
cSelect
public static java.awt.Color cSelect
cListSelect
public static java.awt.Color cListSelect
sCurrentJRE
public static java.lang.String sCurrentJRE
bEnhancedLists
public static boolean bEnhancedLists
bMultiSelect
public static boolean bMultiSelect
bSystemLookAndFeel
public static boolean bSystemLookAndFeel
bDrawFocusLine
public static boolean bDrawFocusLine
bCBDrawBackground
public static boolean bCBDrawBackground
bRolloverAllMark
public static boolean bRolloverAllMark
bFocusBG
public static boolean bFocusBG
cCBBackgroundColor
public static java.awt.Color cCBBackgroundColor
vPjc
public static java.util.List vPjc
ListItems
public static java.util.List ListItems
ListFormsItems
public static java.util.List ListFormsItems
lTotalMemory
public static long lTotalMemory
lFreeMemory
public static long lFreeMemory
lUsedMemory
public static long lUsedMemory
ik
private ImageKit ik
m_handler
private oracle.forms.handler.IHandler m_handler
m_handler2
private static oracle.forms.handler.IHandler m_handler2
formsMain
private oracle.forms.engine.Main formsMain
bHeaderPrint
private static boolean bHeaderPrint
iLevel
private int iLevel
instance
private static DrawLAF instance
lDrawLAFBean
private static java.util.HashMap lDrawLAFBean
TextField
DrawLAF.cObj TextField
TextArea
DrawLAF.cObj TextArea
Button
DrawLAF.cObj Button
CheckBox
DrawLAF.cObj CheckBox
RadioB
DrawLAF.cObj RadioB
ComboBox
DrawLAF.cObj ComboBox
PopList
DrawLAF.cObj PopList
TList
DrawLAF.cObj TList
Tree
DrawLAF.cObj Tree
Window
DrawLAF.cObj Window
MenuBar
DrawLAF.cObj MenuBar
Status
DrawLAF.cObj Status
MenuOption
DrawLAF.cObj MenuOption
InitWindow
DrawLAF.cObj InitWindow
InitMenuBar
DrawLAF.cObj InitMenuBar
InitStatus
DrawLAF.cObj InitStatus
InitMenuOption
DrawLAF.cObj InitMenuOption
hMenuBar
private java.util.HashMap hMenuBar
hMenuOptions
private java.util.HashMap hMenuOptions
hSpinners
private java.util.HashMap hSpinners
hTables
private java.util.HashMap hTables
hTextures
public static java.util.HashMap hTextures
pMain
protected oracle.ewt.lwAWT.lwMenu.LWMenuBar pMain
pWinMenu
protected oracle.ewt.lwAWT.lwMenu.LWMenu pWinMenu
pMenu
protected oracle.ewt.lwAWT.lwMenu.LWMenuBar pMenu
popMenu
protected oracle.ewt.lwAWT.lwMenu.LWPopupMenu popMenu
newMenu
protected oracle.ewt.lwAWT.lwMenu.LWMenu newMenu
iMenuHeight
protected int iMenuHeight
iSBarHeight
protected int iSBarHeight
LeftToRight
protected static int LeftToRight
UpToDown
protected static int UpToDown
LeftUpToRightDown
protected static int LeftUpToRightDown
LeftDownToRightUp
protected static int LeftDownToRightUp
iDirection
protected int iDirection
iCanvasWidth
private int iCanvasWidth
iCanvasHeight
private int iCanvasHeight
iJRE
private int iJRE
m_codeBase
private java.net.URL m_codeBase
bFirst
protected boolean bFirst
bLog
protected boolean bLog
bLogTable
protected boolean bLogTable
bLogPaint
protected boolean bLogPaint
bMemoryLog
protected boolean bMemoryLog
bQuickExit
protected static boolean bQuickExit
cBGColor1
protected java.awt.Color cBGColor1
cBGColor2
protected java.awt.Color cBGColor2
cT1
protected java.awt.Color cT1
cT2
protected java.awt.Color cT2
cBackground
protected java.awt.Color cBackground
cLastColor
protected java.awt.Color cLastColor
sColorChooserTitle
protected java.lang.String sColorChooserTitle
sMotif
protected java.lang.String sMotif
fMotif
protected float fMotif
iX
protected int iX
iY
protected int iY
iW
protected int iW
iH
protected int iH
iHcycle
protected int iHcycle
iVcycle
protected int iVcycle
jp
private javax.swing.JPanel jp
iTextWidth
protected int iTextWidth
iTextHeight
protected int iTextHeight
robot
protected java.awt.Robot robot
iRobotWait
protected int iRobotWait
iDash1
protected int iDash1
iDash2
protected int iDash2
fRobotBGTrsp
protected float fRobotBGTrsp
cBubbleBack
protected java.awt.Color cBubbleBack
cBubbleFore
protected java.awt.Color cBubbleFore
cTextColor
protected java.awt.Color cTextColor
cTextShadow
protected java.awt.Color cTextShadow
cShapeBack
protected java.awt.Color cShapeBack
cShapeFore
protected java.awt.Color cShapeFore
cTextBack
protected java.awt.Color cTextBack
cTextFore
protected java.awt.Color cTextFore
fBubbleFont
protected java.awt.Font fBubbleFont
fTextFont
protected java.awt.Font fTextFont
sRobots
protected java.lang.String[] sRobots
sRobotFileName
protected java.lang.String sRobotFileName
bRobotOK
protected boolean bRobotOK
bInUse
protected boolean bInUse
sbRobot
protected java.lang.StringBuffer sbRobot
bMenuUseScheme
protected static boolean bMenuUseScheme
bWindowUseScheme
protected static boolean bWindowUseScheme
bStatusUseScheme
protected static boolean bStatusUseScheme
bDialogUseScheme
protected static boolean bDialogUseScheme
bFrameUseScheme
protected static boolean bFrameUseScheme
bTabUseScheme
protected static boolean bTabUseScheme
bSeparateFrame
protected static boolean bSeparateFrame
list_objects
private java.util.List list_objects
list_lines
private java.util.HashMap list_lines
list_polys
private java.util.HashMap list_polys
list_rects
private java.util.HashMap list_rects
list_circles
private java.util.HashMap list_circles
list_images
private java.util.List list_images
list_texts
private java.util.HashMap list_texts
list_imgs
private java.util.List list_imgs
list_Lgradients
private java.util.List list_Lgradients
iLines
protected int iLines
iShapes
protected int iShapes
iRects
protected int iRects
iEllipses
protected int iEllipses
iImgs
protected int iImgs
iTexts
protected int iTexts
sFlashText
private java.lang.String sFlashText
iFlashDelay
private int iFlashDelay
cFlashBack
private java.awt.Color cFlashBack
cFlashText
private java.awt.Color cFlashText
cFlashShadow
private java.awt.Color cFlashShadow
cFlashFrame
private java.awt.Color cFlashFrame
cFlashFrame2
private java.awt.Color cFlashFrame2
cFlashLine2
private java.awt.Color cFlashLine2
bFlashBorder
private boolean bFlashBorder
bFlashBlink
private boolean bFlashBlink
iFlashRed
private int iFlashRed
iFlashGreen
private int iFlashGreen
iFlashBlue
private int iFlashBlue
iFlashX
private int iFlashX
iFlashY
private int iFlashY
iFlashtextWidth
private int iFlashtextWidth
iFlashtextHeight
private int iFlashtextHeight
iFlashFont
private java.awt.Font iFlashFont
tFlashLabels
private java.lang.String[] tFlashLabels
tFlashHeight
private int[] tFlashHeight
iFlashIndice
private int iFlashIndice
bFlashRefresh
private boolean bFlashRefresh
Soundlist
private static Sound Soundlist
winCurrent
private oracle.forms.ui.ExtendedFrame winCurrent
winMDI
private oracle.ewt.swing.JBufferedFrame winMDI
sDialogString
private java.lang.String sDialogString
fDialogFont
private java.awt.Font fDialogFont
cDialogFore
private java.awt.Color cDialogFore
cDialogBack
private java.awt.Color cDialogBack
statusbars
private oracle.ewt.statusBar.StatusBarTextItem[][] statusbars
stBar
private oracle.ewt.statusBar.StatusBar stBar
stBorderPainter
private oracle.ewt.painter.BorderPainter stBorderPainter
iStatusBar
private int iStatusBar
iStatusBarNum
private int iStatusBarNum
iStatusBarIdx
private int iStatusBarIdx
bInit
private boolean bInit
FLeftToRight
private static int FLeftToRight
FRightToLeft
private static int FRightToLeft
FUpToDown
private static int FUpToDown
FDownToUp
private static int FDownToUp
bDrawFrameBounds
private boolean bDrawFrameBounds
gigrDir
private static int gigrDir
gigrBorderDir
private static int gigrBorderDir
gigrShadowDir
private static int gigrShadowDir
gcFrameColor
private static java.awt.Color gcFrameColor
gcFrameShadow
private static java.awt.Color gcFrameShadow
gcFrameTitleFore
private static java.awt.Color gcFrameTitleFore
gcFrameTitleBack
private static java.awt.Color gcFrameTitleBack
gcFrameGradient1
private static java.awt.Color gcFrameGradient1
gcFrameGradient2
private static java.awt.Color gcFrameGradient2
gcFrameColorStart
private static java.awt.Color gcFrameColorStart
gcFrameColorEnd
private static java.awt.Color gcFrameColorEnd
gcFrameSColorStart
private static java.awt.Color gcFrameSColorStart
gcFrameSColorEnd
private static java.awt.Color gcFrameSColorEnd
gsFrameAligment
private static java.lang.String gsFrameAligment
gsFramePosition
private static java.lang.String gsFramePosition
giFrameWidth
private static int giFrameWidth
gbRoundedFrame
private static boolean gbRoundedFrame
gbFrameTitleOpaque
private static boolean gbFrameTitleOpaque
gfFrameTransp
private static float gfFrameTransp
gfFrameFont
private static java.awt.Font gfFrameFont
gcTabForeColor
private static java.awt.Color gcTabForeColor
gcTabBackColor
private static java.awt.Color gcTabBackColor
gcTabSelForeColor
private static java.awt.Color gcTabSelForeColor
gcTabSelBackColor
private static java.awt.Color gcTabSelBackColor
gfTabFont
private static java.awt.Font gfTabFont
hTabs
private java.util.HashMap hTabs
sp
private ScrollPanel sp
iScrollDuration
private int iScrollDuration
bScrollFrame
private boolean bScrollFrame
sFrameTitle
private java.lang.String sFrameTitle
sDocBase
protected static java.lang.String sDocBase
sName
private static java.lang.String sName
hFrames
private java.util.HashMap hFrames
hWindows
private static java.util.HashMap hWindows
VB
private oracle.forms.ui.VBean VB
CurrentBean
private static oracle.forms.ui.VBean CurrentBean
panel
private javax.swing.JComponent panel
formsTopFrame
private java.awt.Frame formsTopFrame
hPopups
private java.util.HashMap hPopups
sPopupMenu
private java.lang.String sPopupMenu
bPopupDisplayed
private boolean bPopupDisplayed
canvas
private oracle.forms.ui.DrawnPanel canvas
sAlertButton
private java.lang.String sAlertButton
memory
private MemoryTool memory
w2
private oracle.forms.handler.FormWindow w2
ef2
private oracle.forms.ui.ExtendedFrame ef2
iNewItemIndice
private int iNewItemIndice
newItemPanel
private javax.swing.JPanel newItemPanel
iCurrentImage
private int iCurrentImage
bItemNavInside
public static boolean bItemNavInside
sFileChooserTitle
private java.lang.String sFileChooserTitle
sFileStartDir
private java.lang.String sFileStartDir
sChooserLAF
private java.lang.String sChooserLAF
arrLabelIcon
private java.util.List arrLabelIcon
mapLabelIcon
private java.util.HashMap mapLabelIcon
sIconNext
private java.lang.String sIconNext
sIconPrev
private java.lang.String sIconPrev
QTPanel
private javax.swing.JPanel QTPanel
QTVideo
private javax.swing.JPanel QTVideo
QTCtrl
private javax.swing.JPanel QTCtrl
QTFrame
private javax.swing.JFrame QTFrame
QTBounds
private java.awt.Rectangle QTBounds
QTMovie
private quicktime.std.movies.Movie QTMovie
QTPlayer
private quicktime.app.view.MoviePlayer QTPlayer
sQTFrameTitle
private java.lang.String sQTFrameTitle
sQTClip
private java.lang.String sQTClip
sbMovie
private java.lang.StringBuffer sbMovie
bQTRun
private boolean bQTRun
bQTLoadAndPlay
private boolean bQTLoadAndPlay
bQTMovieSize
private boolean bQTMovieSize
fQTpreroll
private float fQTpreroll
QTprogressBar
private javax.swing.JProgressBar QTprogressBar
glassPanel
private GlassPanel glassPanel
process
java.lang.Process process
HEX_PATTERN
private static final java.lang.String HEX_PATTERN
- See Also:
- Constant Field Values
CLASSNAME
private java.lang.String CLASSNAME
sDBConn
private java.lang.String sDBConn
sDBUser
private java.lang.String sDBUser
sDBPwd
private java.lang.String sDBPwd
sDBPopup
private java.lang.String sDBPopup
sDBName
private static java.lang.String[] sDBName
sDBResult
private static java.lang.String[] sDBResult
sDBError
private static java.lang.String[] sDBError
sDBQuery
private static java.lang.String[] sDBQuery
sDBStart
private static java.lang.String[] sDBStart
sDBEnd
private static java.lang.String[] sDBEnd
DBconn
private static java.sql.Connection[] DBconn
bFunction
private static boolean[] bFunction
bRunning
private static boolean[] bRunning
bDBPopup
private static boolean bDBPopup
sSpinnerName
private java.lang.String sSpinnerName
sSpinnerImageName
private java.lang.String sSpinnerImageName
iNbNewItems
private int iNbNewItems
iNbFormsItems
private int iNbFormsItems
sChoosenFileName
private java.lang.String sChoosenFileName
jtaClip
private static javax.swing.JTextArea jtaClip
sbClip
private static java.lang.StringBuffer sbClip
sCurrentTable
private java.lang.String sCurrentTable
sbModulePrint
protected java.lang.StringBuffer sbModulePrint
sTextLabel
private java.lang.String sTextLabel
bMouseCanvasIdle
private boolean bMouseCanvasIdle
bAnimationEnded
private boolean bAnimationEnded
rCanvasMouseArea
private java.awt.Rectangle rCanvasMouseArea
sShapeCurrentType
private java.lang.String sShapeCurrentType
sShapeCurrentName
private java.lang.String sShapeCurrentName
sShapeCurrentProperty
private java.lang.String sShapeCurrentProperty
vAnimationList
private static java.util.List vAnimationList
radiansPerDegree
private static double radiansPerDegree
ael
oracle.ewt.event.AnyEventListener ael
DrawLAF
public DrawLAF()
getInstance
public static DrawLAF getInstance()
init
public void init(oracle.forms.handler.IHandler handler)
- Specified by:
init
in interface oracle.forms.ui.IView
- Overrides:
init
in class oracle.forms.ui.VBean
getAllFormsItems
protected void getAllFormsItems(java.awt.Component component)
destroy
public void destroy()
- Specified by:
destroy
in interface oracle.forms.ui.IView
- Overrides:
destroy
in class oracle.forms.ui.VBean
sendKeyBack
public static void sendKeyBack(java.awt.event.KeyEvent e)
paint
public void paint(java.awt.Graphics g)
- Specified by:
paint
in interface oracle.forms.ui.IView
- Overrides:
paint
in class oracle.ewt.lwAWT.LWComponent
setProperty
public boolean setProperty(oracle.forms.properties.ID property,
java.lang.Object value)
- Specified by:
setProperty
in interface oracle.forms.ui.IView
- Overrides:
setProperty
in class oracle.forms.ui.VBean
ShapeAnimation
void ShapeAnimation(java.lang.String sShape,
java.lang.String sName,
int xStart,
int yStart,
int xEnd,
int yEnd,
int iDelay,
int iStep)
ShapeStretch
void ShapeStretch(java.lang.String sShape,
java.lang.String sName,
int iX,
int iY,
int iDelay,
int iStep)
ShapeRotation
void ShapeRotation(java.lang.String sShape,
java.lang.String sName,
int iRotation,
int iSens,
int iDelay,
int iStep,
java.lang.String sRotPoint)
isTargetReached
boolean[] isTargetReached(int iSignX,
int iSignY,
int xEnd,
int yEnd,
int iX1,
int iY1)
getDynTable
DrawLAF.cDynTable getDynTable(java.lang.String s)
setDynTableProperty
boolean setDynTableProperty(oracle.forms.properties.ID property,
java.lang.Object value)
clearIconSort
private void clearIconSort(java.lang.String pBlockName)
getNewItemIndice
int getNewItemIndice(java.lang.String sItemName)
getFormsItemIndice
int getFormsItemIndice(java.awt.Point p)
handleMousListener
void handleMousListener(java.awt.event.MouseEvent e,
java.lang.String s1,
java.lang.String s2,
java.lang.String s3,
java.lang.String s4,
java.lang.String s5)
getImageItemIndice
int getImageItemIndice(java.lang.String sItemName)
ItemMouseListener
java.awt.event.MouseListener ItemMouseListener(java.lang.String sType,
javax.swing.JPanel jp)
deleteAllItems
void deleteAllItems(boolean bOnPanel)
doRobotOrder
boolean doRobotOrder(java.lang.String s)
getKeyStroke
int getKeyStroke(java.lang.String s)
readFile
private boolean readFile()
writeFile
private boolean writeFile(java.lang.String sFileName,
java.lang.String sValue)
- Write a text to a file *
getProperty
public java.lang.Object getProperty(oracle.forms.properties.ID property)
- Specified by:
getProperty
in interface oracle.forms.ui.IView
- Overrides:
getProperty
in class oracle.forms.ui.VBean
printListPjc
public static void printListPjc()
add_PJC
public static void add_PJC(java.lang.String p_name,
LAF_XP_PopList p_class)
add_PJC
public static void add_PJC(java.lang.String p_name,
LAF_XP_TList p_class)
add_PJC
public static void add_PJC(java.lang.String p_name,
LAF_XP_ComboBox p_class)
HidePopupMenus
void HidePopupMenus()
setScheme
public static void setScheme(java.lang.String s_scheme)
getContainerContent
private void getContainerContent(java.awt.Container ct)
scruteMenuBar
protected void scruteMenuBar(java.awt.Component component,
int iter)
scruteMenu
protected void scruteMenu(java.awt.Component component,
int iter,
java.lang.String sParent)
DisplayMessage
public void DisplayMessage(java.lang.String sTitle,
java.lang.String sText,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName)
DisplayAlert
public void DisplayAlert(boolean bList,
java.lang.String sTitle,
java.lang.String sText,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName,
java.lang.Object[] opts,
int iDefault)
DisplayTableDialog
public java.lang.String[][] DisplayTableDialog(java.lang.String sTitle,
java.lang.String[] sTitles,
java.lang.String[][] sData,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName)
ShowDialog
public java.lang.String ShowDialog(java.lang.String sTitle,
java.lang.String sText,
boolean bMulti,
int iX,
int iY,
int iWidth,
int iHeight,
java.lang.String sIconName)
getWindowComponent
void getWindowComponent(java.awt.Container ct)
createTexturePaint
java.awt.TexturePaint createTexturePaint(java.lang.String pname,
int w,
int h,
java.awt.Color c1,
java.awt.Color c2,
java.awt.Color c3,
java.lang.String sPoints)
createPixelTexturePaint
java.awt.TexturePaint createPixelTexturePaint(java.lang.String pname,
int w,
int h,
java.lang.String sPoints)
createImageTexturePaint
java.awt.TexturePaint createImageTexturePaint(java.lang.String sImage)
toBufferedImage
public static java.awt.image.BufferedImage toBufferedImage(java.awt.Image image)
hasAlpha
public static boolean hasAlpha(java.awt.Image image)
dispatchanevent
public void dispatchanevent(oracle.forms.properties.ID pID1,
java.util.List l)
dispatchanevent
public void dispatchanevent(oracle.forms.properties.ID pID1,
oracle.forms.properties.ID pID2,
java.lang.String value)
walkFindPJC
protected void walkFindPJC(java.awt.Component component,
int iter)
getPrinterList
java.lang.String getPrinterList()
getDefaultPrinter
java.lang.String getDefaultPrinter()
split
boolean split(java.lang.String s,
int iStart,
int iEnd,
java.lang.String sRech)
getMemory
void getMemory(java.lang.String sText)
InvokeMethod
void InvokeMethod(java.lang.Object obj,
java.lang.String sMethodName,
java.lang.Object[] param)
SQLExec
private java.lang.String SQLExec(java.sql.Connection conn,
java.lang.String s,
boolean b,
int iPos)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
connectDBandExecute
public void connectDBandExecute(int iNum)
getTime
private java.lang.String getTime()
setMovie
private boolean setMovie(java.lang.String sFile)
drawVideoControlPanel
private void drawVideoControlPanel(int iW)
removeProgressBar
private void removeProgressBar()
displayProgressBar
private void displayProgressBar()
millisecToHour
private java.lang.String millisecToHour(long time)
getWinMDI
protected oracle.ewt.swing.JBufferedFrame getWinMDI()
getWindow
protected oracle.forms.ui.ExtendedFrame getWindow()
log
private void log(java.lang.String sMessage)
log_table
private void log_table(java.lang.String sMessage)
logPaint
private void logPaint(java.lang.String sMessage)
print
private void print(java.lang.String sMessage)
printHeader
private void printHeader()