Package net.runelite.client.ui
Interface Activatable
-
- All Known Implementing Classes:
HiscorePanel
,InfoPanel
,MultiplexingPluginPanel
,PluginPanel
,ScreenMarkerPluginPanel
public interface Activatable
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default void
onActivate()
default void
onDeactivate()
-