pivot.wtk
Class Button.Group

java.lang.Object
  extended by pivot.wtk.Button.Group
Enclosing class:
Button

public static class Button.Group
extends java.lang.Object

Class representing a toggle button group.

Author:
gbrown

Constructor Summary
Button.Group()
           
 
Method Summary
 ListenerList<Button.GroupListener> getGroupListeners()
           
 Button getSelection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Button.Group

public Button.Group()
Method Detail

getSelection

public Button getSelection()

getGroupListeners

public ListenerList<Button.GroupListener> getGroupListeners()