public class KeyTipManager.KeyTipChain
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
javax.swing.JComponent |
chainParentComponent |
int |
keyTipLookupIndex |
Constructor and Description |
---|
KeyTipChain(javax.swing.JComponent chainParentComponent) |
Modifier and Type | Method and Description |
---|---|
void |
addLink(KeyTipManager.KeyTipLink link) |
public int keyTipLookupIndex
public javax.swing.JComponent chainParentComponent
public void addLink(KeyTipManager.KeyTipLink link)