fable.framework.ui.dialog
Class CrystalSymmetryDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
fable.framework.ui.dialog.CrystalSymmetryDialog
public class CrystalSymmetryDialog
- extends org.eclipse.swt.widgets.Dialog
- Author:
- david This class creates a dialog box to get space group number if
user knows crystal symbol based on IUCr table.
Method Summary |
int |
open()
|
void |
setSpaceGroup(int spaceGroup)
set the space group and update the space group type and associated combo
boxes |
Methods inherited from class org.eclipse.swt.widgets.Dialog |
getParent, getStyle, getText, setText |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrystalSymmetryDialog
public CrystalSymmetryDialog(org.eclipse.swt.widgets.Shell parentShell,
int spgr)
CrystalSymmetryDialog
public CrystalSymmetryDialog(org.eclipse.swt.widgets.Shell parentShell,
int style,
int spgr)
open
public int open()
setSpaceGroup
public void setSpaceGroup(int spaceGroup)
- set the space group and update the space group type and associated combo
boxes
- Parameters:
_spaceGroup
- - space group (1 to 230)