Closedown
This commit is contained in:
@@ -27,7 +27,10 @@ import javax.swing.JPanel;
|
||||
*/
|
||||
public class TestingList extends Panel {
|
||||
|
||||
|
||||
@Override
|
||||
protected JPanel create() {
|
||||
return new NetbeansPluginPanel();
|
||||
}
|
||||
|
||||
public class NetbeansPluginPanel extends MonitoredPanel {
|
||||
|
||||
@@ -61,5 +64,5 @@ public class TestingList extends Panel {
|
||||
// Variables declaration - do not modify//GEN-BEGIN:variables
|
||||
private javax.swing.JButton jButton1;
|
||||
// End of variables declaration//GEN-END:variables
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user