Interface DoubleClickable

All Known Subinterfaces:
AppBar, Button, Calendar, CheckBox, ComboBox, Document, Edit, Grid, GridItem, Group, Header, HeaderItem, Image, Link, List, ListItem, Menu, MenuBar, MenuItem, Pane, ProgressBar, RadioButton, ScrollBar, SemanticZoom, Separator, Slider, Spinner, SplitButton, StatusBar, TabControl, TabItem, Table, Text, Thumb, TitleBar, ToolBar, ToolTip, TreeView, TreeViewItem, UiObject, UiObjectBase, 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 Location.