public class P2DShapeControl extends P2DComponentControl implements P2DShapeControlInterface
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
version |
image, moving, startingPoint
commands, fwkCommandTemplate, groups
Constructor and Description |
---|
P2DShapeControl() |
askForName, focusGained, focusLost, getVersion, initialize, install, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, openPopupMenu, processFocusEvent, processMouseEvent, release, release, revalidate, uninstall
addCommand, addCommand, addToGroup, addToGroup, clearCommands, commandsAvailable, deleteGroup, getCommand, getCommands, getGroup, groupExists, removeCommand, removeFromGroup, setCommands
getPresentationString, getPresentationString
getNiceVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
askForName, focusGained, focusLost, initialize, install, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, openPopupMenu, processFocusEvent, processMouseEvent, revalidate, uninstall
getPresentationString, getPresentationString
public static final java.lang.String version