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 classDescription of the Classprotected classNested 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 MouseInputAdapterDescription of the Methodprotected LayoutManagerprotected JComponentDescription of the Methodstatic ComponentUIDescription of the MethodvoidDescription 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, uninstallUIMethods 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:
installUIin classBasicInternalFrameUI- Parameters:
c- Description of Parameter
-
createNorthPane
Description of the Method- Overrides:
createNorthPanein classBasicInternalFrameUI- Parameters:
w- Description of Parameter- Returns:
- Description of the Returned Value
-
createBorderListener
Description of the Method- Overrides:
createBorderListenerin 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:
createLayoutManagerin classBasicInternalFrameUI
-