Package dk.gtz.graphedit.view
Interface IRestartableApplication
public interface IRestartableApplication
An interface for applications that are restartable.
-
Method Summary
-
Method Details
-
restart
void restart()Restart the application
-