7879808182838485868788
Connections.remove(occ); } public void Add() { OConnectionJPanel oc = new OConnectionJPanel(); oc.ShowEmptyDialog(); if (oc.getIsSaved()) { Refresh(); } } }