Uses of Interface
fr.emn.lite.Manipulable

Packages that use Manipulable
fr.emn.inputeditor   
 

Uses of Manipulable in fr.emn.inputeditor
 

Classes in fr.emn.inputeditor that implement Manipulable
 class LiteDesk
           
 class LiteInSlot
           
 class LiteLink
           
 class LiteLinkUnion
          This is a LiteGroup that only contains Nodes.
 class LiteNode
           
 class LiteNodeUnion
          This is a LiteGroup that only contains Nodes.
 class LiteOutSlot
           
 class LitePin
          Une classe vite fait pour representer les pins
 class LiteSlot
           
 class LiteSortedDesk
           
 

Methods in fr.emn.inputeditor with parameters of type Manipulable
protected  int JDeskView.getManipulation(Manipulable m, java.awt.event.InputEvent e)
          Returns the state of interaction (manipulation) according to the value of modifiers & the object's manipulation capabilities.