fi.hut.tml.xsmiles.csslayout
Class ContentFocusPointsProvider
java.lang.Object
fi.hut.tml.xsmiles.csslayout.ContentFocusPointsProvider
- All Implemented Interfaces:
- FocusPointsProvider
- public class ContentFocusPointsProvider
- extends java.lang.Object
- implements FocusPointsProvider
- Author:
- mpohja
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
focusNodes
protected java.util.Vector focusNodes
root
public AWTGUI root
renderer
public CSSRenderer renderer
scrollpane
public java.awt.Container scrollpane
ContentFocusPointsProvider
public ContentFocusPointsProvider(AWTGUI gui)
ContentFocusPointsProvider
public ContentFocusPointsProvider(CSSRenderer r)
getFocusPoints
public FocusPoint[] getFocusPoints()
- Specified by:
getFocusPoints in interface FocusPointsProvider
getNextFocusPoint
public FocusPoint getNextFocusPoint()
- Specified by:
getNextFocusPoint in interface FocusPointsProvider
getPreviousFocusPoint
public FocusPoint getPreviousFocusPoint()
- Specified by:
getPreviousFocusPoint in interface FocusPointsProvider
addFocusNode
public void addFocusNode(VisualElementImpl elem)
getAWTGUI
public AWTGUI getAWTGUI()
getRenderer
public CSSRenderer getRenderer()
X-Smiles 1.2