from java.applet import Applet
from test192c2 import test192c2

class test192c(Applet):
        def init(self):
                mf2 = test192c2(); mf2.show()