fi.hut.tml.xsmiles.gui.gui2.awt
Class AWTFocusPointsProvider
java.lang.Object
fi.hut.tml.xsmiles.gui.gui2.awt.AWTFocusPointsProvider
- All Implemented Interfaces:
- FocusPointsProvider
- Direct Known Subclasses:
- FTVGUI.HaviFocusPointsProvider
- public class AWTFocusPointsProvider
- extends java.lang.Object
- implements FocusPointsProvider
|
Field Summary |
java.util.Vector |
components
|
AWTGUI |
root
Returns the actual potential focusable components. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
root
public AWTGUI root
- Returns the actual potential focusable components. The actual location of those is related to their parent container
components
public java.util.Vector components
AWTFocusPointsProvider
public AWTFocusPointsProvider(AWTGUI gui)
getComponents
public java.util.Vector getComponents(java.util.Vector components,
java.awt.Container cont)
isFocusablePoint
public boolean isFocusablePoint(java.awt.Component component)
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
X-Smiles 1.2