mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
FixedSizeButton size
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ public class ConfigurationArgumentsHelpArea extends JPanel {
|
||||
CopyPasteManager.getInstance().setContents(contents);
|
||||
}
|
||||
});
|
||||
myToolbarPanel.add(copyButton, BorderLayout.CENTER);
|
||||
myToolbarPanel.add(copyButton, BorderLayout.NORTH);
|
||||
myToolbarPanel.setVisible(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user