argutia.gui
Class SpellingInputVerifier
java.lang.Object
javax.swing.InputVerifier
argutia.gui.SpellingInputVerifier
- All Implemented Interfaces:
- FileListener, ComponentListener, EventListener
public class SpellingInputVerifier
- extends InputVerifier
- implements ComponentListener, FileListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alertMsg
private String alertMsg
onglets
private final Onglets onglets
modifies
private final Collection<Representation> modifies
SpellingInputVerifier
public SpellingInputVerifier(Onglets onglets)
verify
public boolean verify(JComponent input)
- Specified by:
verify
in class InputVerifier
toUpdate
public void toUpdate(Representation r)
shouldYieldFocus
public boolean shouldYieldFocus(JComponent input)
- Overrides:
shouldYieldFocus
in class InputVerifier
componentHidden
public void componentHidden(ComponentEvent e)
- Specified by:
componentHidden
in interface ComponentListener
componentMoved
public void componentMoved(ComponentEvent e)
- Specified by:
componentMoved
in interface ComponentListener
componentResized
public void componentResized(ComponentEvent e)
- Specified by:
componentResized
in interface ComponentListener
componentShown
public void componentShown(ComponentEvent e)
- Specified by:
componentShown
in interface ComponentListener
fileStateChanged
public void fileStateChanged(FileEvent e)
- Description copied from interface:
FileListener
- Notifie l'écouteur qu'un événement est survenu concernant la gestion des
fichiers.
- Specified by:
fileStateChanged
in interface FileListener
- Parameters:
e
- événement concernant la gestion des fichiers.
Argutia JavaDoc
23 décembre 2007