Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HelloBush/Java_MHXYdemo
/ functions
Functions
1,322 in github.com/HelloBush/Java_MHXYdemo
⨍
Functions
1,322
◇
Types & classes
128
↓ 301 callers
Method
call
@param dispatchTarget @param name @return Variant returned by underlying callN
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:527
↓ 186 callers
Method
getInt
return the int value held in this variant if it is an int or a short. Throws for other types. @return int contents of the windows memory @throws Ille
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:644
↓ 157 callers
Method
getvt
Reports the type of the underlying Variant object @return returns the variant type as a short, one of the Variantxxx values defined as static
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1034
↓ 143 callers
Function
ThrowComFail
lib/jacob-1.20_src/jacob-1.20/jni/util.cpp:33
↓ 128 callers
Method
get
Cover for call to underlying invokev() @param dispatchTarget @param name @return Variant returned by the request for retrieval of parameter
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:786
↓ 88 callers
Function
extractVariant
extract a VARIANT from a Variant object
lib/jacob-1.20_src/jacob-1.20/jni/Variant.cpp:37
↓ 82 callers
Method
getName
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:33
↓ 79 callers
Method
getString
@return string contents of the variant, null if is of type null or empty @throws IllegalStateException if this variant is not of type Stri
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:802
↓ 72 callers
Method
put
@param dispatchTarget @param name @param val
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:578
↓ 68 callers
Method
toDispatch
@return the content of this variant as a Dispatch object (after possible conversion)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:2001
↓ 55 callers
Function
extractSA
extract a SAFEARRAY from a SafeArray object
lib/jacob-1.20_src/jacob-1.20/jni/SafeArray.cpp:75
↓ 53 callers
Method
toString
This method now correctly implements java toString() semantics Attempts to return the content of this variant as a string <ul> <li>"not initialized" i
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:2173
↓ 39 callers
Method
equals
{@inheritDoc}
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Currency.java:82
↓ 36 callers
Method
printArray
(boolean a[])
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayContents.java:18
↓ 35 callers
Method
debug
Very basic debugging function. @param istrMessage
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/JacobObject.java:99
↓ 34 callers
Method
isDebugEnabled
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/JacobObject.java:68
↓ 31 callers
Method
getProperty
retrieves a property and returns it as a Variant @param propertyName @return variant value of property
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:171
↓ 31 callers
Method
throwIfUnattachedDispatch
@param theOneInQuestion dispatch being tested @throws IllegalStateException if this dispatch isn't hooked up @throws IllegalArg
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:281
↓ 30 callers
Method
invoke
invokes a single parameter call on this dispatch that returns no value @param actionCommand @param parameter @return a Variant but that may be null f
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:401
↓ 29 callers
Method
Release
Call CoUninitialize to release this java thread from COM
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:124
↓ 28 callers
Method
toJavaObject
Convert a JACOB Variant value to a Java object (type conversions). provided in Sourceforge feature request 959381. See JavaVariantConverter..convertVa
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:2090
↓ 26 callers
Function
numElements
lib/jacob-1.20_src/jacob-1.20/jni/SafeArray.cpp:352
↓ 23 callers
Method
changeType
Cover for native method so we can cover it. <p> This cannot convert an object to a byRef. It can convert from byref to not byref @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:273
↓ 22 callers
Method
getThreadObjects
Returns the pool for this thread if it exists. can create a new one if you wish by passing in TRUE @param createIfDoesNotExist @return Map the collec
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ROT.java:112
↓ 20 callers
Method
debug
(String message)
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ROTTest.java:130
↓ 20 callers
Method
isSeek
()
src/pkgBean/ImgSeekBean.java:28
↓ 20 callers
Method
setSeek
(boolean seek)
src/pkgBean/ImgSeekBean.java:31
↓ 19 callers
Method
getBoolean
@return returns the value as a boolean, throws an exception if its not. @throws IllegalStateException if variant is not of the requested t
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:318
↓ 18 callers
Method
GameSeek
��dm������Ϸ��ǰ������Ѱ��ָ��ͼƬ @param dm ָ�����˾���Ĵ�Į���� @param seekPicPath ����ͼƬ��·�� @return ����ImgSeekBean����
src/pkgAssist/MhxyAssist.java:239
↓ 18 callers
Method
delay
延迟时间 @param millis @throws InterruptedException
src/pkgDm/Dm2Java.java:848
↓ 14 callers
Method
InitMTA
Initialize the current java thread to be part of the Multi-threaded COM Apartment
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:45
↓ 14 callers
Method
Release
lib/jacob-1.20_src/jacob-1.20/jni/EventProxy.h:71
↓ 14 callers
Method
invoke
@param dispatchTarget @param name @param dispID @param lcid @param wFlags @param oArg @param uArgErr @return Variant returned by invoke
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:480
↓ 14 callers
Method
setProperty
sets a property on this object @param propertyName property name @param arg variant value to be set
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:238
↓ 13 callers
Method
callN
@param dispatchTarget @param name @param args @return Variant returned by call
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:450
↓ 13 callers
Method
getMidX
()
src/pkgBean/ImgSeekBean.java:76
↓ 13 callers
Method
getMidY
()
src/pkgBean/ImgSeekBean.java:70
↓ 13 callers
Method
getUBound
@return The upper bounds of the array?
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:600
↓ 12 callers
Method
ClickXY
大漠点击指定坐标 @param x @param y
src/pkgDm/Dm2Java.java:74
↓ 12 callers
Method
InitSTA
Initialize the current java thread to be an STA
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:52
↓ 12 callers
Method
getFightPoint
()
src/pkgBean/GameBean.java:164
↓ 11 callers
Method
getSampleVPScriptForEval
@return a simple VB script that generates the result "3"
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/BaseTestCase.java:52
↓ 11 callers
Method
invokev
@param dispatchTarget @param name @param dispID @param lcid @param wFlags @param vArg @param uArgErr @return Variant returned by underlying invokev
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:611
↓ 11 callers
Method
objectsToVariants
converts an array of objects into an array of Variants by repeatedly calling obj2Variant(Object) @param arrayOfObjectsToBeConverted @return Variant[]
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/VariantUtilities.java:214
↓ 10 callers
Method
getPreferredDLLName
Developer note: This method MUST be synchronized with the DLL names created as part of the build process in build.xml <p> The DLL name is "jacob\<PLAT
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/LibraryLoader.java:197
↓ 10 callers
Method
putDecimal
This actual does all the validating and massaging of the BigDecimalValues when converting them to MS Decimal types @param in number to be
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1262
↓ 10 callers
Method
toSafeArray
By default toSafeArray makes a deep copy due to the fact that this Variant owns the embedded SafeArray and will destroy it when it gc's calls toSafeAr
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:2113
↓ 9 callers
Method
getElemSize
@return the size of each element?
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:366
↓ 9 callers
Method
getLBound
@return The lower bounds of the array?
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:499
↓ 9 callers
Method
getObject
Probably was a cover for something else in the past. Should be deprecated. @return Now it actually returns this exact same object.
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:86
↓ 9 callers
Method
setStateTime
(int stateTime)
src/pkgBean/GameBean.java:144
↓ 8 callers
Method
safeRelease
This will release the "C" memory for the Variant unless this Variant is one of the constants in which case we don't want to release the memory. <p> @
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1883
↓ 8 callers
Method
setState
(String state)
src/pkgBean/GameBean.java:76
↓ 8 callers
Method
shouldLoad32Bit
Detects whether this is a 32-bit JVM. @return {@code true} if this is a 32-bit JVM.
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/LibraryLoader.java:212
↓ 7 callers
Method
AddRef
IUnknown methods
lib/jacob-1.20_src/jacob-1.20/jni/EventProxy.h:65
↓ 7 callers
Method
QueryInterface
I only support the eventIID interface which was passed in by the DispatchEvent wrapper who looked it up as the source object's default source interfac
lib/jacob-1.20_src/jacob-1.20/jni/EventProxy.cpp:115
↓ 7 callers
Method
close
Close a database @param openDB db to be closed
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/access/Access.java:86
↓ 7 callers
Function
extractDispatch
extract a IDispatch from a jobject
lib/jacob-1.20_src/jacob-1.20/jni/Dispatch.cpp:37
↓ 7 callers
Method
getJavaDate
returns the windows time contained in this Variant to a Java Date. should return null if this is not a date Variant SF 959382 @return java.util.Date
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:684
↓ 7 callers
Method
getLong
64 bit Longs only available on x64. 64 bit long support added 1.14 @return returns the value as a long, throws exception if not a Long type..
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:722
↓ 7 callers
Method
getvt
@return the Variant type
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:649
↓ 7 callers
Method
isNull
@return returns true if the variant is considered null @throws IllegalStateException if there is no underlying windows memory
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1053
↓ 7 callers
Method
loadJacobLibrary
Load the jacob dll either from an absolute path or by a library name, both of which may be defined in various ways. @throws UnsatisfiedLinkError
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/LibraryLoader.java:119
↓ 7 callers
Method
objectIsAConstant
returns true if the passed in Variant is a constant that should not be freed @param pVariant @return boolean that is true if Variant is a type of con
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1083
↓ 7 callers
Method
objectToVariant
Map arguments based on msdn documentation. This method relies on the variant constructor except for arrays. @param objectToBeMadeIntoVariant @return
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/VariantUtilities.java:132
↓ 7 callers
Method
roundToMSDecimal
Rounds the scale and bit length so that it will pass validateDecimalScaleBits(). Developers should call this method if they really want MS Decimal and
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/VariantUtilities.java:472
↓ 7 callers
Method
setVariant
variant access @param sa_idx1 @param sa_idx2 @param c
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1048
↓ 7 callers
Method
toString
Another test would be to overide this to always return the same name. That would really screw the ROT! @see java.lang.Object#toString()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/ROT3Test.java:137
↓ 6 callers
Method
KeyPress
按下指定的虚拟键码 @param vk_code 虚拟按键码 @return 0: 失败 1:成功
src/pkgDm/Dm2Java.java:752
↓ 6 callers
Method
compareTo
compares the values of two currencies @param anotherCurrency @return the usual compareTo results
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Currency.java:57
↓ 6 callers
Method
getByte
@return returns the value as a boolean, throws an exception if its not. @throws IllegalStateException if variant is not of the requested t
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:352
↓ 6 callers
Method
getDecimal
return the BigDecimal value held in this variant (fails on other types) @return BigDecimal @throws IllegalStateException if variant is no
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:460
↓ 6 callers
Method
getDouble
@return double return the double value held in this variant (fails on other types?) @throws IllegalStateException if variant is no
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:532
↓ 6 callers
Method
getStateTime
()
src/pkgBean/GameBean.java:140
↓ 6 callers
Method
longValue
@return the currency as a primitive long
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Currency.java:38
↓ 6 callers
Method
putInt
set the value of this variant and set the type @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1443
↓ 6 callers
Method
safeRelease
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:246
↓ 5 callers
Method
GetColor
获取(x,y)的颜色,颜色返回格式"RRGGBB",注意,和按键的颜色格式相反 @param x X坐标 @param y Y坐标 @return 颜色字符串(注意这里都是小写字符,和工具相匹配)
src/pkgDm/Dm2Java.java:1646
↓ 5 callers
Method
getBuildVersion
loads PROPERT_FILE_NAME and returns the value of version in it @return String value of version in PROPERT_FILE_NAME or "" if none
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/JacobReleaseInfo.java:89
↓ 5 callers
Method
getCurrency
MS Currency objects are 64 bit fixed point numbers with 15 digits to the left and 4 to the right of the decimal place. @return returns the currency v
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:389
↓ 5 callers
Method
getFloat
@return returns the value as a float if the type is of type float @throws IllegalStateException if variant is not of the requested type
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:609
↓ 5 callers
Method
getGx
()
src/pkgBean/GameBean.java:99
↓ 5 callers
Method
getGy
()
src/pkgBean/GameBean.java:107
↓ 5 callers
Method
getHeight
()
src/pkgBean/GameBean.java:91
↓ 5 callers
Method
getHwnd
()
src/pkgBean/GameBean.java:132
↓ 5 callers
Method
getIntRef
get the content of this variant as an int @return int @throws IllegalStateException if variant is not of the requested type
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:663
↓ 5 callers
Method
getWidth
()
src/pkgBean/GameBean.java:83
↓ 5 callers
Method
getWindowsFilePathToPackageResource
Converts the class name into a path and appends the resource name. Used to derive the path to a resource in the file system where the resource is co-l
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/BaseTestCase.java:117
↓ 5 callers
Method
getX1
()
src/pkgBean/ImgSeekBean.java:34
↓ 5 callers
Method
init
(int vt, int lbounds[], int celems[])
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:651
↓ 5 callers
Method
load
(String pathToTest)
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:63
↓ 5 callers
Method
log
(String message)
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/JacobDeadlockTest.java:63
↓ 5 callers
Method
putIntRef
set the content of this variant to an int (VT_I4|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1454
↓ 5 callers
Method
putString
put a string into the variant and set its type @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1591
↓ 5 callers
Method
quitMainSTA
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:89
↓ 5 callers
Method
runTest
(int numberOfThreads, boolean initCOM, boolean writeOutput)
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/com/JacobDeadlockTest.java:105
↓ 5 callers
Method
setJobDoing
(String jobDoing)
src/pkgBean/GameBean.java:160
↓ 5 callers
Method
y
( )
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayBasicTest.java:1
↓ 4 callers
Method
SetWindowState
设置窗口的状态 @param hwnd 指定的窗口句柄 @param flag 取值定义如下<br/> 0 : 关闭指定窗口<br/> 1 : 激活指定窗口<br/> 2 : 最小化指定窗口,但不激活<br/> 3 : 最小化指定窗口,并释放内存,但同时也会激活窗口.<br/> 4 : 最大化指定窗
src/pkgDm/Dm2Java.java:426
↓ 4 callers
Method
callSubN
@param dispatchTarget @param name @param args an array of argument objects
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:382
next →
1–100 of 1,322, ranked by callers