|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gscg.gameleader.dialogs.components.AbstractDialog
Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl . The source code and binary code of this software is proprietary information of Delft University of Technology.
Field Summary | |
protected java.util.List |
panels
the list with panels |
Constructor Summary | |
AbstractDialog()
constructs a new AbstractDialog |
Method Summary | |
java.lang.String[] |
getPanelClassNames()
Method getPanelClassNames returns the panels which are supported by the panel. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.List panels
Constructor Detail |
public AbstractDialog()
Method Detail |
public java.lang.String[] getPanelClassNames()
DialogInterface
getPanelClassNames
in interface DialogInterface
DialogInterface.getPanelClassNames()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |