Class LayoutKeyEvent
java.lang.Object
org.gvsig.app.project.documents.layout.LayoutKeyEvent
- All Implemented Interfaces:
KeyEventDispatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancopy(LayoutPanel layout) static booleancut(LayoutPanel layout) booleanstatic booleanstatic booleanpaste(LayoutPanel layout) static booleanredo(LayoutPanel layout) static booleanundo(LayoutPanel layout)
-
Constructor Details
-
LayoutKeyEvent
public LayoutKeyEvent()
-
-
Method Details
-
copy
- Throws:
CloneNotSupportedException
-
cut
- Throws:
CloneNotSupportedException
-
paste
- Throws:
CloneNotSupportedException
-
undo
-
redo
-
dispatchKeyEvent
- Specified by:
dispatchKeyEventin interfaceKeyEventDispatcher
-
hasSelection
public static boolean hasSelection()
-