|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pushingpixels.flamingo.internal.utils.KeyTipRenderingUtilities
public class KeyTipRenderingUtilities
| Constructor Summary | |
|---|---|
KeyTipRenderingUtilities()
|
|
| Method Summary | |
|---|---|
static Dimension |
getPrefSize(FontMetrics fm,
String keyTip)
|
static void |
renderKeyTip(Graphics g,
Container c,
Rectangle rect,
String keyTip,
boolean toPaintEnabled)
|
static void |
renderMenuButtonKeyTips(Graphics g,
JCommandMenuButton menuButton,
CommandButtonLayoutManager layoutManager)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyTipRenderingUtilities()
| Method Detail |
|---|
public static Dimension getPrefSize(FontMetrics fm,
String keyTip)
public static void renderKeyTip(Graphics g,
Container c,
Rectangle rect,
String keyTip,
boolean toPaintEnabled)
public static void renderMenuButtonKeyTips(Graphics g,
JCommandMenuButton menuButton,
CommandButtonLayoutManager layoutManager)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||