fi.hut.tml.xsmiles.mlfc.xforms.dialog
Interface FocusHandler
- All Known Implementing Classes:
- DynamicFocusHandler
- public interface FocusHandler
- Author:
- honkkis
setFocus
public void setFocus(org.w3c.dom.Element elem)
getNextFocus
public org.w3c.dom.Element getNextFocus(org.w3c.dom.Element e)
getPreviousFocus
public org.w3c.dom.Element getPreviousFocus(org.w3c.dom.Element e)
getRootFocus
public org.w3c.dom.Element getRootFocus()
getParentFocus
public org.w3c.dom.Element getParentFocus(org.w3c.dom.Element e)
getCurrentFocus
public org.w3c.dom.Element getCurrentFocus()
getFocusPoints
public java.util.Vector getFocusPoints(org.w3c.dom.Element e)
speakCurrentFocus
public void speakCurrentFocus()
speak
public void speak(java.lang.String s)
destroy
public void destroy()
getLastReply
public java.lang.String getLastReply()
X-Smiles 1.2