Uses of Class
tech.molecules.leet.table.NexusTable.NexusInteractiveEditorInfrastructure
-
Packages that use NexusTable.NexusInteractiveEditorInfrastructure Package Description tech.molecules.leet.table -
-
Uses of NexusTable.NexusInteractiveEditorInfrastructure in tech.molecules.leet.table
Methods in tech.molecules.leet.table that return NexusTable.NexusInteractiveEditorInfrastructure Modifier and Type Method Description NexusTable.NexusInteractiveEditorInfrastructureNexusTable. createInteractiveEditorInfrastructure(int row)For creating interactive editors it is necessary to dispatch MousePressed events also to the supplied function dispatchMousePressedEvent(..)!!Constructors in tech.molecules.leet.table with parameters of type NexusTable.NexusInteractiveEditorInfrastructure Constructor Description JNexusPanel(NexusTable.NexusInteractiveEditorInfrastructure infra)
-