Class MmTravail

java.lang.Object
  |
  +--MmFond
        |
        +--MmTravail
All Implemented Interfaces:
MmGUI, MmPropObj, MmXmlObject

class MmTravail
extends MmFond


Field Summary
(package private) static int TRAVAIL_LAYER
           
 
Fields inherited from class MmFond
FOND_LAYER, gui, img, jSliderH, jSliderW, move, rect, sel
 
Constructor Summary
(package private) MmTravail()
           
 
Method Summary
 void save(FileW fp, int indent)
           
 void setLayer(int couche)
           
 java.lang.String toString()
           
 
Methods inherited from class MmFond
add, creation, getChildAt, getChildCount, getIndexOfChild, getLayer, getPane, getRect, getTreeNode, isVisible, move, moveTo, popupMenu, propPane, remove, resetLocation, set, setLocation, setPane, setVisible
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

TRAVAIL_LAYER

static int TRAVAIL_LAYER
Constructor Detail

MmTravail

MmTravail()
Method Detail

save

public void save(FileW fp,
                 int indent)
          throws java.io.IOException
Overrides:
save in class MmFond

toString

public java.lang.String toString()
Overrides:
toString in class MmFond

setLayer

public void setLayer(int couche)
Overrides:
setLayer in class MmFond