public class ZButtonGroup
extends javax.swing.ButtonGroup
| Constructor and Description |
|---|
ZButtonGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(javax.swing.AbstractButton b) |
void |
addActionListener(java.awt.event.ActionListener l) |
void |
clearSelection() |
void |
removeActionListener(java.awt.event.ActionListener l) |
public void add(javax.swing.AbstractButton b)
add in class javax.swing.ButtonGrouppublic void clearSelection()
clearSelection in class javax.swing.ButtonGrouppublic void addActionListener(java.awt.event.ActionListener l)
public void removeActionListener(java.awt.event.ActionListener l)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.