VASSAL.counters
Class Replace.Ed

java.lang.Object
  |
  +--VASSAL.counters.PlaceMarker.Ed
        |
        +--VASSAL.counters.Replace.Ed
All Implemented Interfaces:
PieceEditor
Enclosing class:
Replace

protected static class Replace.Ed
extends PlaceMarker.Ed


Fields inherited from class VASSAL.counters.PlaceMarker.Ed
defineButton, matchRotationConfig, selectButton, xOffsetConfig, yOffsetConfig
 
Constructor Summary
Replace.Ed(Replace piece)
           
 
Method Summary
 java.lang.String getType()
           
 
Methods inherited from class VASSAL.counters.PlaceMarker.Ed
getControls, getState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Replace.Ed

public Replace.Ed(Replace piece)
Method Detail

getType

public java.lang.String getType()
Overrides:
getType in class PlaceMarker.Ed