|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStyleSelector
Provides access to members that work with the style selector dialog.
| Method Summary | |
|---|---|
boolean |
addStyle(Object style)
Specifies the original style. |
boolean |
doModal(int parentHWnd)
Shows the style selector dialog. |
Object |
getStyle(int index)
Returns the updated style. |
| Method Detail |
|---|
boolean addStyle(Object style)
throws IOException,
AutomationException
style - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getStyle(int index)
throws IOException,
AutomationException
index - The index (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal(int parentHWnd)
throws IOException,
AutomationException
parentHWnd - The parentHWnd (A COM typedef) (in)
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 | ||||||||