|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.clickable.targetable.TargetableFactory
public final class TargetableFactory
| Field Summary | |
|---|---|
static javax.swing.JPopupMenu |
abilitiesMenu
The associated menu to abilities choice |
static java.awt.Color |
TARGET_COLOR
The color used to corlor the targetable component |
static java.lang.String |
tooltipDirtyDataBase
The text displayed in tooltip to indicate this contains some data hidding the original ones. |
static java.lang.String |
tooltipInvalidTarget
The text displayed in tooltip to indicate this is not a valid target. |
static java.lang.String |
tooltipValidTarget
The text displayed in tooltip to indicate this is a valid target. |
static MCard |
triggerTargetable
The last Card where popup trigger has been recorded. |
| Method Summary | |
|---|---|
static void |
initSettings()
Initialize the tooltip headers and topics to display fastest the tooltip of card. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String tooltipValidTarget
public static java.lang.String tooltipInvalidTarget
public static java.lang.String tooltipDirtyDataBase
public static final java.awt.Color TARGET_COLOR
public static javax.swing.JPopupMenu abilitiesMenu
public static MCard triggerTargetable
| Method Detail |
|---|
public static void initSettings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||