java - Strange behavior of graph stream -


i developing application using graphstream library.

  1. when using standard viewer of library every thing normal (click inside node manipulate it).
  2. when embedding in application, act strange. manipulate node, have click outside node control of it.

i think has mouse events.

how solve this?

edit

i have solved partially following change: had jsplitpane containing jpanel. later containing view graphstream library. removed jpanel , put view graphstream library directly jsplitpane.

but still dont know why first solution did not work


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -