(int entry)
| 1552 | * @return color entry, or null if index is out of range. |
| 1553 | */ |
| 1554 | public class ColorTable:public java.awt.Color GetColorEntry(int entry) |
| 1555 | |
| 1556 | /** |
| 1557 | * Get number of color entries in table. |
| 1558 | * |
| 1559 | * @return the number of color entries. |
| 1560 | */ |
| 1561 | public class ColorTable:public int GetCount() |
| 1562 | |
| 1563 | /** |
no outgoing calls