public class IColorTable
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IColorTable(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
int |
getBasicColorCount() |
java.lang.Object |
getBasicColors() |
int |
getColorRefAtIndex(int param1) |
int |
getCount() |
int |
getCustomColorCount() |
java.lang.Object |
getCustomColors() |
java.lang.String |
getNameAtIndex(int param1) |
int |
getStandardCount() |
int |
iGetBasicColors(int param1) |
int |
iGetCustomColors(int param1) |
void |
setColorRefAtIndex(int param1,
int param2,
int param3) |
boolean |
setCustomColor(int param1,
int param2) |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public int iGetCustomColors(int param1)
public void setColorRefAtIndex(int param1, int param2, int param3)
public int getCount()
public int getColorRefAtIndex(int param1)
public int getStandardCount()
public int getBasicColorCount()
public java.lang.Object getBasicColors()
public int iGetBasicColors(int param1)
public int getCustomColorCount()
public java.lang.Object getCustomColors()
public boolean setCustomColor(int param1, int param2)
public java.lang.String getNameAtIndex(int param1)