Class CreateModeEditor
java.lang.Object
com.levigo.jadice.web.client.internal.annotation.CreateModeEditor
A dynamic annotation toolbar which is used to show the toolbar when the annotation is drawn. This
toolbar must be contained by an other toolbar. It is not added to the UI by default.
-
Constructor Summary
ConstructorsConstructorDescriptionCreateModeEditor
(AnnotationTool tool, AbstractBar toolbar, ToolManager manager) -
Method Summary
Modifier and TypeMethodDescriptionvoid
ensureDebugId
(String baseID) void
setVisible
(boolean visible) void
updateButtons
(Document document, Annotation annotation)
-
Constructor Details
-
CreateModeEditor
-
-
Method Details
-
ensureDebugId
-
setVisible
public void setVisible(boolean visible) -
updateButtons
-