eu.livotov.tpt.gui.blocks
Interface TPTHeadingPanel.HeadingPanelActionListener

Enclosing class:
TPTHeadingPanel

public static interface TPTHeadingPanel.HeadingPanelActionListener


Method Summary
 void exitButtonPressed()
           
 void notificationIconPressed(TPTHeadingPanel.HeadingPanelNotification n)
           
 void toolButtonPressed(java.lang.String id)
           
 

Method Detail

toolButtonPressed

void toolButtonPressed(java.lang.String id)

exitButtonPressed

void exitButtonPressed()

notificationIconPressed

void notificationIconPressed(TPTHeadingPanel.HeadingPanelNotification n)