http://www.jpicedt.org

jpicedt.graphic.event
Interface HelpMessageListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
PEDrawingBoard.StatusBar

public interface HelpMessageListener
extends EventListener

Interface for an observer to receive help messages posted by an EditorKit

Since:
jpicedt 1.3.2
Version:
$Id: HelpMessageListener.java,v 1.7 2013/03/27 07:06:37 vincentb1 Exp $
Author:
Sylvain Reynal

Method Summary
 void helpMessagePosted(HelpMessageEvent e)
          called by the sourcing EditorKit when posting an help-message
 

Method Detail

helpMessagePosted

void helpMessagePosted(HelpMessageEvent e)
called by the sourcing EditorKit when posting an help-message


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org