|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DITSelectionListener
This interface contains the methods that are called by the LDAP_DIT object in event an entry is selected or unselected.
Method Summary | |
---|---|
void |
communicationError(java.lang.Throwable th)
A communication error occured while attempting to expand the tree. |
void |
doubleclick(LDAP_DIT sender)
Something has been double-clicked in the tree. |
void |
select(LDAP_DIT sender)
Something gets selected in the tree. |
void |
unselect(LDAP_DIT sender)
User clicks outside the tree bounds. |
Method Detail |
---|
void select(LDAP_DIT sender)
void doubleclick(LDAP_DIT sender)
void unselect(LDAP_DIT sender)
void communicationError(java.lang.Throwable th)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |