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


Field Summary
 
Fields inherited from class VASSAL.counters.PlaceMarker.Ed
defineButton, selectButton
 
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()
Specified by:
getType in interface PieceEditor
Overrides:
getType in class PlaceMarker.Ed