|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.ui.swt.devices.DeviceManagerUI.categoryView com.aelitis.azureus.ui.swt.devices.DeviceManagerUI.categoryViewGeneric
protected static class DeviceManagerUI.categoryViewGeneric
Field Summary |
---|
Fields inherited from interface com.aelitis.azureus.ui.common.viewtitleinfo.ViewTitleInfo |
---|
TITLE_ACTIVE_STATE, TITLE_EXPORTABLE_DATASOURCE, TITLE_IMAGE_TOOLTIP, TITLE_IMAGEID, TITLE_INDICATOR_COLOR, TITLE_INDICATOR_TEXT, TITLE_INDICATOR_TEXT_TOOLTIP, TITLE_LOGID, TITLE_TEXT |
Constructor Summary | |
---|---|
protected |
DeviceManagerUI.categoryViewGeneric(DeviceManagerUI _ui,
int _device_type,
java.lang.String _title)
|
Method Summary | |
---|---|
boolean |
eventOccurred(UISWTViewEvent event)
Triggers when an even listed in UISWTViewEvent occurs |
org.eclipse.swt.widgets.Composite |
getComposite()
|
void |
initialize(org.eclipse.swt.widgets.Composite parent_composite)
|
Methods inherited from class com.aelitis.azureus.ui.swt.devices.DeviceManagerUI.categoryView |
---|
destroy, getDeviceType, getKey, getTitle, getTitleInfoProperty, setDetails |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DeviceManagerUI.categoryViewGeneric(DeviceManagerUI _ui, int _device_type, java.lang.String _title)
Method Detail |
---|
public void initialize(org.eclipse.swt.widgets.Composite parent_composite)
public org.eclipse.swt.widgets.Composite getComposite()
public boolean eventOccurred(UISWTViewEvent event)
UISWTViewEventListener
eventOccurred
in interface UISWTViewEventListener
eventOccurred
in class DeviceManagerUI.categoryView
event
- event that occurred
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |