public class FrameAdapter extends Object implements GriffonPivotAdapter, org.apache.pivot.wtk.FrameListener
| Constructor and Description | 
|---|
| FrameAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| CallableWithArgs<Void> | getMenuBarChanged() | 
| void | menuBarChanged(org.apache.pivot.wtk.Frame arg0,
              org.apache.pivot.wtk.MenuBar arg1) | 
| void | setMenuBarChanged(CallableWithArgs<Void> menuBarChanged) | 
public CallableWithArgs<Void> getMenuBarChanged()
public void setMenuBarChanged(CallableWithArgs<Void> menuBarChanged)
public void menuBarChanged(org.apache.pivot.wtk.Frame arg0,
                           org.apache.pivot.wtk.MenuBar arg1)
menuBarChanged in interface org.apache.pivot.wtk.FrameListener