org.pushingpixels.flamingo.internal.utils
public class KeyTipManager.KeyTipLink extends Object
Modifier and Type | Field and Description |
---|---|
JComponent |
comp |
boolean |
enabled |
String |
keyTipString |
ActionListener |
onActivated |
Point |
prefAnchorPoint |
KeyTipManager.KeyTipLinkTraversal |
traversal |
Constructor and Description |
---|
KeyTipManager.KeyTipLink() |
public String keyTipString
public JComponent comp
public Point prefAnchorPoint
public ActionListener onActivated
public KeyTipManager.KeyTipLinkTraversal traversal
public boolean enabled