Index

D E G H I L R T 
All Classes and Interfaces|All Packages|Constant Field Values

D

DATA_FLAVOR - Static variable in class de.turnertech.tz.swing.TacticalSymbol
A DataFlavor representing the TacticalSymbol class, allowing the entire class to be part of Drag and Drop actions.
de.turnertech.tz.swing - module de.turnertech.tz.swing
A Resource Pack containing numerous tactical symbols from the German "Taktische Zeichen".
de.turnertech.tz.swing - package de.turnertech.tz.swing
Package containing over Swing helper classes to get access to the tactical symbols.
DEFAULT_SCALING_METHOD - Static variable in class de.turnertech.tz.swing.TacticalSymbol
The default java.awt.Image scaling to use for rescaling images

E

equals(Object) - Method in class de.turnertech.tz.swing.TacticalSymbol
 

G

getImageIcon() - Method in class de.turnertech.tz.swing.TacticalSymbol
Simple getter for the ImageIcon.
getImageIcon(int, int) - Method in class de.turnertech.tz.swing.TacticalSymbol
Gets an ImageIcon scaled to the desired height and width.
getImageIcon(int, int, int) - Method in class de.turnertech.tz.swing.TacticalSymbol
Gets an ImageIcon scaled to the desired height and width.
getImageURL() - Method in class de.turnertech.tz.swing.TacticalSymbol
Gets the symbols underlying class path resource URL.
getTacticalSymbol(int) - Static method in class de.turnertech.tz.swing.TacticalSymbolFactory
Returns a tactical symbol based on its unique Id (hashCode).
getTacticalSymbols() - Static method in class de.turnertech.tz.swing.TacticalSymbolFactory
Returns the internal storage wrapped in an unmodifiable list.
getTacticalSymbols(TacticalSymbolTag...) - Static method in class de.turnertech.tz.swing.TacticalSymbolFactory
A search mechanism using "AND" logic to retrieve all TacticalSymbols with all of the desired TacticalSymbolTags
getTags() - Method in class de.turnertech.tz.swing.TacticalSymbol
Returns the collection of tags associated with this symbol
getTransferData(DataFlavor) - Method in class de.turnertech.tz.swing.TacticalSymbol
 
getTransferDataFlavors() - Method in class de.turnertech.tz.swing.TacticalSymbol
 

H

hashCode() - Method in class de.turnertech.tz.swing.TacticalSymbol
We are hard coding the hashcode in the constructor.

I

initialise() - Static method in class de.turnertech.tz.swing.TacticalSymbolFactory
Uses TacticalSymbolResourceFactory to initialise an internal list aof all available tactical symbols wrapped and prepared in TacticalSymbol instances
isDataFlavorSupported(DataFlavor) - Method in class de.turnertech.tz.swing.TacticalSymbol
 
isInitialised() - Static method in class de.turnertech.tz.swing.TacticalSymbolFactory
Simple check to see if the internal storage has been initialised.

L

LOGGER_NAME - Static variable in class de.turnertech.tz.swing.TacticalSymbolFactory
We use java.util logging.

R

reset() - Static method in class de.turnertech.tz.swing.TacticalSymbolFactory
Resets the cache back to a default state.

T

TacticalSymbol - Class in de.turnertech.tz.swing
A Swing version of the Tactical Symbol class.
TacticalSymbolFactory - Class in de.turnertech.tz.swing
A static factory class for creating and accessing the tactical symbols provided in this module via a programmer friendly method.
toString() - Method in class de.turnertech.tz.swing.TacticalSymbol
 
D E G H I L R T 
All Classes and Interfaces|All Packages|Constant Field Values