no message
This commit is contained in:
@@ -20,7 +20,6 @@ public class DirInfo extends DBObject {
|
||||
public File getFile() {
|
||||
return dir;
|
||||
}
|
||||
|
||||
@Override
|
||||
public Object getFieldAt(int columnIndex) {
|
||||
switch (columnIndex) {
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
package _VisualDVM.GlobalData.FileObject;
|
||||
import Common.Database.Tables.DataSet;
|
||||
import Common.Visual.DataSetControlForm;
|
||||
import Common.Visual.Tables.RendererDate;
|
||||
import _VisualDVM.GlobalData.FileObject.UI.DirInfosForm;
|
||||
|
||||
import javax.swing.*;
|
||||
|
||||
Reference in New Issue
Block a user