模块  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.