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
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Window.InternalFrameWindow
public Window.InternalFrameWindow(javax.swing.JInternalFrame frame)
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
www.L2FProd.com
© 2000-2001 L2FProd.com