Package gg.xp.postnamazu.gui
Class PnGui
java.lang.Object
gg.xp.postnamazu.gui.PnGui
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleConnectionStatusChange
(EventContext context, PnStatusUpdatedEvent event) void
handleEchoEvent
(EventContext context, EchoEvent event) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gg.xp.xivsupport.gui.extra.PluginTab
asyncOk, getSortOrder
-
Constructor Details
-
PnGui
-
-
Method Details
-
getTabName
- Specified by:
getTabName
in interfaceTabDef
- Returns:
- The title of the tab
-
getTabContents
- Specified by:
getTabContents
in interfaceTabDef
- Returns:
- The contents of the tab
-
handleConnectionStatusChange
-
handleEchoEvent
-