|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rosuda.ibase.toolkit.WTentry
org.rosuda.ibase.toolkit.WTentrySwing
public class WTentrySwing
| Field Summary |
|---|
| Fields inherited from class org.rosuda.ibase.toolkit.WTentry |
|---|
id, lid, name, v, w, wclass, windowMenuName |
| Constructor Summary | |
|---|---|
WTentrySwing(WinTracker wt,
Window win,
String nam,
int wndclass)
|
|
| Method Summary | |
|---|---|
void |
addMenuItem(String name,
String action)
|
void |
addMenuSeparator()
|
protected void |
chkWinMenu()
|
Object |
getMenuItemByAction(String action)
|
Object |
getWindowMenu()
|
void |
rmMenuItemByAction(String action)
|
void |
setNameByAction(String action,
String name)
|
| Methods inherited from class org.rosuda.ibase.toolkit.WTentry |
|---|
addWindowMenuEntry, rmWindowMenuEntry, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WTentrySwing(WinTracker wt,
Window win,
String nam,
int wndclass)
| Method Detail |
|---|
protected void chkWinMenu()
public Object getWindowMenu()
getWindowMenu in class WTentrypublic void addMenuSeparator()
addMenuSeparator in class WTentry
public void addMenuItem(String name,
String action)
addMenuItem in class WTentrypublic void rmMenuItemByAction(String action)
rmMenuItemByAction in class WTentrypublic Object getMenuItemByAction(String action)
getMenuItemByAction in class WTentry
public void setNameByAction(String action,
String name)
setNameByAction in class WTentry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||