Logo
Explore Help
Register Sign In
MDS/openide
Watch 1
Star 0
Fork 0
mirror of https://gitflic.ru/project/openide/openide.git synced 2026-08-27 01:42:17 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
243
openide/plugins/javaFX/testData/inspections/eventHandler/QuickfixHalfRaw.java
T
Pavel Dolgov bbc9b62df0 Javafx: Simplify tests on event handler methods' signature. Implement quick fix that corrects the event handler method's signature. Move reused code to utility class. Add tests for the quick fix. (IDEA-151694)
2016-03-21 20:50:14 +03:00

8 lines
154 B
Java
Raw Permalink Blame History

import javafx.fxml.FXML;
import javafx.scene.control.TableView;
import javafx.util.Pair;
public class QuickfixHalfRaw {
@FXML TableView<Pair> table;
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.1 Page: 6664ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API