|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description of the Class
| Field Summary | |
static int |
MDI
Description of the Field |
static int |
SDI
Description of the Field |
| Method Summary | |
void |
addWindowListener(java.awt.event.WindowListener l)
Adds a feature to the WindowListener attribute of the FrameService object |
void |
removeWindowListener(java.awt.event.WindowListener l)
Description of the Method |
void |
setTitle(java.lang.String title)
Setter for the title attribute |
| Methods inherited from interface java.beans.beancontext.BeanContextContainerProxy |
getContainer |
| Methods inherited from interface org.ejtools.adwt.service.MenuBarService.Listener |
update |
| Field Detail |
public static final int MDI
public static final int SDI
| Method Detail |
public void setTitle(java.lang.String title)
title - The new valuepublic void addWindowListener(java.awt.event.WindowListener l)
l - The feature to be added to the WindowListener attributepublic void removeWindowListener(java.awt.event.WindowListener l)
l - Description of Parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||