|
|||||||||
| Home >> All >> com >> arranger >> jarl >> shell >> views >> [ mainShellPanes overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.arranger.jarl.shell.views.mainShellPanes
Interface IMainShellPane

- All Known Implementing Classes:
- BaseMSP
- public interface IMainShellPane
IMainShellPane created on Apr 21, 2003
| Method Summary | |
java.awt.Component |
createComponent()
Create a component |
void |
init(com.arranger.jarl.shell.JarlShell jarlShell)
Initializes with the jarl shell |
void |
onChange(com.arranger.jarl.shell.models.BaseModel baseModel,
java.lang.String propertyName)
Events have been fired |
| Method Detail |
init
public void init(com.arranger.jarl.shell.JarlShell jarlShell)
- Initializes with the jarl shell
createComponent
public java.awt.Component createComponent()
- Create a component
onChange
public void onChange(com.arranger.jarl.shell.models.BaseModel baseModel, java.lang.String propertyName)
- Events have been fired
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> shell >> views >> [ mainShellPanes overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC