VASSAL.counters
Class ReportState.Ed

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

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


Constructor Summary
ReportState.Ed(ReportState piece)
           
 
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

ReportState.Ed

public ReportState.Ed(ReportState piece)
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