Interface InternalFrameCloseHandler
-
public interface InternalFrameCloseHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close(JInternalFrame internalFrame)
-
-
-
Method Detail
-
close
void close(JInternalFrame internalFrame)
-
-