()
| 42 | |
| 43 | public class STViewFrame extends JFrame { |
| 44 | public STViewFrame() { |
| 45 | initComponents(); |
| 46 | } |
| 47 | |
| 48 | private void initComponents() { |
| 49 | // JFormDesigner - Component initialization - DO NOT MODIFY //GEN-BEGIN:initComponents |
nothing calls this directly
no test coverage detected