|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.AbstractCollection
java.util.AbstractList
fr.emn.lite.Lite
fr.emn.lite.LiteContainer
fr.emn.lite.LiteDesk
fr.emn.inputeditor.LiteDesk
| Field Summary |
| Fields inherited from class fr.emn.lite.LiteContainer |
children |
| Fields inherited from class fr.emn.lite.Lite |
model, oldParent, parent, PICK_ACTIVEBOUNDS, PICK_ALL, PICK_DEEPEST, PICK_FIRST, PICK_GRAPHBOUNDS, PICK_INSIDE, PICK_INTER, PICK_MANIPULABLE, visible |
| Fields inherited from class java.util.AbstractList |
modCount |
| Constructor Summary | |
LiteDesk()
LiteDesk constructor comment. |
|
| Method Summary | |
boolean |
canClone()
canClone method comment. |
boolean |
canDelete()
canDelete method comment. |
boolean |
canScale()
canScale method comment. |
boolean |
canSelect()
canSelect method comment. |
boolean |
canShortcut()
canShortcut method comment. |
boolean |
canTranslate()
canTranslate method comment. |
| Methods inherited from class fr.emn.lite.LiteDesk |
doPaint, getBounds, update |
| Methods inherited from class fr.emn.lite.LiteContainer |
add, add, get, getChildrenBounds, remove, remove, set, set, size |
| Methods inherited from class fr.emn.lite.Lite |
changeTransform, concatenate, context, dist, equals, getActiveBounds, getActiveBoundsFrom, getAncestor, getAncestor, getBoundsFrom, getBoundsFromNoCorrect, getChildrenGhostPath, getCommonAncestor, getGhost_old, getGhost, getGhostPath, getParent, getShadow, getTransform, getTransformFrom, getTransformNoCopy, isVisible, migrateBack, migrateTo, paint_old, paint, paintChildren, paintShadows, pick, pickChildren, preConcatenate, setContext, setParent, setTransform, setVisible, toString, transformBounds |
| Methods inherited from class java.util.AbstractList |
add, addAll, clear, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subList |
| Methods inherited from class java.util.AbstractCollection |
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray |
| Constructor Detail |
public LiteDesk()
| Method Detail |
public boolean canClone()
canClone in interface Manipulablepublic boolean canDelete()
canDelete in interface Manipulablepublic boolean canScale()
canScale in interface Manipulablepublic boolean canSelect()
canSelect in interface Manipulablepublic boolean canShortcut()
canShortcut in interface Manipulablepublic boolean canTranslate()
canTranslate in interface Manipulable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||