Uses of Class
jpicedt.graphic.event.HelpMessageEvent
-
Packages that use HelpMessageEvent Package Description jpicedt.graphic.event Various events used for the communication between model, view and controler, as well as to notify external receivers of changes in the document structure, appearance,...jpicedt.ui Some classes and interfaces that help building concrete implementation of MDIManager's. -
-
Uses of HelpMessageEvent in jpicedt.graphic.event
Methods in jpicedt.graphic.event with parameters of type HelpMessageEvent Modifier and Type Method Description voidHelpMessageListener. helpMessagePosted(HelpMessageEvent e)called by the sourcing EditorKit when posting an help-message -
Uses of HelpMessageEvent in jpicedt.ui
Methods in jpicedt.ui with parameters of type HelpMessageEvent Modifier and Type Method Description voidPEDrawingBoard.StatusBar. helpMessagePosted(HelpMessageEvent e)
-