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 AppletContext
getAppletContext()
URL
getCodeBase()
String
getParameter(String name)
void
showStatus(String str)
void
start()
Methods inherited from class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
destroy, dispose, getContentPane, toBack
Methods 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()
-