Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1d21155

Browse files
committed
Resolve comments in #8487
1 parent 3ea841e commit 1d21155

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎src/io/flutter/module/FlutterGeneratorPeer.java‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@
2626
import org.jetbrains.annotations.NotNull;
2727
import org.jetbrains.annotations.Nullable;
2828

29-
import javax.swing.*;
29+
import javax.swing.ComboBoxEditor;
30+
import javax.swing.JComponent;
31+
import javax.swing.JLabel;
32+
import javax.swing.JPanel;
33+
import javax.swing.JScrollPane;
34+
import javax.swing.JTextPane;
3035
import javax.swing.event.DocumentEvent;
3136
import javax.swing.text.JTextComponent;
3237

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /