Package com.l2fprod.gui.plaf.skin
Class SkinInternalFrameUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.InternalFrameUI
javax.swing.plaf.basic.BasicInternalFrameUI
com.l2fprod.gui.plaf.skin.SkinInternalFrameUI
- Version:
- $Revision: 1.3 $, $Date: 2003/12/06 21:46:29 $
- Author:
- $Author: l2fprod $
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class
Description of the Classprotected class
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicInternalFrameUI
BasicInternalFrameUI.BasicInternalFrameListener, BasicInternalFrameUI.BorderListener, BasicInternalFrameUI.ComponentHandler, BasicInternalFrameUI.GlassPaneDispatcher, BasicInternalFrameUI.InternalFrameLayout, BasicInternalFrameUI.InternalFramePropertyChangeListener
-
Field Summary
Fields inherited from class javax.swing.plaf.basic.BasicInternalFrameUI
borderListener, componentListener, eastPane, frame, glassPaneDispatcher, internalFrameLayout, northPane, openMenuKey, propertyChangeListener, southPane, titlePane, westPane
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for the SkinInternalFrameUI object -
Method Summary
Modifier and TypeMethodDescriptionprotected MouseInputAdapter
Description of the Methodprotected LayoutManager
protected JComponent
Description of the Methodstatic ComponentUI
Description of the Methodvoid
Description of the MethodMethods inherited from class javax.swing.plaf.basic.BasicInternalFrameUI
activateFrame, closeFrame, createComponentListener, createDesktopManager, createEastPane, createGlassPaneDispatcher, createInternalFrameListener, createPropertyChangeListener, createSouthPane, createWestPane, deactivateFrame, deiconifyFrame, deinstallMouseHandlers, getDesktopManager, getEastPane, getMaximumSize, getMinimumSize, getNorthPane, getPreferredSize, getSouthPane, getWestPane, iconifyFrame, installComponents, installDefaults, installKeyboardActions, installListeners, installMouseHandlers, isKeyBindingActive, isKeyBindingRegistered, maximizeFrame, minimizeFrame, replacePane, setEastPane, setKeyBindingActive, setKeyBindingRegistered, setNorthPane, setSouthPane, setupMenuCloseKey, setupMenuOpenKey, setWestPane, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, paint, update
-
Constructor Details
-
SkinInternalFrameUI
Constructor for the SkinInternalFrameUI object- Parameters:
b
- Description of Parameter
-
-
Method Details
-
installUI
Description of the Method- Overrides:
installUI
in classBasicInternalFrameUI
- Parameters:
c
- Description of Parameter
-
createNorthPane
Description of the Method- Overrides:
createNorthPane
in classBasicInternalFrameUI
- Parameters:
w
- Description of Parameter- Returns:
- Description of the Returned Value
-
createBorderListener
Description of the Method- Overrides:
createBorderListener
in classBasicInternalFrameUI
- Parameters:
w
- Description of Parameter- Returns:
- Description of the Returned Value
-
createUI
Description of the Method- Parameters:
b
- Description of Parameter- Returns:
- Description of the Returned Value
-
createLayoutManager
- Overrides:
createLayoutManager
in classBasicInternalFrameUI
-