|
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
public abstract class FocusCellHighlighter
Constructor Summary | |
---|---|
FocusCellHighlighter(ColumnViewer viewer)
|
Method Summary | |
---|---|
protected void |
focusCellChanged(ViewerCell cell)
Called by the framework when the focus cell has changed. |
ViewerCell |
getFocusCell()
|
protected void |
init()
This method is called by the framework to initialize this cell highlighter object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FocusCellHighlighter(ColumnViewer viewer)
viewer
- Method Detail |
---|
public ViewerCell getFocusCell()
protected void focusCellChanged(ViewerCell cell)
cell
- the new focus cellprotected void init()
|
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.