[BRLTTY] Brlapi under Android and parameters
    Dave Mielke 
    Dave at mielke.cc
       
    Tue Mar  4 16:40:39 UTC 2025
    
    
  
[quoted lines by Peter Lecky on 2025/03/04 at 15:55 +0100]
A note on the Java bindings. I don't have your original code in front of me, but I think it contained a line like this:
   CursorBlinkPeriodParameter p = new CursorBlinkPeriodParameterj
It'd be m8ch simpler to wirte:
   Parameter p = Parameters.cursorBlinkPeriod;
-- 
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: Dave at Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |
http://mielke.cc/xmother.html (Letter from a Feminist ex-Mother)
    
    
More information about the BRLTTY
mailing list