Uses of Class
org.apache.uima.tools.util.gui.ImageButton
Packages that use ImageButton
-
Uses of ImageButton in org.apache.uima.tools.stylemap
Fields in org.apache.uima.tools.stylemap declared as ImageButtonModifier and TypeFieldDescriptionprivate ImageButton
TableGUIMediator.addEntryButton
private ImageButton
StyleMapEditor.addTableEntryButton
private ImageButton
TableGUIMediator.delete
private ImageButton
TableGUIMediator.down
private ImageButton
StyleMapEditor.moveRowDownButton
private ImageButton
StyleMapEditor.moveRowUpButton
private ImageButton
StyleMapEditor.removeTableRowButton
private ImageButton
TableGUIMediator.up
Methods in org.apache.uima.tools.stylemap with parameters of type ImageButtonModifier and TypeMethodDescriptionvoid
TableGUIMediator.setButtons
(ImageButton up, ImageButton down, ImageButton delete) void
TableGUIMediator.setEntryButton
(ImageButton but) -
Uses of ImageButton in org.apache.uima.tools.util.gui
Fields in org.apache.uima.tools.util.gui declared as ImageButtonModifier and TypeFieldDescriptionprivate ImageButton
ListSelector.moveDownButton
private ImageButton
ListSelector.moveUpButton