dump view: basic hex view (should be changed to a real hex view component)

This commit is contained in:
honfika
2014-06-22 09:49:12 +02:00
parent 4e0ec9df93
commit 38335ec2e4
23 changed files with 953 additions and 812 deletions

View File

@@ -41,7 +41,7 @@ import org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationM
public final class MainFrameRibbon extends AppRibbonFrame implements MainFrame {
public MainPanel panel;
private MainFrameMenu mainMenu;
private final MainFrameMenu mainMenu;
public MainFrameRibbon() {
super();