Package edu.internet2.ndt
Class NewFrame
java.lang.Object
com.vuze.plugins.mlab.tools.ndt.swingemu.Component
com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
edu.internet2.ndt.NewFrame
public class NewFrame extends JFrame
Utility class that creates a new "Frame" with a window closing functionality.
This Class is used to provide a base "frame" for the Statistics, Details and
Options windows
This class is declared separately so that it can be easily extended by users
to customize based on individual needs
-
Constructor Summary
-
Method Summary
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
-
NewFrame
Constructor
-