no message
This commit is contained in:
@@ -14,6 +14,9 @@ import java.util.Comparator;
|
||||
public class ServerSapforsForm extends DataSetControlForm<ServerSapfor> {
|
||||
public ServerSapforsForm(DataSet<?, ServerSapfor> dataSource_in, JPanel mountPanel_in) {
|
||||
super(dataSource_in, mountPanel_in);
|
||||
}
|
||||
@Override
|
||||
protected void createColumns() {
|
||||
AddColumns(
|
||||
new ColumnInfo<ServerSapfor>("версия") {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user