|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.screen.InternalScreenDockWindowFactory
public class InternalScreenDockWindowFactory
A simple factory creating new instances of InternalDockDialog.
InternalBoundaryRestriction| Constructor Summary | |
|---|---|
InternalScreenDockWindowFactory(javax.swing.JDesktopPane desktop)
Creates the factory. |
|
| Method Summary | |
|---|---|
ScreenDockWindow |
createWindow(ScreenDockStation station)
Creates a new window which will be used by station. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalScreenDockWindowFactory(javax.swing.JDesktopPane desktop)
desktop as parent.
desktop - the parent for new windows| Method Detail |
|---|
public ScreenDockWindow createWindow(ScreenDockStation station)
ScreenDockWindowFactorystation.
createWindow in interface ScreenDockWindowFactorystation - the owner of the window
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||