javaclass

Changelog

(0) -100 -10 +10 tip
131:b220be071851
2005-01-18 Paul Boddie changeset files shortlog graph Fixed signed constant loading in bipush and sipush.
bytecode.py
130:e82008ab3e71
2005-01-14 Paul Boddie changeset files shortlog graph Added the mainloop method.
examples/Tkinter/tkjava/Frame.java
129:2471e7f79685
2005-01-14 Paul Boddie changeset files shortlog graph Added a main method.
examples/Tkinter/Application.java
128:fdee374b61f4
2005-01-14 Paul Boddie changeset files shortlog graph Added a wrapper class for QApplication.
examples/Qt/qtjava/QApplication.java
127:c3005435095e
2005-01-14 Paul Boddie changeset files shortlog graph Added a main method, although it does not currently work - there may be an issue with presenting Unicode objects to QWidget constructors, amongst other things.
examples/Qt/WidgetTest.java
126:49f0ac92133d
2005-01-14 Paul Boddie changeset files shortlog graph Added tests of the Integer class and of String object addition.
tests/testpackage/MainTest.java
125:61e69c94a1d5
2005-01-14 Paul Boddie changeset files shortlog graph Added tests of the StringBuffer class and of String object addition.
tests/StringBufferTest.java tests/StringTest.java
124:328607f380b0
2005-01-14 Paul Boddie changeset files shortlog graph Introduced the StringBuffer class so that the addition of String objects can be supported. Added the Integer class.
java/lang/__init__.py
123:846ca064b2ff
2005-01-14 Paul Boddie changeset files shortlog graph Fixed the argument values to be java.lang.String objects.
runclass.py
122:bbadc235f0a8
2005-01-13 Paul Boddie changeset files shortlog graph Hopefully improved the clarity of the documentation, adding notes on running classes. Minor change to runclass.py, hopefully making it executable.
README.txt runclass.py
(0) -100 -10 +10 tip