|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TabEditingListener
Defines an object which listens for TabEditingEvent.
Method Summary | |
---|---|
void |
editingCanceled(TabEditingEvent e)
This tells the listeners the tab editing is canceled |
void |
editingStarted(TabEditingEvent e)
This tells the listeners the tab editing is started |
void |
editingStopped(TabEditingEvent e)
This tells the listeners the tab editing is stopped |
Method Detail |
---|
void editingStarted(TabEditingEvent e)
void editingStopped(TabEditingEvent e)
void editingCanceled(TabEditingEvent e)
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |