Update auf die Version vom LFB

This commit is contained in:
Frank Schiebel 2022-11-13 19:51:54 +01:00
parent 2bff291a51
commit ad5fad0d0e
41 changed files with 4122 additions and 4132 deletions

View file

@ -1,15 +1,15 @@
#BlueJ class context
comment0.target=NumberField
comment1.params=start\ end\ text
comment1.target=void\ replaceText(int,\ int,\ java.lang.String)
comment2.params=text
comment2.target=void\ replaceSelection(java.lang.String)
comment3.params=
comment3.target=double\ getDoubleValue()
comment4.params=
comment4.target=int\ getIntValue()
comment5.params=v
comment5.target=void\ setValue(double)
comment6.params=v
comment6.target=void\ setValue(int)
numComments=7
#BlueJ class context
comment0.target=NumberField
comment1.params=start\ end\ text
comment1.target=void\ replaceText(int,\ int,\ java.lang.String)
comment2.params=text
comment2.target=void\ replaceSelection(java.lang.String)
comment3.params=
comment3.target=double\ getDoubleValue()
comment4.params=
comment4.target=int\ getIntValue()
comment5.params=v
comment5.target=void\ setValue(double)
comment6.params=v
comment6.target=void\ setValue(int)
numComments=7