MCPcopy Create free account

hub / github.com/HelloBush/Java_MHXYdemo / functions

Functions1,322 in github.com/HelloBush/Java_MHXYdemo

↓ 4 callersMethodclearObjects
Iterates across all of the entries in the Hashmap in the rot that corresponds to this thread. This calls safeRelease() on each entry and then clears t
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ROT.java:128
↓ 4 callersMethodconnectToActiveInstance
Most code should use the standard ActiveXComponent(String) constructor and not this factory method. This method exists for applications that need spec
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:134
↓ 4 callersMethodconvertDateToWindowsTime
converts a java date to a windows time object (is this timezone safe?) @param javaDate the java date to be converted to windows time @retu
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DateUtilities.java:78
↓ 4 callersMethodconvertWindowsTimeToDate
converts a windows time to a Java Date Object @param comTime @return Date object representing the windows time as specified in comTime
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DateUtilities.java:39
↓ 4 callersFunctionextractEnumVariant
extract a IDispatch from a jobject
lib/jacob-1.20_src/jacob-1.20/jni/EnumVariant.cpp:39
↓ 4 callersMethodgetGps
()
src/pkgBean/GameBean.java:148
↓ 4 callersMethodputDate
converts a java date to a windows time and calls putDate(double) SF 959382 @param inDate a Java date to be converted @throws IllegalArgume
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1199
↓ 4 callersMethodsetVisible
makes Visio visible so the user can watch @param b @throws VisioException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioApp.java:114
↓ 4 callersMethodtoByteArray
Retrieves the data from the array cast to a Java data type @return byte[] byte array contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1121
↓ 3 callersMethodBindWindow
绑定指定的窗口,并指定这个窗口的屏幕颜色获取方式,鼠标仿真模式,键盘仿真模式,以及模式设定,高级用户可以参考BindWindowEx更加灵活强大. @param hwnd 指定的窗口句柄 @param display 屏幕颜色获取方式 取值有以下几种<br/> "normal" : 正常模式,平常我
src/pkgDm/Dm2Java.java:487
↓ 3 callersMethodDMInit
大漠插件初始化
src/pkgDm/Dm2Java.java:40
↓ 3 callersMethodInit
Initialize the current java thread to be part of the MTA/STA COM Apartment @param createMainSTA @param mode
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:101
↓ 3 callersMethodNext
Get next element in collection or null if at end @return Variant that is next in the collection @deprecated use nextElement() instead
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/EnumVariant.java:97
↓ 3 callersMethodcreateNewInstance
Most code should use the standard ActiveXComponent(String) contructor and not this factory method. This method exists for applications that need speci
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:104
↓ 3 callersMethode
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayBasicTest.java:1
↓ 3 callersMethodgetDate
@return double return the date (as a double) value held in this variant (fails on other types?) @throws IllegalStateException if v
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:425
↓ 3 callersMethodgetInstance
@return the singleton instance of Visio @throws VisioException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioAppFacade.java:49
↓ 3 callersMethodgetJavaFilePathToPackageResource
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:67
↓ 3 callersMethodgetJobDoing
()
src/pkgBean/GameBean.java:156
↓ 3 callersMethodgetPropertyAsComponent
retrieves a property and returns it as an ActiveX component @param propertyName @return Dispatch representing the object under the property name
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:181
↓ 3 callersMethodgetShort
return the int value held in this variant (fails on other types?) @return int @throws IllegalStateException if variant is not of the requ
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:768
↓ 3 callersMethodgetStringRef
gets the content of the variant as a string ref @return String retrieved from the COM area. @throws IllegalStateException if variant is n
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:823
↓ 3 callersMethodgetVariant
variant access @param sa_idx @return Variant held in location in the array?
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:615
↓ 3 callersMethodgetY1
()
src/pkgBean/ImgSeekBean.java:46
↓ 3 callersMethodhasExited
Cover for native method @param disp @param dispid @param lcid @return 0 if the dispatch is still active and 1 if it has exited
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:856
↓ 3 callersMethodhasMoreElements
Implements java.util.Enumeration @return boolean true if there are more elements in this enumeration
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/EnumVariant.java:65
↓ 3 callersMethodinvokeSubv
@param dispatchTarget @param name @param dispID @param lcid @param wFlags @param vArg @param uArgErr
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:328
↓ 3 callersMethodnextElement
Implements java.util.Enumeration @return next element in the enumeration
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/EnumVariant.java:80
↓ 3 callersMethodpopulateVariant
Populates a variant object from a java object. This method attempts to figure out the appropriate Variant type @param targetVariant @param pValueObje
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/VariantUtilities.java:28
↓ 3 callersMethodputBoolean
puts a boolean into the variant and sets it's type @param in the new value
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1099
↓ 3 callersMethodputEmpty
sets the type to VariantEmpty
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1388
↓ 3 callersMethodputVariantDispatch
the JNI implementation for putDispatch() so that we can screen the incoming dispatches in putDispatch() before this is invoked @param in s
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1766
↓ 3 callersMethodquit
calls quitMessagePump
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/STA.java:80
↓ 3 callersMethodsetNowGuiNum
(int nowGuiNum)
src/pkgBean/GameBean.java:180
↓ 3 callersFunctionsetSA
create a VARIANT wrapper for the safearray
lib/jacob-1.20_src/jacob-1.20/jni/SafeArray.cpp:109
↓ 3 callersMethodsetTarget
Sets the target for this InvocationProxy. @param pTargetObject @throws IllegalArgumentException if target is not publicly accessible
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/InvocationProxy.java:90
↓ 3 callersMethodstartMainSTA
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:81
↓ 3 callersMethodtoDoubleArray
Retrieves the data from the array cast to a Java data type @return double[] double array contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1135
↓ 3 callersMethodtoIntArray
Retrieves the data from the array cast to a Java data type @return int[] int array contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1149
↓ 2 callersFunctionCreateErrorMsgFromInfo
lib/jacob-1.20_src/jacob-1.20/jni/Dispatch.cpp:357
↓ 2 callersMethodDMClear
大漠内存清理 若出现Can't co-create object问题,可能是之前调用dll后,没有释放资源; 调用safeRelease()会释放部分内存,但内存会继续增长; 在调用完com组件后调用ComThread.Release()可以释放掉调用com控件时占用的内存;
src/pkgDm/Dm2Java.java:63
↓ 2 callersMethodGetClientRect
获取窗口客户区域在屏幕上的位置 @param hwnd 指定的窗口句柄 @param x1 变参指针: 返回窗口客户区左上角X坐标 @param y1 变参指针: 返回窗口客户区左上角Y坐标 @param x2 变参指针: 返回窗口客户区右下角X坐标 @param y2 变参指针: 返回窗口客户区右
src/pkgDm/Dm2Java.java:176
↓ 2 callersMethodGetIDsOfNames
This should never get called - the event source fires events by dispid's, not by name But however sometimes it is called, so do the mapping as defined
lib/jacob-1.20_src/jacob-1.20/jni/EventProxy.cpp:130
↓ 2 callersMethodInvoke
The actual callback from the connection point arrives here
lib/jacob-1.20_src/jacob-1.20/jni/EventProxy.cpp:155
↓ 2 callersMethodJob_Gui
����ץ�����񲢵����ʼ��һ��ս��
src/pkgAssist/MhxyJob.java:92
↓ 2 callersMethodLeftClick
按下鼠标左键 @return 0: 失败 1:成功
src/pkgDm/Dm2Java.java:787
↓ 2 callersFunctionMapEventIIDs
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:236
↓ 2 callersMethodMoveTo
把鼠标移动到目的点(x,y) @param x X坐标 @param y Y坐标 @return 0: 失败 1:成功
src/pkgDm/Dm2Java.java:839
↓ 2 callersMethodQueryInterface
Return a different interface by IID string. <p> Once you have a Dispatch object, you can navigate to the other interfaces of a COM object by calling Q
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:192
↓ 2 callersMethodSetWindowSize
设置窗口的大小 @param hwnd 指定的窗口句柄 @param width 宽度 @param height 高度 @return 0: 失败 1:成功
src/pkgDm/Dm2Java.java:402
↓ 2 callersMethodaddThread
adds a new thread storage area to rot @return Map corresponding to the thread that this call was made in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ROT.java:87
↓ 2 callersMethodcopy
(InputStream in, OutputStream out)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioAppFacade.java:104
↓ 2 callersFunctioncopySA
deep copy a SAFEARRAY
lib/jacob-1.20_src/jacob-1.20/jni/SafeArray.cpp:87
↓ 2 callersMethoddmCToC
����Įȡɫ����ֵ���ַ���"RRGGBB"ת��ΪColor��ɫ���� @param dmC ��Į��ɫֵ���ַ��� @return ����Color����
src/pkgCalc/CalcTool.java:14
↓ 2 callersFunctionextractDecimal
* utility method used by the getVariantXXX() methods to convert VT_DECIMAL to BigDecimal * */
lib/jacob-1.20_src/jacob-1.20/jni/Variant.cpp:1182
↓ 2 callersFunctionextractStream
extract a IStream from a jobject
lib/jacob-1.20_src/jacob-1.20/jni/DispatchProxy.cpp:35
↓ 2 callersFunctionextractWrapper
* extracts the Variant from the int pointer in the java object */
lib/jacob-1.20_src/jacob-1.20/jni/SafeArray.cpp:60
↓ 2 callersMethodfindImg
Ѱͼ���� @param templateFilePath ģ��ͼ�ļ�·�� @param originalFilePath ԭͼ�ļ�·�� @param isTest �Ƿ�Ϊ����ģʽ����������Ѱͼ�������ͼƬ @return ����ImgSeekBean���󣬰��
src/pkgImgSeek/ImgSeek.java:48
↓ 2 callersMethodfromByteArray
populate the safe array from the passed in array of data @param ja
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:159
↓ 2 callersMethodfromCharArray
populate the safe array from the passed in array of data @param ja
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:166
↓ 2 callersMethodgetBooleanRef
public cover for native method @return the boolean from a booleanRef @throws IllegalStateException if variant is not of the requested typ
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:335
↓ 2 callersMethodgetBuildDate
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:77
↓ 2 callersMethodgetBytes
Fills byte array from contents of this array @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:288
↓ 2 callersMethodgetCount
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Fields.java:17
↓ 2 callersMethodgetDispatch
cover for {@link #toDispatch()} This method now matches other getXXX() methods. It throws an IllegalStateException if the object is not of type Varian
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:497
↓ 2 callersMethodgetDispatchRef
Dispatch and dispatchRef are treated the same This is just a cover for toDispatch() with a flag check @return the results of toDispatch() @throws Ill
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:515
↓ 2 callersMethodgetItem
(int Index)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Fields.java:29
↓ 2 callersMethodgetMatchKeyPointsNum
()
src/pkgBean/ImgSeekBean.java:64
↓ 2 callersMethodgetNowGuiNum
()
src/pkgBean/GameBean.java:172
↓ 2 callersMethodgetNumDim
@return The number of dimensions in this array
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:511
↓ 2 callersMethodgetSource
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:110
↓ 2 callersMethodgetState
()
src/pkgBean/GameBean.java:72
↓ 2 callersMethodgetTempVisioFile
creates a temporary viso file @return created visio temporary file @throws IOException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioAppFacade.java:161
↓ 2 callersMethodgetVariantShort
get the content of this variant as a short @return short
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:991
↓ 2 callersMethodgetVisio
use this private method instead of initializing on boot up so that instance and all listeners are created in this thread (event thread) rather than ro
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioDemo.java:141
↓ 2 callersMethodgetX2
()
src/pkgBean/ImgSeekBean.java:40
↓ 2 callersMethodgetY2
()
src/pkgBean/ImgSeekBean.java:52
↓ 2 callersMethodhookupListener
extracted the listener hookup so we could try multiple listeners. @param axc @param programId @param typeLibLocation
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/ExcelEventTest.java:105
↓ 2 callersMethodisAttached
@return true if there is an underlying windows dispatch object
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:265
↓ 2 callersMethodloadLibrary
Load the DLL from the classpath rather than from the java path. This code uses this class's class loader to find the dell in one of the jar files in t
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/JavaWebStart/DLLFromJARClassLoader.java:38
↓ 2 callersMethodloadVersionProperties
Loads version information from PROPERTY_FILE_NAME that was built as part of this release. @throws IllegalStateException when it can't fin
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/JacobReleaseInfo.java:40
↓ 2 callersMethodobterCelula
Obtem refer�ncia para a c�lua ou conjunto de c�lulas especificado no parametro @param celula - Refer�ncia para c�lula ou conjunto de c�lul
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:179
↓ 2 callersMethodobterValoresRange
Obtem os valores de um conjunto de c�lulas @param celulas - Refer�ncia para conjunto de c�lulas @param sheet - Pasta que cont�m
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:197
↓ 2 callersMethodopen
opens the passed in file in Visio @param f @throws VisioException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioApp.java:48
↓ 2 callersMethodprintRS
(Recordset rs)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/test.java:6
↓ 2 callersMethodputBooleanRef
pushes a boolean into the variant by ref and sets the type of the variant to boolean @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1111
↓ 2 callersMethodputByte
pushes a byte into the varaint and sets the type @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1122
↓ 2 callersMethodputCurrency
Puts a value in as a currency and sets the variant type. MS Currency objects are 64 bit fixed point numbers with 15 digits to the left and 4 to the ri
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1170
↓ 2 callersMethodputDouble
wraps this Variant around the passed in double. @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1367
↓ 2 callersMethodputFloat
fills the Variant with a float and sets the type to float @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1421
↓ 2 callersMethodputNoParam
sets the type to VT_ERROR and the error message to DISP_E_PARAMNOTFOIUND
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1489
↓ 2 callersMethodputNothing
Sets the type to VariantDispatch and sets the value to null Equivalent to VB's nothing
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1499
↓ 2 callersMethodputNull
Set this Variant's type to VT_NULL (the VB equivalent of NULL)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1508
↓ 2 callersFunctionputProxy
* pushes the EventProxy (*ep) into tje jobject in the PROXY_FLD location */
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:56
↓ 2 callersMethodputShort
set the content of this variant to a short (VT_I2) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1569
↓ 2 callersMethodputVariantNoParam
sets the type to VT_ERROR and the error message to DISP_E_PARAMNOTFOIUND
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1816
↓ 2 callersMethodremoveObject
@deprecated the java model leave the responsibility of clearing up objects to the Garbage Collector. Our programming model sho
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ROT.java:194
↓ 2 callersMethodrunTheTest
The actual work of running the test. @param waitForQuit @param urls
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/IETest.java:52
↓ 2 callersMethodsafeRelease
{@inheritDoc}
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:671
↓ 2 callersMethodsetFightPoint
(GamePointBean fightPoint)
src/pkgBean/GameBean.java:168
← previousnext →101–200 of 1,322, ranked by callers