Directory src/net/java/sip/communicator/impl/gui/event/

Directory Created:
2008-03-18 18:24
Total Files:
2
Deleted Files:
0
Lines of Code:
104

[root]/src/net/java/sip/communicator/impl/gui/event

Lines of Code

src/net/java/sip/communicator/impl/gui/event/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 115 (100.0%) 11.5
yanas 3 (30.0%) 105 (91.3%) 35.0
lubomir_m 3 (30.0%) 6 (5.2%) 2.0
wernerd 2 (20.0%) 2 (1.7%) 1.0
emcho 2 (20.0%) 2 (1.7%) 1.0

Most Recent Commits

emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/event: PluginComponentEvent.java (+1 -1), PluginComponentListener.java (+1 -1)
yanas 2010-10-19 15:58

Make call dialog button area available for plugin components.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/event: PluginComponentListener.java (+2 -1)
wernerd 2009-04-05 09:49

Undo revision 5226, see Lubo's e-mail in list.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/event: PluginComponentEvent.java (-2)
wernerd 2009-04-04 20:32

Remove warning, mostly serialVersionUID stuff. This is part of the effort to resolve issue #637

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/event: PluginComponentEvent.java (+2)
lubomir_m 2009-02-06 13:29

Fixes warnings about raw-type use, removes unnecessary fields, marks fields final where possible.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/event: PluginComponentEvent.java (+2 -2), PluginComponentListener.java (+4 -2)
lubomir_m 2008-12-07 00:08

Fixes warnings about unused imports.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/event: PluginComponentEvent.java (-2)
yanas 2008-03-18 18:24

- plugin component listener and events were used only in the implementation, so I have moved them there
- Introduced PluginComponent interface to be implemented by all modules that would like add a component( button, menu item, etc.) in the gui.

103 lines of code changed in:

  • src/net/java/sip/communicator/impl/gui/event: PluginComponentEvent.java (new 70), PluginComponentListener.java (new 33)
Generated by StatSVN 0.3.1