Groovy Documentation

org.jdesktop.swingx.mapviewer
[Java] Enum Tile.Priority

java.lang.Object
  org.jdesktop.swingx.mapviewer.Tile.Priority

public enum Tile.Priority

Enum Constant Summary
High

Low

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Enum Constant Detail

High

Tile.Priority High


Low

Tile.Priority Low


 

Groovy Documentation