org.netbeans.microedition.svg
Interface SVGForm.FocusListener

All Known Implementing Classes:
SVGAbstractButton, SVGButton, SVGCheckBox, SVGComboBox, SVGComponent, SVGLabel, SVGList, SVGRadioButton, SVGSlider, SVGSpinner, SVGTextArea, SVGTextField
Enclosing class:
SVGForm

public static interface SVGForm.FocusListener


Method Summary
 void focusGained()
           
 void focusLost()
           
 

Method Detail

focusGained

void focusGained()

focusLost

void focusLost()