|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kahina.core.gui.KahinaControlButton
public class KahinaControlButton
| Constructor Summary | |
|---|---|
KahinaControlButton(String iconPath,
String command,
String toolTipText)
|
|
KahinaControlButton(String iconPath,
String command,
String toolTipText,
int mnemonic)
|
|
| Method Summary | |
|---|---|
JButton |
create()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KahinaControlButton(String iconPath,
String command,
String toolTipText)
public KahinaControlButton(String iconPath,
String command,
String toolTipText,
int mnemonic)
| Method Detail |
|---|
public JButton create()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||