|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComponentTip
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDfd86ed38_01c7_4a41_a72c_5502031aa216
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getHeading()
Heading for Tip. |
int |
getImage()
The image for the Tip. |
java.lang.String |
getTip()
The body of text of the tip. |
Field Detail |
---|
static final int IIDfd86ed38_01c7_4a41_a72c_5502031aa216
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getHeading() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTip() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getImage() throws java.io.IOException, AutomationException
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 |