|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.gui.plaf.skin.Window.InternalFrameWindow
public static class Window.InternalFrameWindow
Description of the Class
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.l2fprod.gui.plaf.skin.Window |
|---|
Window.FrameWindow, Window.InternalFrameWindow |
| Field Summary |
|---|
| Fields inherited from interface com.l2fprod.gui.plaf.skin.Window |
|---|
IS_SHADED_PROPERTY, SHADE_BOUNDS_PROPERTY |
| Constructor Summary | |
|---|---|
Window.InternalFrameWindow(javax.swing.JInternalFrame frame)
Constructor for the InternalFrameWindow object |
|
| Method Summary | |
|---|---|
void |
addPropertyChangeListener(java.beans.PropertyChangeListener listener)
Adds a feature to the PropertyChangeListener attribute of the InternalFrameWindow object |
void |
dispatchEvent(java.awt.AWTEvent event)
Description of the Method |
java.awt.Container |
getContainer()
Gets the Container attribute of the InternalFrameWindow object |
javax.swing.Icon |
getFrameIcon()
Gets the FrameIcon attribute of the InternalFrameWindow object |
java.lang.String |
getTitle()
Gets the Title attribute of the InternalFrameWindow object |
boolean |
isClosable()
Gets the Closable attribute of the InternalFrameWindow object |
boolean |
isIcon()
Gets the Icon attribute of the InternalFrameWindow object |
boolean |
isIconifiable()
Gets the Iconifiable attribute of the InternalFrameWindow object |
boolean |
isMaximizable()
Gets the Maximizable attribute of the InternalFrameWindow object |
boolean |
isMaximum()
Gets the Maximum attribute of the InternalFrameWindow object |
boolean |
isResizable()
Gets the Resizable attribute of the InternalFrameWindow object |
boolean |
isSelected()
Gets the Selected attribute of the InternalFrameWindow object |
boolean |
isShaded()
Gets the Shaded attribute of the InternalFrameWindow object |
void |
removePropertyChangeListener(java.beans.PropertyChangeListener listener)
Adds a feature to the PropertyChangeListener attribute of the InternalFrameWindow object |
void |
setClosed(boolean b)
Sets the Closed attribute of the InternalFrameWindow object |
void |
setIcon(boolean b)
Sets the Icon attribute of the InternalFrameWindow object |
void |
setMaximum(boolean b)
Sets the Maximum attribute of the InternalFrameWindow object |
void |
setSelected(boolean b)
Sets the Selected attribute of the InternalFrameWindow object |
void |
setShaded(boolean b)
Sets the Shaded attribute of the InternalFrameWindow object |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Window.InternalFrameWindow(javax.swing.JInternalFrame frame)
frame - Description of Parameter| Method Detail |
|---|
public void setSelected(boolean b)
throws java.beans.PropertyVetoException
setSelected in interface Windowb - The new Selected value
java.beans.PropertyVetoException - Description of Exception
public void setIcon(boolean b)
throws java.beans.PropertyVetoException
setIcon in interface Windowb - The new Icon value
java.beans.PropertyVetoException - Description of Exception
public void setMaximum(boolean b)
throws java.beans.PropertyVetoException
setMaximum in interface Windowb - The new Maximum value
java.beans.PropertyVetoException - Description of Exceptionpublic void setShaded(boolean b)
setShaded in interface Windowb - The new Shaded value
public void setClosed(boolean b)
throws java.beans.PropertyVetoException
setClosed in interface Windowb - The new Closed value
java.beans.PropertyVetoException - Description of Exceptionpublic java.awt.Container getContainer()
getContainer in interface Windowpublic boolean isSelected()
isSelected in interface Windowpublic boolean isIcon()
isIcon in interface Windowpublic boolean isMaximum()
isMaximum in interface Windowpublic boolean isShaded()
isShaded in interface Windowpublic boolean isMaximizable()
isMaximizable in interface Windowpublic boolean isIconifiable()
isIconifiable in interface Windowpublic boolean isClosable()
isClosable in interface Windowpublic boolean isResizable()
isResizable in interface Windowpublic java.lang.String getTitle()
getTitle in interface Windowpublic javax.swing.Icon getFrameIcon()
getFrameIcon in interface Windowpublic void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
addPropertyChangeListener in interface Windowlistener - The feature to be added to the
PropertyChangeListener attributepublic void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
removePropertyChangeListener in interface Windowlistener - The feature to be added to the
PropertyChangeListener attributepublic void dispatchEvent(java.awt.AWTEvent event)
dispatchEvent in interface Windowevent - Description of Parameterpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||