mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-27 15:03:21 -04:00
separated InsertAction.java to use it in component tree view
This commit is contained in:
parent
fa8278924d
commit
f7ebb8b7ca
@ -18,7 +18,7 @@ import java.io.IOException;
|
||||
* Action to insert the given node to the given circuit
|
||||
* Created by hneemann on 25.03.17.
|
||||
*/
|
||||
final class InsertAction extends ToolTipAction {
|
||||
public final class InsertAction extends ToolTipAction {
|
||||
private final LibraryNode node;
|
||||
private final InsertHistory insertHistory;
|
||||
private final CircuitComponent circuitComponent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user