|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kahina.core.util.KahinaSwingUtilities
public class KahinaSwingUtilities
| Constructor Summary | |
|---|---|
KahinaSwingUtilities()
|
|
| Method Summary | |
|---|---|
static JMenuItem |
createMenuItem(String text,
String actionCommand,
ActionListener actionListener)
|
static void |
scrollToCenter(JScrollPane scrollPane,
int x,
int y)
|
static Object |
visualError(String message,
Throwable t)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KahinaSwingUtilities()
| Method Detail |
|---|
public static void scrollToCenter(JScrollPane scrollPane,
int x,
int y)
public static Object visualError(String message,
Throwable t)
public static JMenuItem createMenuItem(String text,
String actionCommand,
ActionListener actionListener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||