roneditor.objectnetview.dialogs
Class ONPlacePropertiesDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
roneditor.dialogs.AbstractPropertiesDialog
roneditor.objectnetview.dialogs.ONPlacePropertiesDialog
public class ONPlacePropertiesDialog
- extends AbstractPropertiesDialog
dialog zum ändern die Properties eines ONPlace
Methods inherited from class org.eclipse.swt.widgets.Dialog |
checkSubclass, getParent, getStyle, getText, setText |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
composite1
private org.eclipse.swt.widgets.Composite composite1
cancelButton
private org.eclipse.swt.widgets.Button cancelButton
okButton
private org.eclipse.swt.widgets.Button okButton
nameValue
private org.eclipse.swt.widgets.Text nameValue
nameLabel
private org.eclipse.swt.widgets.Label nameLabel
tokensValue
private org.eclipse.swt.widgets.Text tokensValue
tokensLabel
private org.eclipse.swt.widgets.Label tokensLabel
placeName
private java.lang.String placeName
tokens
private int tokens
ONPlacePropertiesDialog
public ONPlacePropertiesDialog(org.eclipse.swt.widgets.Shell parent,
int style)
init
public void init()
- Specified by:
init
in class AbstractPropertiesDialog
okMouseDown
private void okMouseDown(org.eclipse.swt.events.MouseEvent evt)
setPlaceName
public void setPlaceName(java.lang.String placeName)
getPlaceName
public java.lang.String getPlaceName()
getTokens
public int getTokens()
setTokens
public void setTokens(int tokens)