|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStartupDialogSettings
Provides access to members that contorl the behavior of the Getting Started window.
| Method Summary | |
|---|---|
String |
getProgId()
The startup window prog id. |
boolean |
isAddData()
Indicates if the Add Data dialog should be displayed. |
boolean |
isOpenLastDocument()
Indicates if the last document should be opened. |
boolean |
isShowStartup()
Indicates if the startup window should be displayed. |
void |
load()
Loads the current values from the registry. |
| Method Detail |
|---|
boolean isShowStartup()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOpenLastDocument()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAddData()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getProgId()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void load()
throws IOException,
AutomationException
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 | ||||||||