Module java.desktop

Class BasicInternalFrameTitlePane.MoveAction

java.lang.Object
javax.swing.AbstractAction
javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
所有已实现的接口:
ActionListener, Serializable, Cloneable, EventListener, Action
封装类:
BasicInternalFrameTitlePane

public class BasicInternalFrameTitlePane.MoveAction extends AbstractAction
这个类应该被视为一个"protected"内部类。只能在Foo的子类中实例化它。
  • Constructor Details

    • MoveAction

      public MoveAction()
      构造一个MoveAction的新实例。
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      从接口复制的描述: ActionListener
      当发生动作时调用。
      参数:
      e - 要处理的事件