Improvement: add graphical ui
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.sheepit.client.standalone.swing.activity;
|
||||
|
||||
public interface Activity {
|
||||
|
||||
public void show();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user