MNDigitField.ctxt 446 B

1234567891011121314
  1. #BlueJ class context
  2. comment0.params=m\ n\ mComp\ nComp\ cols
  3. comment0.target=MNDigitField(int,\ int,\ JComponent,\ JComponent,\ int)
  4. comment1.target=int\ howManyDigits()
  5. comment2.params=m
  6. comment2.target=void\ setM(int)
  7. comment3.target=int\ getM()
  8. comment4.params=n
  9. comment4.target=void\ setN(int)
  10. comment5.target=int\ getN()
  11. comment6.target=Document\ createDefaultModel()
  12. comment7.params=args
  13. comment7.target=void\ main(String[])
  14. numComments=8