Classes
Methods
addListener()
    Add a listener to be called when input text is changed (submit button activated or input lost focus)
- Source:
init()
    Creates the StackPanel, adds components, creates plane, texture and virtual keyboard.
- Source:
Returns:
    plane containing the form
    
        
            
    
    
    notifyListeners()
    Called to notify listeners
- Source:
removeListener()
    Remove a listener
- Source: