private static class PropertiesMembershipChoiceDialog.ExistingBothNewChoice extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) javax.swing.AbstractButton |
bothNodes
The "Both nodes" button
|
(package private) javax.swing.AbstractButton |
newNode
The "New node" button
|
(package private) javax.swing.AbstractButton |
oldNode
The "Existing node" button
|
Constructor and Description |
---|
ExistingBothNewChoice(boolean preselectNew) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
add(javax.swing.JPanel content,
int gridy) |
(package private) PropertiesMembershipChoiceDialog.ExistingBothNew |
getSelected() |
final javax.swing.AbstractButton oldNode
final javax.swing.AbstractButton bothNodes
final javax.swing.AbstractButton newNode
ExistingBothNewChoice(boolean preselectNew)
void add(javax.swing.JPanel content, int gridy)
PropertiesMembershipChoiceDialog.ExistingBothNew getSelected()