| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.ui.swt.skin.SWTSkinObjectAdapter
com.aelitis.azureus.ui.swt.views.skin.SkinView
com.aelitis.azureus.ui.swt.views.skin.Browse
public class Browse
| Field Summary | 
|---|
| Fields inherited from class com.aelitis.azureus.ui.swt.views.skin.SkinView | 
|---|
skin | 
| Fields inherited from interface com.aelitis.azureus.ui.swt.skin.SWTSkinObjectListener | 
|---|
EVENT_CREATE_REQUEST, EVENT_CREATED, EVENT_DATASOURCE_CHANGED, EVENT_DESTROY, EVENT_HIDE, EVENT_LANGUAGE_CHANGE, EVENT_SELECT, EVENT_SHOW, NAMES | 
| Constructor Summary | |
|---|---|
Browse()
 | 
|
| Method Summary | |
|---|---|
 SWTSkinObjectBrowser | 
getBrowserSkinObject()
 | 
 void | 
mdiEntryClosed(MdiEntry entry,
               boolean userClosed)
Triggered when a MdiEntry is closed | 
 java.lang.Object | 
skinObjectCreated(SWTSkinObject skinObject,
                  java.lang.Object params)
Skin Object was created.  | 
 java.lang.Object | 
skinObjectInitialShow(SWTSkinObject skinObject,
                      java.lang.Object params)
 | 
| Methods inherited from class com.aelitis.azureus.ui.swt.views.skin.SkinView | 
|---|
getMainSkinObject, getSkin, getSkinObject, isDisposed, isVisible, setMainSkinObject, skinObjectDestroyed, skinObjectHidden, skinObjectShown | 
| Methods inherited from class com.aelitis.azureus.ui.swt.skin.SWTSkinObjectAdapter | 
|---|
dataSourceChanged, eventOccured, skinObjectSelected, updateLanguage | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Browse()
| Method Detail | 
|---|
public SWTSkinObjectBrowser getBrowserSkinObject()
public java.lang.Object skinObjectCreated(SWTSkinObject skinObject,
                                          java.lang.Object params)
SWTSkinObjectAdapter
skinObjectCreated in class SkinView
public java.lang.Object skinObjectInitialShow(SWTSkinObject skinObject,
                                              java.lang.Object params)
skinObjectInitialShow in class SkinView
public void mdiEntryClosed(MdiEntry entry,
                           boolean userClosed)
MdiCloseListenerMdiEntry is closed
mdiEntryClosed in interface MdiCloseListenerentry - MdiEntry that is closeduserClosed - true if the user closed the entry; false if programmically closed (App close)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||