Uses of Package
jpicedt.graphic.event
-
Packages that use jpicedt.graphic.event Package Description jpicedt.format.output.eepic Classes (formatter, view factory,...) related to the epic/eepic content-type.jpicedt.format.output.latex Classes (formatter, view factory,...) related to the LaTeX (standard) content-type.jpicedt.graphic jPicEdt library core classes and packages.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.graphic.model Document structure and graphic primitives.jpicedt.graphic.toolkit Controller (document editing through UI actions)jpicedt.graphic.view Document appearance.jpicedt.ui Some classes and interfaces that help building concrete implementation of MDIManager's.jpicedt.ui.dialog Contains utilities classes for building various dialog boxes (preferences editing, graphic elements properties,...) -
Classes in jpicedt.graphic.event used by jpicedt.format.output.eepic Class Description DrawingEvent.EventType enumeration for DrawingEvent types -
Classes in jpicedt.graphic.event used by jpicedt.format.output.latex Class Description DrawingEvent.EventType enumeration for DrawingEvent types -
Classes in jpicedt.graphic.event used by jpicedt.graphic Class Description PEMouseInputListener The listener for receiving mouse and mouse motion events.SelectionEvent.EventType enumeration for SelectionEvent typesSelectionListener Interface for an observer to receive notifications of changes made to a SelectionHandlerZoomListener Interface for an observer to receive notifications of changes made to a zoom factor in an instance of PECanvas. -
Classes in jpicedt.graphic.event used by jpicedt.graphic.event Class Description DrawingEvent Interface for notifications of changes in a Drawing.DrawingEvent.EventType enumeration for DrawingEvent typesEditorKitEvent A class that allows an EditorKit's mousetool to send high-level mouse-events, i.e.EditorKitEvent.EventType typesafe enumeration of allowed event typesHelpMessageEvent A class that allows an EditorKit to post help-messages (or tooltips) that make sense with the current operation being performed.PEMouseEvent This is an enriched implementation of MouseEvent that return mouse coordinates in model-coordinates in addition to the usual screen-coordinates.PEMouseInputListener The listener for receiving mouse and mouse motion events.SelectionEvent Class for notifications of changes that occured in a SelectionHandler (strongly mimicsjavax.swing.event.CaretEvent)SelectionEvent.EventType enumeration for SelectionEvent typesZoomEvent Class for notifications of zoom-factor changes sourced by a PECanvas. -
Classes in jpicedt.graphic.event used by jpicedt.graphic.model Class Description DrawingEvent Interface for notifications of changes in a Drawing.DrawingEvent.EventType enumeration for DrawingEvent typesDrawingListener Interface for an observer to receive notifications of changes made to a Drawing -
Classes in jpicedt.graphic.event used by jpicedt.graphic.toolkit Class Description DrawingEvent Interface for notifications of changes in a Drawing.DrawingEvent.EventType enumeration for DrawingEvent typesDrawingListener Interface for an observer to receive notifications of changes made to a DrawingHelpMessageListener Interface for an observer to receive help messages posted by an EditorKitPEMouseEvent This is an enriched implementation of MouseEvent that return mouse coordinates in model-coordinates in addition to the usual screen-coordinates.PEMouseInputListener The listener for receiving mouse and mouse motion events. -
Classes in jpicedt.graphic.event used by jpicedt.graphic.view Class Description DrawingEvent.EventType enumeration for DrawingEvent typesPEMouseEvent This is an enriched implementation of MouseEvent that return mouse coordinates in model-coordinates in addition to the usual screen-coordinates. -
Classes in jpicedt.graphic.event used by jpicedt.ui Class Description HelpMessageEvent A class that allows an EditorKit to post help-messages (or tooltips) that make sense with the current operation being performed.HelpMessageListener Interface for an observer to receive help messages posted by an EditorKitPEMouseEvent This is an enriched implementation of MouseEvent that return mouse coordinates in model-coordinates in addition to the usual screen-coordinates.PEMouseInputListener The listener for receiving mouse and mouse motion events.SelectionEvent Class for notifications of changes that occured in a SelectionHandler (strongly mimicsjavax.swing.event.CaretEvent)SelectionListener Interface for an observer to receive notifications of changes made to a SelectionHandlerZoomEvent Class for notifications of zoom-factor changes sourced by a PECanvas.ZoomListener Interface for an observer to receive notifications of changes made to a zoom factor in an instance of PECanvas. -
Classes in jpicedt.graphic.event used by jpicedt.ui.dialog Class Description SelectionEvent Class for notifications of changes that occured in a SelectionHandler (strongly mimicsjavax.swing.event.CaretEvent)SelectionListener Interface for an observer to receive notifications of changes made to a SelectionHandler