Uses of Class
cz.fidentis.analyst.gui.project.ProjectPanelAction
Packages that use ProjectPanelAction
Package
Description
FIDENTIS project.
A control panel which displays info about a selected face of the project
A control panel for filtering faces in the project.
-
Uses of ProjectPanelAction in cz.fidentis.analyst.gui.project
Methods in cz.fidentis.analyst.gui.project with parameters of type ProjectPanelActionModifier and TypeMethodDescriptionvoid
ProjectPanel.addActionListener
(ProjectPanelAction action) Setting aProjectPanelAction
is mandatory for the communication between this panel and project's control panels. -
Uses of ProjectPanelAction in cz.fidentis.analyst.gui.project.faceinfo
Subclasses of ProjectPanelAction in cz.fidentis.analyst.gui.project.faceinfoModifier and TypeClassDescriptionclass
Action listener for panel showing face details. -
Uses of ProjectPanelAction in cz.fidentis.analyst.gui.project.filter
Subclasses of ProjectPanelAction in cz.fidentis.analyst.gui.project.filterModifier and TypeClassDescriptionclass
Action listener for panel used to filter faces in the project window.