acquire() | de.softpro.signware.SPGuiAcqu | |
acquireDone(int iResult) | de.softpro.signware.SPGuiAcqu | |
addBackgroundDocument(byte[] baDescription) | de.softpro.signware.SPGuiAcqu | |
addBackgroundDocument(String strDescription) | de.softpro.signware.SPGuiAcqu | |
addBackgroundImage(byte[] baDescription) | de.softpro.signware.SPGuiAcqu | |
addBackgroundImage(String strDescription) | de.softpro.signware.SPGuiAcqu | |
addBackgroundObject(byte[] baDescription) | de.softpro.signware.SPGuiAcqu | |
addBackgroundObject(String strDescription) | de.softpro.signware.SPGuiAcqu | |
addBackgroundText(byte[] baDescription) | de.softpro.signware.SPGuiAcqu | |
addBackgroundText(String strDescription) | de.softpro.signware.SPGuiAcqu | |
addNotify() | de.softpro.signware.SPGuiAcqu | |
buttonPressed(int iId, int iPress) | de.softpro.signware.SPGuiAcqu | [package] |
checkHeavyWeight(java.awt.Component component, String strFct) | de.softpro.signware.SPGuiAcqu | [protected] |
clearEntries(int iFlags) | de.softpro.signware.SPGuiAcqu | |
clicked(int iId) | de.softpro.signware.SPGuiAcqu | [package] |
colorref(java.awt.Color col) | de.softpro.signware.SPGuiAcqu | [package, static] |
connect(int iDriver) | de.softpro.signware.SPGuiAcqu | |
connect(String strTabletClass, String strConfig) | de.softpro.signware.SPGuiAcqu | |
connect(String strTabletAlias) | de.softpro.signware.SPGuiAcqu | |
connect(SPPropertyMap spDescriptor) | de.softpro.signware.SPGuiAcqu | |
createTablet(int iDriver) | de.softpro.signware.SPGuiAcqu | |
createTablet(String strTabletClass, String strConfig) | de.softpro.signware.SPGuiAcqu | |
createTablet(String strTabletAlias) | de.softpro.signware.SPGuiAcqu | |
createTablet(SPPropertyMap spDescriptor) | de.softpro.signware.SPGuiAcqu | |
disconnect() | de.softpro.signware.SPGuiAcqu | |
dispose() | de.softpro.signware.SPGuiAcqu | |
documentCallback(int iDocId, int iRectId) | de.softpro.signware.SPGuiAcqu | |
finalize() | de.softpro.signware.SPGuiAcqu | [protected] |
getBackgroundImage(int iSource) | de.softpro.signware.SPGuiAcqu | |
getBackgroundText(int iSource) | de.softpro.signware.SPGuiAcqu | |
getBoolProperty(String strName) | de.softpro.signware.SPGuiAcqu | |
getDrawMode() | de.softpro.signware.SPGuiAcqu | |
getHwndRect() | de.softpro.signware.SPGuiAcqu | |
getIntProperty(String strName) | de.softpro.signware.SPGuiAcqu | |
getNative() | de.softpro.signware.SPGuiAcqu | [package] |
getReference() | de.softpro.signware.SPGuiAcqu | |
getSignature() | de.softpro.signware.SPGuiAcqu | |
getTablet() | de.softpro.signware.SPGuiAcqu | |
getTabletRect() | de.softpro.signware.SPGuiAcqu | |
IDCANCEL | de.softpro.signware.SPGuiAcqu | [static] |
IDOK | de.softpro.signware.SPGuiAcqu | [static] |
isDoubleBuffered() | de.softpro.signware.SPGuiAcqu | |
paint(java.awt.Graphics g) | de.softpro.signware.SPGuiAcqu | |
registerButtonAction(int iId, javax.swing.Action action) | de.softpro.signware.SPGuiAcqu | |
registerComponent(java.awt.Component component, int iFlags, javax.swing.Action action) | de.softpro.signware.SPGuiAcqu | |
registerComponent(byte[] baDescription, javax.swing.Action action, int iId) | de.softpro.signware.SPGuiAcqu | |
registerComponent(java.lang.String strDescription, javax.swing.Action action, int iId) | de.softpro.signware.SPGuiAcqu | |
registerComponent(java.awt.Rectangle rcl, int iFlags, javax.swing.Action action, int iId) | de.softpro.signware.SPGuiAcqu | |
registerDocumentRect(int aId, String strVirtualButtonDescription) | de.softpro.signware.SPGuiAcqu | |
registerDocumentRect(int aId, byte[] baVirtualButtonDescription) | de.softpro.signware.SPGuiAcqu | |
removeBackgroundObjects() | de.softpro.signware.SPGuiAcqu | |
setActive(boolean bActive) | de.softpro.signware.SPGuiAcqu | |
setBackground(java.awt.Color col) | de.softpro.signware.SPGuiAcqu | |
setBackgroundImage(byte[] pucImage) | de.softpro.signware.SPGuiAcqu | |
setBackgroundObjects(SPBackgroundObjects spBackgroundObjects) | de.softpro.signware.SPGuiAcqu | |
setBoolProperty(String strName, boolean aValue) | de.softpro.signware.SPGuiAcqu | |
setDocumentContent(int aId, String strContent) | de.softpro.signware.SPGuiAcqu | |
setDocumentContent(int aId, byte[] baContent) | de.softpro.signware.SPGuiAcqu | |
setDrawMode(int iDrawMode) | de.softpro.signware.SPGuiAcqu | |
setForeground(java.awt.Color col) | de.softpro.signware.SPGuiAcqu | |
setIntProperty(String strName, int iValue) | de.softpro.signware.SPGuiAcqu | |
setTicket(SPTicket spTicket) | de.softpro.signware.SPGuiAcqu | |
setTimeout(int iTimeout) | de.softpro.signware.SPGuiAcqu | |
SP_DISABLE_CURSOR | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_BACKGROUND_IMAGE | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_BUFFERED | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_MIRROR_TABLET | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_ON_EXT_LCD | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_ON_SCREEN | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_TABLET_BORDER | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_TABLET_IMAGE_IN_WINDOW | de.softpro.signware.SPGuiAcqu | [static] |
SP_DRAW_WND_BORDER | de.softpro.signware.SPGuiAcqu | [static] |
SP_EMULATE_PEN_CURSOR | de.softpro.signware.SPGuiAcqu | [static] |
SP_ERASE_BACKGROUND | de.softpro.signware.SPGuiAcqu | [static] |
SP_ONLY_FOR_EXT_LCD | de.softpro.signware.SPGuiAcqu | [static] |
SP_RELEASE_FOCUS | de.softpro.signware.SPGuiAcqu | [static] |
SP_TABLET_COORDINATE | de.softpro.signware.SPGuiAcqu | [static] |
SP_VIRTUAL_BUTTON_CLICK | de.softpro.signware.SPGuiAcqu | [static] |
SP_VIRTUAL_BUTTON_MODE | de.softpro.signware.SPGuiAcqu | [static] |
SPGuiAcqu() | de.softpro.signware.SPGuiAcqu | |
statusChanged(int iMajor, int iDetail) | de.softpro.signware.SPGuiAcqu | |
timeout() | de.softpro.signware.SPGuiAcqu | |
unregisterAllComponents() | de.softpro.signware.SPGuiAcqu | |
unregisterComponent(java.awt.Component component) | de.softpro.signware.SPGuiAcqu | |
unregisterComponent(int iId) | de.softpro.signware.SPGuiAcqu | |
vectorCallback(int iX, int iY, int iP, int iT) | de.softpro.signware.SPGuiAcqu | |