Class JApplet
java.lang.Object
com.vuze.plugins.mlab.tools.ndt.swingemu.Component
com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
- Direct Known Subclasses:
Tcpbw100
public class JApplet extends JFrame
-
Constructor Summary
Constructors Constructor Description JApplet() -
Method Summary
Modifier and Type Method Description AppletContextgetAppletContext()URLgetCodeBase()StringgetParameter(String name)voidshowStatus(String str)voidstart()Methods inherited from class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
destroy, dispose, getContentPane, toBackMethods inherited from class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
add, add, add, addMouseListener, addWindowListener, getToolkit, pack, repaint, setBorder, setCursor, setEditable, setEnabled, setForeground, setLayout, setLayout, setPreferredSize, setResizable, setSize, setTitle, setVisible
-
Constructor Details
-
JApplet
public JApplet()
-
-
Method Details
-
getCodeBase
-
getAppletContext
-
getParameter
-
showStatus
-
start
public void start()
-