Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.fudaa.ebli.calque.state
Class EbliStateSelection.Rectangle  view EbliStateSelection.Rectangle download EbliStateSelection.Rectangle.java

java.lang.Object
  extended byorg.fudaa.ebli.calque.state.EbliStateSelection
      extended byorg.fudaa.ebli.calque.state.EbliStateSelection.Rectangle
All Implemented Interfaces:
EbliState, java.util.EventListener, javax.swing.event.TreeSelectionListener
Enclosing class:
EbliStateSelection

public static class EbliStateSelection.Rectangle
extends EbliStateSelection


Nested Class Summary
 
Nested classes inherited from class org.fudaa.ebli.calque.state.EbliStateSelection
EbliStateSelection.Polygone, EbliStateSelection.Ponctuelle, EbliStateSelection.Rectangle
 
Field Summary
 
Fields inherited from class org.fudaa.ebli.calque.state.EbliStateSelection
arbre_, button_, cqS_, mode_
 
Constructor Summary
EbliStateSelection.Rectangle(org.fudaa.ebli.calque.ZCalqueSelectionInteraction _inter, org.fudaa.ebli.calque.BArbreCalque _arbre, javax.swing.AbstractButton _b)
           
 
Method Summary
 java.lang.String getDescription()
           
 
Methods inherited from class org.fudaa.ebli.calque.state.EbliStateSelection
activate, destroy, valueChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EbliStateSelection.Rectangle

public EbliStateSelection.Rectangle(org.fudaa.ebli.calque.ZCalqueSelectionInteraction _inter,
                                    org.fudaa.ebli.calque.BArbreCalque _arbre,
                                    javax.swing.AbstractButton _b)
Method Detail

getDescription

public java.lang.String getDescription()