Module  java.desktop

Class BasicInternalFrameUI.InternalFramePropertyChangeListener

    • 构造方法详细信息

      • InternalFramePropertyChangeListener

        public InternalFramePropertyChangeListener​()
    • 方法详细信息

      • propertyChange

        public void propertyChange​(PropertyChangeEvent evt)
        从JInternalFrame中检测状态的变化并处理动作。
        Specified by:
        propertyChange在接口 PropertyChangeListener
        参数
        evt - A PropertyChangeEvent object describing the event source and the property that has changed.