org.pushingpixels.flamingo.internal.utils
public class KeyTipManager.KeyTipChain extends Object
Modifier and Type | Field and Description |
---|---|
JComponent |
chainParentComponent |
int |
keyTipLookupIndex |
Constructor and Description |
---|
KeyTipManager.KeyTipChain(JComponent chainParentComponent) |
public int keyTipLookupIndex
public JComponent chainParentComponent
public KeyTipManager.KeyTipChain(JComponent chainParentComponent)
public void addLink(KeyTipManager.KeyTipLink link)