gui
Class Edit
java.lang.Object
gui.Edit
public class Edit
- extends java.lang.Object
|
Field Summary |
Channel |
channel
|
org.eclipse.swt.widgets.Shell |
dialog
|
org.eclipse.swt.widgets.Button[] |
r_add
|
org.eclipse.swt.widgets.Button[] |
r_fav79
|
org.eclipse.swt.widgets.Button[] |
r_misc
|
org.eclipse.swt.widgets.Button[] |
r_stype
|
org.eclipse.swt.widgets.Text[] |
t
|
org.eclipse.swt.widgets.Text[] |
t_add
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
channel
public Channel channel
dialog
public org.eclipse.swt.widgets.Shell dialog
t
public org.eclipse.swt.widgets.Text[] t
r_stype
public org.eclipse.swt.widgets.Button[] r_stype
r_misc
public org.eclipse.swt.widgets.Button[] r_misc
r_fav79
public org.eclipse.swt.widgets.Button[] r_fav79
t_add
public org.eclipse.swt.widgets.Text[] t_add
r_add
public org.eclipse.swt.widgets.Button[] r_add
Edit
public Edit(Channel channel)