public class AnnotationControls<V,E> extends Object
Modifier and Type | Field and Description |
---|---|
protected AnnotatingGraphMousePlugin<V,E> |
annotatingPlugin |
Constructor and Description |
---|
AnnotationControls(AnnotatingGraphMousePlugin<V,E> annotatingPlugin) |
Modifier and Type | Method and Description |
---|---|
JToolBar |
getAnnotationsToolBar() |
JButton |
getColorChooserButton() |
JToggleButton |
getFillButton() |
JComboBox |
getLayerBox() |
JComboBox |
getShapeBox() |
protected AnnotatingGraphMousePlugin<V,E> annotatingPlugin
public AnnotationControls(AnnotatingGraphMousePlugin<V,E> annotatingPlugin)
public JComboBox getShapeBox()
public JButton getColorChooserButton()
public JComboBox getLayerBox()
public JToggleButton getFillButton()
public JToolBar getAnnotationsToolBar()
Copyright © 2015. All rights reserved.