VASSAL.counters
Class UsePrototype.Editor

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

public static class UsePrototype.Editor
extends java.lang.Object
implements PieceEditor


Constructor Summary
UsePrototype.Editor(UsePrototype up)
           
 
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

UsePrototype.Editor

public UsePrototype.Editor(UsePrototype up)
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