|
Eclipse Platform Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.viewers.FocusCellHighlighter
org.eclipse.jface.viewers.FocusCellOwnerDrawHighlighter
public class FocusCellOwnerDrawHighlighter
Constructor Summary | |
---|---|
FocusCellOwnerDrawHighlighter(ColumnViewer viewer)
|
Method Summary | |
---|---|
protected void |
focusCellChanged(ViewerCell cell)
Called by the framework when the focus cell has changed. |
protected Color |
getSelectedCellBackgroundColor(ViewerCell cell)
|
protected Color |
getSelectedCellForegroundColor(ViewerCell cell)
|
Methods inherited from class org.eclipse.jface.viewers.FocusCellHighlighter |
---|
getFocusCell, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FocusCellOwnerDrawHighlighter(ColumnViewer viewer)
viewer
- the viewerMethod Detail |
---|
protected Color getSelectedCellBackgroundColor(ViewerCell cell)
cell
- the cell which is colored
protected Color getSelectedCellForegroundColor(ViewerCell cell)
cell
- the cell which is colored
protected void focusCellChanged(ViewerCell cell)
FocusCellHighlighter
focusCellChanged
in class FocusCellHighlighter
cell
- the new focus cell
|
Eclipse Platform Release 3.3 |
|||||||||
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, 2007. All rights reserved.