Uses of Enum Class
com.iamsoft.util.ui.swing.AbstractRearrangeableTreeModel.PromotionBehavior
Packages that use AbstractRearrangeableTreeModel.PromotionBehavior
-
Uses of AbstractRearrangeableTreeModel.PromotionBehavior in com.iamsoft.util.ui.swing
Methods in com.iamsoft.util.ui.swing that return AbstractRearrangeableTreeModel.PromotionBehaviorModifier and TypeMethodDescriptionAbstractRearrangeableTreeModel.getPromotionBehavior()
Returns the enum constant of this class with the specified name.AbstractRearrangeableTreeModel.PromotionBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.iamsoft.util.ui.swing with parameters of type AbstractRearrangeableTreeModel.PromotionBehaviorModifier and TypeMethodDescriptionprotected void
AbstractRearrangeableTreeModel.setPromotionBehavior
(AbstractRearrangeableTreeModel.PromotionBehavior pPromotionBehavior) Constructors in com.iamsoft.util.ui.swing with parameters of type AbstractRearrangeableTreeModel.PromotionBehaviorModifierConstructorDescriptionAbstractRearrangeableTreeModel
(TreeModel pModel, AbstractRearrangeableTreeModel.PromotionBehavior pPromotionBehavior)