Interface DoubleClickable

All Known Subinterfaces:
Applet, Button, Button, Button, Button, Button, Calendar, Calendar, Calendar, Calendar, CheckBox, CheckBox, CheckBox, CheckBox, CheckBox, ComboBox, ComboBox, ComboBox, ComboBox, Dialog, Dialog, EditField, EditField, EditField, EditField, Editor, Editor, Editor, ExpandBar, Image, InsightObject, InternalFrame, Label, Label, Link, Link, List, List, ListBox, ListBox, ListBox, ListView, ListView, ListView, Menu, Menu, ProgressBar, PropertyGrid, RadioButton, RadioButton, RadioButton, RadioButton, RadioButton, ScrollBar, ScrollBar, ScrollBar, ScrollBar, Slider, Slider, SpinBox, SpinBox, SpinBox, Static, StatusBar, StatusBar, StatusBar, TabControl, TabControl, TabControl, TabControl, Table, Table, Table, Table, TabStrip, ToolBar, ToolBar, ToolBar, ToolBar, ToolBar, TreeView, TreeView, TreeView, TreeView, TreeView, TreeViewTable, UiObject, UiObject, UiObject, UiObject, UiObject, UiObjectBase, UiObjectBase, UiObjectBase, UiObjectBase, UiObjectBase, UiObjectBase, UiObjectWithLayoutInfo, UiObjectWithLayoutInfo, Window, Window, Window, Window, Window

public interface DoubleClickable
Indicates that this object can be double-clicked.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Double-clicks on this object using the left mouse button.
    void
    Double-clicks on this object using the specified ClickArgs.
    void
    Double-clicks on this object using the specified MouseButton.