VASSAL.counters
Class Pivot.Ed

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

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


Constructor Summary
Pivot.Ed(Pivot 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

Pivot.Ed

public Pivot.Ed(Pivot p)
Method Detail

getControls

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

getState

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

getType

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