|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.ip2.ItemHandler | +--ix.ip2.ActivityHandler | +--ix.ip2.Ip2.ConnectHandler
Field Summary | |
(package private) Symbol |
S_CONNECT
|
Fields inherited from class ix.ip2.ItemHandler |
actionDescription |
Constructor Summary | |
Ip2.ConnectHandler()
|
Method Summary | |
boolean |
appliesTo(AgendaItem item)
Gives this handler its say in whether it should add actions to an item. |
void |
handle(AgendaItem item)
|
Methods inherited from class ix.ip2.ActivityHandler |
toString |
Methods inherited from class ix.ip2.ItemHandler |
addHandlerActions, getActionDescription, reviseHandlerActions |
Methods inherited from class java.lang.Object |
|
Field Detail |
Symbol S_CONNECT
Constructor Detail |
public Ip2.ConnectHandler()
Method Detail |
public boolean appliesTo(AgendaItem item)
ItemHandler
appliesTo
in class ItemHandler
ix.ip2.ItemHandler
AgendaItem.wantsActionsFrom(ItemHandler handler)
public void handle(AgendaItem item)
handle
in class ItemHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |