VASSAL.counters
Class SendToLocation.Ed

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

public static class SendToLocation.Ed
extends java.lang.Object
implements PieceEditor


Constructor Summary
SendToLocation.Ed(SendToLocation p)
           
 
Method Summary
 java.awt.Component getControls()
           
 java.lang.String getState()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendToLocation.Ed

public SendToLocation.Ed(SendToLocation p)
Method Detail

getControls

public java.awt.Component getControls()
Specified by:
getControls in interface PieceEditor

getType

public java.lang.String getType()
Specified by:
getType in interface PieceEditor

getState

public java.lang.String getState()
Specified by:
getState in interface PieceEditor