contiki/tools/cooja
Enrico Joerns 055c70b455 [cooja] Set location of newly created plugins relative to second last activated plugin.
Setting the position based on the number
of total inner frames was very inflexible
and caused pad positioning for larger number
of frames.

Setting the location of new plugin frames
to the second last activated one tries to
meet two requirements:
- Avoid covering the last activated plugin frame,
i.e. the one that was active when new plugin
start was invoked.
- Set new plugin near an actively used desktop pane
location and allow 'diagonal stacking'
2014-04-15 00:48:52 +02:00
..
apps [cooja] Reformatted Visualizer and skins code 2014-04-11 09:23:28 +02:00
config start DGRMVisualizerSkin in cooja_default.config now 2013-11-22 17:01:44 +01:00
examples A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
java/org/contikios/cooja [cooja] Set location of newly created plugins relative to second last activated plugin. 2014-04-15 00:48:52 +02:00
lib added jsyntaxpane library, to be used by MspCodeWatcher and the Contiki Test Editor plugins 2012-03-21 16:56:04 +01:00
build.xml Adds encoding attribute utf-8 arg to cooja compile command 2014-01-27 15:14:34 +01:00