dd.ui
Class TestController.ColorHex

java.lang.Object
  extended bydd.ui.HexView
      extended bydd.ui.TestController.ColorHex
All Implemented Interfaces:
java.util.EventListener, java.beans.PropertyChangeListener
Enclosing class:
TestController

public static class TestController.ColorHex
extends HexView


Field Summary
 
Fields inherited from class dd.ui.HexView
defaultShape, fillHexes, height, hilite, icons, myCell, width, xPosition, yPosition
 
Constructor Summary
TestController.ColorHex()
           
 
Method Summary
 void setCell(MapCell c)
           
 
Methods inherited from class dd.ui.HexView
addIcon, bottomCenter, cellContentsChanged, center, clear, contains, defaultCellHeight, defaultCellWidth, getCell, getParent, getSize, getVertex, hilite, paint, propertyChange, pulse, removeIcon, setLocation, setMyColor, setParent, setSize, unhilite, unpulse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestController.ColorHex

public TestController.ColorHex()
Method Detail

setCell

public void setCell(MapCell c)
Overrides:
setCell in class HexView