SkinLF
Version 1.1

com.l2fprod.gui.plaf.skin
Class Window.InternalFrameWindow

java.lang.Object
  |
  +--com.l2fprod.gui.plaf.skin.Window.InternalFrameWindow
All Implemented Interfaces:
Window
Enclosing class:
Window

public static class Window.InternalFrameWindow
extends java.lang.Object
implements Window


Nested Class Summary
 
Nested classes inherited from class com.l2fprod.gui.plaf.skin.Window
Window.InternalFrameWindow, Window.SkinWindowWindow
 
Field Summary
 
Fields inherited from interface com.l2fprod.gui.plaf.skin.Window
IS_SHADED_PROPERTY
 
Constructor Summary
Window.InternalFrameWindow(javax.swing.JInternalFrame frame)
           
 
Method Summary
 void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
           
 void dispatchEvent(java.awt.AWTEvent event)
           
 java.awt.Container getContainer()
           
 javax.swing.Icon getFrameIcon()
           
 java.lang.String getTitle()
           
 boolean isClosable()
           
 boolean isIcon()
           
 boolean isIconifiable()
           
 boolean isMaximizable()
           
 boolean isMaximum()
           
 boolean isResizable()
           
 boolean isSelected()
           
 boolean isShaded()
           
 void setClosed(boolean b)
           
 void setIcon(boolean b)
           
 void setMaximum(boolean b)
           
 void setSelected(boolean b)
           
 void setShaded(boolean b)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Window.InternalFrameWindow

public Window.InternalFrameWindow(javax.swing.JInternalFrame frame)
Method Detail

getContainer

public java.awt.Container getContainer()
Specified by:
getContainer in interface Window

addPropertyChangeListener

public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
Specified by:
addPropertyChangeListener in interface Window

isSelected

public boolean isSelected()
Specified by:
isSelected in interface Window

setSelected

public void setSelected(boolean b)
                 throws java.beans.PropertyVetoException
Specified by:
setSelected in interface Window
java.beans.PropertyVetoException

isIcon

public boolean isIcon()
Specified by:
isIcon in interface Window

setIcon

public void setIcon(boolean b)
             throws java.beans.PropertyVetoException
Specified by:
setIcon in interface Window
java.beans.PropertyVetoException

isMaximum

public boolean isMaximum()
Specified by:
isMaximum in interface Window

setMaximum

public void setMaximum(boolean b)
                throws java.beans.PropertyVetoException
Specified by:
setMaximum in interface Window
java.beans.PropertyVetoException

isShaded

public boolean isShaded()
Specified by:
isShaded in interface Window

setShaded

public void setShaded(boolean b)
Specified by:
setShaded in interface Window

isMaximizable

public boolean isMaximizable()
Specified by:
isMaximizable in interface Window

isIconifiable

public boolean isIconifiable()
Specified by:
isIconifiable in interface Window

isClosable

public boolean isClosable()
Specified by:
isClosable in interface Window

setClosed

public void setClosed(boolean b)
               throws java.beans.PropertyVetoException
Specified by:
setClosed in interface Window
java.beans.PropertyVetoException

isResizable

public boolean isResizable()
Specified by:
isResizable in interface Window

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface Window

getFrameIcon

public javax.swing.Icon getFrameIcon()
Specified by:
getFrameIcon in interface Window

dispatchEvent

public void dispatchEvent(java.awt.AWTEvent event)
Specified by:
dispatchEvent in interface Window

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com