Klasse HierarchyWizardEditorLayout<T>
java.lang.Object
org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorLayout<T>
- Typparameter:
T-
Layouts the tree shown in the wizard.
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungCreates a new instance. -
Methodenübersicht
-
Felddetails
-
PRETTY_THRESHOLD
public static final int PRETTY_THRESHOLDConstant.- Siehe auch:
-
-
Konstruktordetails
-
HierarchyWizardEditorLayout
Creates a new instance.- Parameter:
model-
-
-
Methodendetails
-
isPretty
public boolean isPretty()Is the layout pretty.- Gibt zurück:
-
layout
public int[] layout()Computes the cardinalities of the optimal number of elements per hierarchy level.- Gibt zurück:
-
setPretty
public void setPretty(boolean pretty) Sets the pretty mode.- Parameter:
pretty-
-