public void saveLabel() {
try { FileOutputStream fo = new FileOutputStream("LabelsInfo.dat"); ObjectOutputStream about = new Obj