|
|
|
@ -52,6 +52,10 @@ public class DesignerFrameFileDealerPane extends JPanel implements FileToolbarSt
|
|
|
|
|
private CardLayout card; |
|
|
|
|
private JPanel cardPane; |
|
|
|
|
|
|
|
|
|
public FileOperations getSelectedOperation() { |
|
|
|
|
return selectedOperation; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
private FileOperations selectedOperation; |
|
|
|
|
private UIToolbar toolBar; |
|
|
|
|
|
|
|
|
|