|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DockableFrame | |
---|---|
net.sourceforge.atunes.gui.dockableView |
Uses of DockableFrame in net.sourceforge.atunes.gui.dockableView |
---|
Methods in net.sourceforge.atunes.gui.dockableView that return DockableFrame | |
---|---|
DockableFrame |
DockableFrameController.getNewFrame(java.lang.String title,
int width,
int height,
DockableWindow relative,
int position,
java.awt.Dimension minSize)
Gets the new frame. |
Methods in net.sourceforge.atunes.gui.dockableView with parameters of type DockableFrame | |
---|---|
DockableDialog |
DockableFrameController.getNewDialog(DockableFrame parent,
java.lang.String title,
int width,
int height,
DockableWindow relative,
int position,
java.awt.Dimension minSize)
Gets the new dialog. |
Constructors in net.sourceforge.atunes.gui.dockableView with parameters of type DockableFrame | |
---|---|
DockableDialog(DockableFrame parent,
int width,
int heigth,
java.awt.Dimension minSize,
DockFramePositionListener listener)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |