|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjpicedt.ui.internal.PEPopupMenuFactory
public class PEPopupMenuFactory
A factory to create a PEPopupMenu for an EditorKit.
| Nested Class Summary | |
|---|---|
class |
PEPopupMenuFactory.PopupMenu
This class implements a popup-menu activable from a right-click on the associated PECanvas. |
| Constructor Summary | |
|---|---|
PEPopupMenuFactory()
Create a new PEPopupMenuFactory using the given action-map to retrieve actions. |
|
| Method Summary | |
|---|---|
javax.swing.JPopupMenu |
createPopupMenu(PECanvas board,
HitInfo hi)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PEPopupMenuFactory()
| Method Detail |
|---|
public javax.swing.JPopupMenu createPopupMenu(PECanvas board,
HitInfo hi)
createPopupMenu in interface PopupMenuFactoryboard - the popup-menu invoker componentelement - if non-null, the graphic element on which the click occured.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||