Lines Matching refs:add

122     result.add(getViewletAt(index));
148 // only add "directed" and "undirected" layout actions for the
160 // add "edge re-layout actions"
172 // only add "Insert XXX" actions for the desktop viewer
433 index.add(new Integer(1));
434 index.add(new Integer(1));
829 ((Vector)graph.currentSelection).add(element);
858 range.add(index);
873 // ll.add((new ToggleHoldAction()).createCompoundAction(selected));
1010 result.add(getPopupMenu("Graph"));
1011 result.add(getPopupMenu("Insert"));
1012 result.add(new PrintAction(this));
1033 range.add( index );
1067 // identifier.add(new Integer(existingViewlets.size()));
1069 // existingViewlets.add(newViewlet);
1070 // allViewlets.add(newViewlet);
1175 index.add(new Integer(indices[i][counters[i]]));
1195 failedIndices.add(new ArrayList(index));
1276 locationNamesList.add(getLocationNames(i));
1316 getContentPane().add(locationSelectorPanel(), gbc);
1319 getContentPane().add(new JLabel("Select viewable element location"),
1323 buttonPanel.add(new ActionButton(insertAction));
1324 buttonPanel.add(new ActionButton(new CancelAction()));
1325 getContentPane().add(buttonPanel, gbc);
1343 //index.add(new Integer(locationSelection[i].getMinSelectionIndex()+1));
1385 panel.add(new JLabel("Dimension "+(i+1)), gbc);
1388 panel.add(new JScrollPane(locationSelection[i]), gbc);
1973 l.add(Integer.valueOf(t));
2095 ((Vector)(subg.currentSelection)).add(obj);
2096 ((Vector)(subg.currentSelection)).add(elem);
2098 ((Vector)(subg.currentSelection)).add(elem);
2374 ((Vector)(subg.currentSelection)).add(crnt);
2375 ((Vector)(subg.currentSelection)).add(obj);
2377 ((Vector)(subg.currentSelection)).add(obj);
2393 ((Vector)(subg.currentSelection)).add(crnt);
2394 ((Vector)(subg.currentSelection)).add(obj);
2396 ((Vector)(subg.currentSelection)).add(obj);