mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-08-04 01:30:37 +02:00
popUp
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package pp.dialog;
|
||||
|
||||
public interface PopupDialog {
|
||||
void show();
|
||||
}
|
Reference in New Issue
Block a user