|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.lip6.sma.simulacion.app.MoreSwingUtilities
public final class MoreSwingUtilities
Classe pour quelques fonctions en plus relatives à SwingUtilities.
| Constructor Summary | |
|---|---|
private |
MoreSwingUtilities()
Constructeur par défaut inaccessible. |
| Method Summary | |
|---|---|
static boolean |
isLeftMouseButtonWithoutCtrl(MouseEvent inEvent)
Détermine si le bouton gauche est appuyé sans la touche ctrl. |
static boolean |
isRightMouseButtonOrEquivalent(MouseEvent inEvent)
Détermine si le bouton droit est appuyé ou le bouton gauche avec la touche ctrl. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private MoreSwingUtilities()
| Method Detail |
|---|
public static boolean isLeftMouseButtonWithoutCtrl(MouseEvent inEvent)
inEvent - événement du clic.
public static boolean isRightMouseButtonOrEquivalent(MouseEvent inEvent)
inEvent - événement du clic.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||