Class DrillUpAction<N,Row,Column>

java.lang.Object
javax.swing.AbstractAction
com.treemap.swing.DrillUpAction<N,Row,Column>
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class DrillUpAction<N,Row,Column> extends AbstractAction
Drill one level up.
See Also: