Uses of Class
cz.fidentis.analyst.gui.project.ProjectPanel
Packages that use ProjectPanel
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 ProjectPanel in cz.fidentis.analyst.gui.project
Methods in cz.fidentis.analyst.gui.project that return ProjectPanelModifier and TypeMethodDescriptionprotected ProjectPanel
ProjectPanelAction.getProjectPanel()
Returns the project panel, i.e., the left-hand side of the window.ProjectWindow.getProjectPanel()
Returns the project panel, i.e., the left-hand side of the window.Constructors in cz.fidentis.analyst.gui.project with parameters of type ProjectPanelModifierConstructorDescriptionProjectPanelAction
(ProjectPanel projectPanel, JTabbedPane topControlPane) Constructor. -
Uses of ProjectPanel in cz.fidentis.analyst.gui.project.faceinfo
Constructors in cz.fidentis.analyst.gui.project.faceinfo with parameters of type ProjectPanelModifierConstructorDescriptionFacesInfoAction
(ProjectPanel projectPanel, JTabbedPane topControlPane) Constructor for project window when project panel is provided -
Uses of ProjectPanel in cz.fidentis.analyst.gui.project.filter
Constructors in cz.fidentis.analyst.gui.project.filter with parameters of type ProjectPanelModifierConstructorDescriptionProjectFilteringAction
(ProjectPanel projectPanel, JTabbedPane topControlPane) Constructor for project window when project panel is provided