Todos

Class Class Todos Count Method Todos Count Field Todos Count
com.tapina.robe.runtime.FontUtils 0 1 0
com.tapina.robe.swi.Wimp 0 2 0
com.tapina.robe.swi.clib.string.StrLen 1 0 0
com.tapina.robe.swi.wimp.Icon 0 2 0
com.tapina.robe.swi.wimp.Window 0 2 0

com.tapina.robe.runtime.FontUtils

Method Todos
nativeToAcornName(): change to use StringTokenizer

com.tapina.robe.swi.Wimp

Method Todos
GetCaretPosition(): Write this method
getCaretPosition(): Need to populate the caret position with real data

com.tapina.robe.swi.clib.string.StrLen

Class Todos
Write a JUnit test for R0 = 0 so that the behaviour is explicitly documented and tested for. See DrawPlus: baricon()

com.tapina.robe.swi.wimp.Icon

Method Todos
setIconFlags(): Update component to reflect this.
getComponent(): Need to make this component re-check indirected data in case it has been updated when redrawing

com.tapina.robe.swi.wimp.Window

Method Todos
deleteIcon(): Remove the icon from the Java window too when we start creating them
setExtent(): Change the window component too