org.onebusaway.quickstart.bootstrap.gui.widgets
Class PropertyEventHelpers
java.lang.Object
org.onebusaway.quickstart.bootstrap.gui.widgets.PropertyEventHelpers
public class PropertyEventHelpers
- extends Object
Helper methods to create virtual property change events for particular Swing
widgets to help with bi-directional data-binding as enabled with
AutoBinding
.
- Author:
- bdferris
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyEventHelpers
public PropertyEventHelpers()
addSelectedPropertyChangeEventForJRadioButton
public static void addSelectedPropertyChangeEventForJRadioButton(JRadioButton button)
Copyright © 2012 OneBusAway. All Rights Reserved.