MCPcopy Create free account

hub / github.com/HelloBush/Java_MHXYdemo / functions

Functions1,322 in github.com/HelloBush/Java_MHXYdemo

↓ 2 callersMethodsetGx
(int gx)
src/pkgBean/GameBean.java:103
↓ 2 callersMethodsetGy
(int gy)
src/pkgBean/GameBean.java:111
↓ 2 callersMethodsetHeight
(int height)
src/pkgBean/GameBean.java:95
↓ 2 callersMethodsetWidth
(int width)
src/pkgBean/GameBean.java:87
↓ 2 callersMethodshowSelectedFilePreview
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioDemo.java:153
↓ 2 callersMethodt
()
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/safearray/SafeArrayBasicTest.java:1
↓ 2 callersMethodtoBooleanArray
Retrieves the data from the array cast to a Java data type @return boolean[] array of booleans contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1114
↓ 2 callersMethodtoCharArray
Retrieves the data from the array cast to a Java data type @return char[] character array contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1128
↓ 2 callersMethodtoFloatArray
Retrieves the data from the array cast to a Java data type @return float[] array of float contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1142
↓ 2 callersMethodtoShortArray
Retrieves the data from the array cast to a Java data type @return short[] short array contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1163
↓ 2 callersMethodtoStringArray
Retrieves the data from the array cast to a Java data type @return String[] String array contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1210
↓ 2 callersMethodtoVariantArray
Retrieves the data from the array cast to a Java data type @return Variant[] array of variants contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1217
↓ 2 callersMethodvalidateDecimalMinMax
Does any validation that couldn't have been fixed by rounding or scale modification. @param in The BigDecimal to be validated @throws Ille
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/VariantUtilities.java:441
↓ 1 callersMethodAssistInit
�ű���ʼ��
src/pkgAssist/MhxyAssist.java:28
↓ 1 callersMethodCapture
抓取指定区域(x1, y1, x2, y2)的图像,保存为file(24位位图) @param x1 区域的左上X坐标 @param y1 区域的左上Y坐标 @param x2 区域的右下X坐标 @param y2 区域的右下Y坐标 @param file 保存的文件名,保存的地方一般为SetPat
src/pkgDm/Dm2Java.java:1314
↓ 1 callersMethodClose
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:54
↓ 1 callersFunctionCreateErrorMsgFromResult
lib/jacob-1.20_src/jacob-1.20/jni/Dispatch.cpp:333
↓ 1 callersMethodDeleteFile
删除文件. @param file 文件名 @return 0:失败 1:成功
src/pkgDm/Dm2Java.java:1803
↓ 1 callersMethodDisconnect
lib/jacob-1.20_src/jacob-1.20/jni/EventProxy.cpp:104
↓ 1 callersMethodExecute
"Execute"s a command @param RecordsAffected @param Parameters @param Options @return
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Command.java:119
↓ 1 callersMethodFindStrFast
在屏幕范围(x1,y1,x2,y2)内,查找string(可以是任意个字符串的组合),并返回符合color_format的坐标位置,相似度sim同Ocr接口描述. @param x1 区域的左上X坐标 @param y1 区域的左上Y坐标 @param x2 区域的右下X坐标 @param y2 区
src/pkgDm/Dm2Java.java:2023
↓ 1 callersMethodGameClear
��Ե���������͵��쳣�������Ļ����
src/pkgAssist/MhxyAssist.java:271
↓ 1 callersMethodGameMonitor
��Ϸ״̬��أ�ע��˴���ָ��ֹ��һ�������ᄇֹ������ָ���澲ֹ ��������ijЩ��ȫ�������ʱ�������ﴦ���ƶ�״̬Ҳ�����ж�Ϊ�Ǿ�ֹ (�ǵý���ʱ������ʱ��)
src/pkgAssist/MhxyAssist.java:82
↓ 1 callersMethodGameState
��Ϸ״̬�ж�,�����ص��о�ֹ�������������ж�
src/pkgAssist/MhxyAssist.java:115
↓ 1 callersMethodGetCursorPos
获取鼠标位置<br/> 注: 此接口在3.1223版本之后,返回的值的定义修改。 同大多数接口一样,返回的x,y坐标是根据绑定的鼠标参数来决定. 如果绑定了窗口,那么获取的坐标是相对于绑定窗口,否则是屏幕坐标. @param x 变参指针: 返回X坐标 @param y 变参指针: 返回Y坐标
src/pkgDm/Dm2Java.java:716
↓ 1 callersMethodGetDictCount
获取指定的字库中的字符数量 @param index 字库序号(0-9) @return 字库数量
src/pkgDm/Dm2Java.java:2124
↓ 1 callersFunctionGetEventIID
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:209
↓ 1 callersFunctionGetEventIIDForTypeLib
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:355
↓ 1 callersMethodGetTypeInfo
lib/jacob-1.20_src/jacob-1.20/jni/EventProxy.h:90
↓ 1 callersMethodGetWindowRect
获取窗口在屏幕上的位置 @param hwnd 指定的窗口句柄 @param x1 变参指针: 返回窗口左上角X坐标 @param y1 变参指针: 返回窗口左上角Y坐标 @param x2 变参指针: 返回窗口右下角X坐标 @param y2 变参指针: 返回窗口右下角Y坐标 @return 0:
src/pkgDm/Dm2Java.java:288
↓ 1 callersMethodGetWindowState
获取指定窗口的一些属性 @param hwnd 指定的窗口句柄 @param flag 取值定义如下<br/> 0 : 判断窗口是否存在<br/> 1 : 判断窗口是否处于激活<br/> 2 : 判断窗口是否可见<br/> 3 : 判断窗口是否最小化<br/> 4 : 判断窗口是否最大化<br/>
src/pkgDm/Dm2Java.java:305
↓ 1 callersFunctionLoadNameCache
* I need a reverse map from the event interface's dispids to * function names so that we can reflect them to java */
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:169
↓ 1 callersMethodMarshalFromStream
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchProxy.java:56
↓ 1 callersMethodMarshalIntoStream
(Dispatch d)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchProxy.java:54
↓ 1 callersMethodMoveFirst
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:151
↓ 1 callersMethodMoveNext
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:143
↓ 1 callersMethodMoveWindow
移动指定窗口到指定位置 @param hwnd 指定的窗口句柄 @param x X坐标 @param y y坐标 @return 0: 失败 1:成功
src/pkgDm/Dm2Java.java:325
↓ 1 callersMethodOnInit
Override this method to create and initialize any COM component that you want to run in this thread. If anything fails, return false to terminate the
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/STA.java:65
↓ 1 callersMethodOnQuit
Override this method to destroy any resource before the thread exits and COM in uninitialized
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/STA.java:73
↓ 1 callersMethodOpen
(Variant Source, Variant ActiveConnection, int CursorType, int LockType, int Options)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:159
↓ 1 callersMethodOpen
(String ConnectionString, String UserID, String Password, int Options)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:77
↓ 1 callersMethodReset
This should be private and wrapped to protect JNI layer
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/EnumVariant.java:124
↓ 1 callersMethodSetDict
设置字库文件<br/> 注: 此函数速度很慢,全局初始化时调用一次即可,切换字库用UseDict @param index 整形数:字库的序号,取值为0-9,目前最多支持10个字库 @param file 字符串:字库文件名 @return 0: 失败 1: 成功
src/pkgDm/Dm2Java.java:2302
↓ 1 callersMethodSkip
This should be private and wrapped to protect JNI layer. @param count number to skip
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/EnumVariant.java:119
↓ 1 callersFunctionThrowComFailUnicode
lib/jacob-1.20_src/jacob-1.20/jni/util.cpp:47
↓ 1 callersMethodUnBindWindow
解除绑定窗口,并释放系统资源.一般在OnScriptExit调用 @return 0: 失败 1:成功
src/pkgDm/Dm2Java.java:573
↓ 1 callersMethodaddEventListener
creates a DispatchEvents object to register o as a listener @param o
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioApp.java:34
↓ 1 callersMethodaddObject
Adds an object to the HashMap for the current thread. <br> <p> This method does not need to be threaded because the only concurrent modification risk
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ROT.java:220
↓ 1 callersMethodasString
Convert a VT_UI1 array to string. Is this broken for unicode? @return variant byte as a string
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:117
↓ 1 callersMethodcallSub
makes call to native callSubN @param dispatchTarget @param name
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:728
↓ 1 callersMethodchangeVariantType
Converts variant to the passed in type by converting the underlying windows variant structure. private so folks use public java method @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:285
↓ 1 callersMethodclose
Closes a document
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/WordDocumentProperties.java:92
↓ 1 callersMethodcoCreateInstance
Wrapper around the native method @param pProgramIdentifier
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:168
↓ 1 callersMethodcoCreateInstanceNative
native call coCreateInstance only used by the constructor with the same parm type. This probably should be private. It is the wrapper for the Windows
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:161
↓ 1 callersMethodconvertMillisecondsToWindowsTime
Convert a Java time to a COM time. @param milliseconds Java time. @return COM time.
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DateUtilities.java:93
↓ 1 callersMethodconvertWindowsTimeToMilliseconds
Convert a COM time from functions Date(), Time(), Now() to a Java time (milliseconds). Visual Basic time values are based to 30.12.1899, Java time val
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DateUtilities.java:57
↓ 1 callersMethodcreateInstanceNative
native call createInstance only used by the constructor with the same parm type. This probably should be private. It is the wrapper for the Windows Co
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:119
↓ 1 callersMethodcreatePreview
creates a preview in a temp file and returns the raw data. @param visioData @return raw preview data @throws VisioException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioAppFacade.java:63
↓ 1 callersMethoddestroy
now private so only this object can access. Was: call this to explicitly release the com object before gc
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:137
↓ 1 callersMethoddoCoInitialize
@param threadModel
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:155
↓ 1 callersMethoddoCoUninitialize
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ComThread.java:160
↓ 1 callersMethoddoMessagePump
run a message pump for the main STA
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/STA.java:87
↓ 1 callersMethodeditDiagram
opens the file in Visio and makes the editor visible @param f the reference to the Visio file to be opened @throws VisioException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioAppFacade.java:150
↓ 1 callersMethodexecuta
M�todo para execu��o de a��o a ser executada em planilha excel. @param xl - Referencia para aplica��o excel @param sheets - Ref
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:226
↓ 1 callersMethodexecutaExcelCallBack
(String path, String password)
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:70
↓ 1 callersMethodexport
runs the Visio export command @param f @throws VisioException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioApp.java:96
↓ 1 callersFunctionextractProxy
extract a EventProxy* from a jobject
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:44
↓ 1 callersMethodfromBooleanArray
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:152
↓ 1 callersMethodfromDoubleArray
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:173
↓ 1 callersMethodfromFloatArray
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:180
↓ 1 callersMethodfromIntArray
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:187
↓ 1 callersMethodfromShortArray
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:201
↓ 1 callersMethodfromStringArray
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:208
↓ 1 callersMethodfromVariantArray
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:215
↓ 1 callersMethodgetActiveInstance
Wrapper around the native method @param pProgramIdentifier name of the program you wish to connect to
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:141
↓ 1 callersMethodgetActiveInstanceNative
native call getActiveInstance only used by the constructor with the same parm type. This probably should be private. It is the wrapper for the Windows
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:133
↓ 1 callersMethodgetBooleans
boolean access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:251
↓ 1 callersMethodgetBuiltInProperty
Built In Property Name is passed in @param builtInPropName @return String - Built in property value
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/WordDocumentProperties.java:121
↓ 1 callersMethodgetByQueryDef
should return ?? for the passed in ?? @param qd @return Variant results of query?
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/access/Access.java:109
↓ 1 callersMethodgetByteRef
public cover for native method @return the byte from a booleanRef @throws IllegalStateException if variant is not of the requested type
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:369
↓ 1 callersMethodgetChars
char access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:324
↓ 1 callersFunctiongetClassInfoFromProgId
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:290
↓ 1 callersFunctiongetClassInfoFromProgIdTypeLib
* Get the class info from the progId using the given typeLib. */
lib/jacob-1.20_src/jacob-1.20/jni/DispatchEvents.cpp:338
↓ 1 callersMethodgetColumnA
(String pathToTest)
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:53
↓ 1 callersMethodgetColumnB
(String pathToTest)
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/excel/ControllerTest.java:58
↓ 1 callersMethodgetColumns
gets the columns form the rec set @param recset @return list of column names
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/access/Access.java:128
↓ 1 callersMethodgetCommand
(String con, String query)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/test.java:36
↓ 1 callersMethodgetCurrencyRef
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:408
↓ 1 callersMethodgetCustomProperty
Custom Property Name is passed in @param cusPropName @return String - Custom property value
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/WordDocumentProperties.java:103
↓ 1 callersMethodgetDate
get windows time from an single dimensional array @param sa_idx array index @return date stored in array
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1074
↓ 1 callersMethodgetDateRef
@return returns the date value as a double, throws exception if not a date type @throws IllegalStateException if variant is not of
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:442
↓ 1 callersMethodgetDecimalRef
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:477
↓ 1 callersMethodgetDoubleRef
@return returns the double value, throws exception if not a Double type @throws IllegalStateException if variant is not of the requested t
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:548
↓ 1 callersMethodgetDoubles
double access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:360
↓ 1 callersMethodgetEOF
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:74
↓ 1 callersMethodgetError
@return double return the error value held in this variant (fails on other types?) @throws IllegalStateException if variant is not
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:576
↓ 1 callersMethodgetFields
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:78
↓ 1 callersMethodgetFileSystemType
@return file system on the drive
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:116
↓ 1 callersMethodgetFloatRef
@return returns the float value, throws exception if not a Float type @throws IllegalStateException if variant is not of the requested typ
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:625
↓ 1 callersMethodgetFloats
float access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:407
← previousnext →201–300 of 1,322, ranked by callers