Uses of Class
adams.gui.core.FilePanel.FileDoubleClickEvent
-
Packages that use FilePanel.FileDoubleClickEvent Package Description adams.gui.core -
-
Uses of FilePanel.FileDoubleClickEvent in adams.gui.core
Methods in adams.gui.core with parameters of type FilePanel.FileDoubleClickEvent Modifier and Type Method Description void
FilePanel.FileDoubleClickListener. fileDoubleClicked(FilePanel.FileDoubleClickEvent e)
Gets called when a file got double-clicked.protected void
FilePanel. notifyFileDoubleClickListeners(FilePanel.FileDoubleClickEvent e)
Notifies the listeners when a file got double-clicked.
-