Package net.anwiba.commons.swing.action
Class AbstractActionDescription
- java.lang.Object
-
- net.anwiba.commons.swing.action.AbstractActionDescription
-
- All Implemented Interfaces:
IWeightDescription
- Direct Known Subclasses:
ToolBarItemDescription
public abstract class AbstractActionDescription extends java.lang.Object implements IWeightDescription
-
-
Constructor Summary
Constructors Constructor Description AbstractActionDescription(int weight)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetWeight()
-
-
-
Method Detail
-
getWeight
public int getWeight()
- Specified by:
getWeightin interfaceIWeightDescription
-
-