|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISharedTextColors
Manages SWT color objects. Until the dispose
method is called,
the same color object is returned for equal RGB
values.
This interface may be implemented by clients.
Method Summary | |
---|---|
void |
dispose()
Tells this object to dispose all its managed colors. |
Color |
getColor(RGB rgb)
Returns the color object for the value represented by the given RGB object. |
Method Detail |
---|
Color getColor(RGB rgb)
RGB
object.
rgb
- the RBG color specification
void dispose()
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.