Package tech.molecules.leet.table
Class NexusTable.NexusInteractiveEditorInfrastructure
- java.lang.Object
-
- tech.molecules.leet.table.NexusTable.NexusInteractiveEditorInfrastructure
-
- Enclosing class:
- NexusTable
public class NexusTable.NexusInteractiveEditorInfrastructure extends Object
-
-
Field Summary
Fields Modifier and Type Field Description NexusTable.JCellBackgroundPanelpanel
-
Constructor Summary
Constructors Constructor Description NexusInteractiveEditorInfrastructure(int row)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddispatchMousePressedEvent(MouseEvent e)
-
-
-
Field Detail
-
panel
public final NexusTable.JCellBackgroundPanel panel
-
-
Method Detail
-
dispatchMousePressedEvent
public void dispatchMousePressedEvent(MouseEvent e)
-
-