X-Git-Url: https://git.pterodactylus.net/?p=jkeytool.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjkeytool%2Fgui%2Fswing%2FSwingInterface.java;h=39506e155ebf4a92d930171a1442c23b0dce5522;hp=4d287d9e7893dae60f071a27ca89970a2eaa0278;hb=8447ffbdcc1072654f030c3d54aa52ff0f19d346;hpb=93811f6061a8da43bd50cf04cffcc150d465f845 diff --git a/src/net/pterodactylus/jkeytool/gui/swing/SwingInterface.java b/src/net/pterodactylus/jkeytool/gui/swing/SwingInterface.java index 4d287d9..39506e1 100644 --- a/src/net/pterodactylus/jkeytool/gui/swing/SwingInterface.java +++ b/src/net/pterodactylus/jkeytool/gui/swing/SwingInterface.java @@ -56,6 +56,13 @@ public class SwingInterface implements Interface { /* TODO */ } + /** + * {@inheritDoc} + */ + public void stop() { + /* TODO */ + } + // // INTERFACE CoreListener //