|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.dev.joode.graphics2D.tool.AbstractTool
net.java.dev.joode.graphics2D.tool.CreateTool
public class CreateTool
the create tool creates object in the worls, by copying and placing a prototype
| Field Summary |
|---|
| Fields inherited from class net.java.dev.joode.graphics2D.tool.AbstractTool |
|---|
tools |
| Constructor Summary | |
|---|---|
CreateTool(SimState prototype)
|
|
| Method Summary | |
|---|---|
void |
mouseClicked(java.awt.event.MouseEvent e)
|
| Methods inherited from class net.java.dev.joode.graphics2D.tool.AbstractTool |
|---|
activate, deactivate, getIcon, getLabel, install, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, notifyQuickStep, notifyStep, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateTool(SimState prototype)
| Method Detail |
|---|
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked in interface java.awt.event.MouseListenermouseClicked in class AbstractTool
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||