|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipLink
public class KeyTipManager.KeyTipLink
| Field Summary | |
|---|---|
javax.swing.JComponent |
comp
|
boolean |
enabled
|
java.lang.String |
keyTipString
|
java.awt.event.ActionListener |
onActivated
|
java.awt.Point |
prefAnchorPoint
|
KeyTipManager.KeyTipLinkTraversal |
traversal
|
| Constructor Summary | |
|---|---|
KeyTipManager.KeyTipLink()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String keyTipString
public javax.swing.JComponent comp
public java.awt.Point prefAnchorPoint
public java.awt.event.ActionListener onActivated
public KeyTipManager.KeyTipLinkTraversal traversal
public boolean enabled
| Constructor Detail |
|---|
public KeyTipManager.KeyTipLink()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||