|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pushingpixels.flamingo.internal.utils.KeyTipManager.KeyTipChain
public class KeyTipManager.KeyTipChain
Field Summary | |
---|---|
javax.swing.JComponent |
chainParentComponent
|
int |
keyTipLookupIndex
|
Constructor Summary | |
---|---|
KeyTipManager.KeyTipChain(javax.swing.JComponent chainParentComponent)
|
Method Summary | |
---|---|
void |
addLink(KeyTipManager.KeyTipLink link)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int keyTipLookupIndex
public javax.swing.JComponent chainParentComponent
Constructor Detail |
---|
public KeyTipManager.KeyTipChain(javax.swing.JComponent chainParentComponent)
Method Detail |
---|
public void addLink(KeyTipManager.KeyTipLink link)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |