|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISxApplicationAdmin
COM Interface 'ISxApplicationAdmin'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcScene.olb'
Description: 'ISxApplicationAdmin interface.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID53a94453_fae2_11d3_a67f_0008c7df97b9
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
getGlobalWindow(int[] hWnd)
Get the Global window. |
int |
getRecentFilesCount()
The number of recent files. |
void |
getTOCWindow(int[] hWnd)
Get the TOC window. |
void |
setRecentFilesCount(int count)
The number of recent files. |
void |
updateStatusBarMessage()
Updates status bar message when selection or view changes. |
Field Detail |
---|
static final int IID53a94453_fae2_11d3_a67f_0008c7df97b9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getRecentFilesCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRecentFilesCount(int count) throws java.io.IOException, AutomationException
count
- The count (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void updateStatusBarMessage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getTOCWindow(int[] hWnd) throws java.io.IOException, AutomationException
hWnd
- The hWnd (A COM typedef) (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getGlobalWindow(int[] hWnd) throws java.io.IOException, AutomationException
hWnd
- The hWnd (A COM typedef) (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |