project35.desktopDeployment
Class SymbolTile
java.lang.Object
project35.desktopDeployment.SymbolTile
public class SymbolTile
- extends Object
Copyright (c) 2008 Kevin Garwood for Project35. This code is
licensed under the Academic Free License version 3.0. For more information
on the terms and conditions, please see the file "LICENSE" that is included
in this distribution.
- Version:
- 1.0
- Author:
- Kevin Garwood (kgarwood@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIDTH
public static final int WIDTH
- See Also:
- Constant Field Values
HEIGHT
public static final int HEIGHT
- See Also:
- Constant Field Values
INSET
public static final int INSET
- See Also:
- Constant Field Values
SymbolTile
public SymbolTile(String unicodeCharacter)
getUnicodeCharacter
public String getUnicodeCharacter()
contains
public boolean contains(Point currentMouseLocation)
setEnabled
public void setEnabled(boolean isEnabled)
highlightOutline
public void highlightOutline(boolean highlightOutline)
setSelected
public void setSelected(boolean isSelected)
setLocation
public void setLocation(Point location)
draw
public void draw(Graphics graphics)