|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.damnhandy.aspects.bean.test.TutorialUtils
public final class TutorialUtils
Consists only of static methods that return instances reused in multiple examples of the JGoodies Binding tutorial.
| Method Summary | |
|---|---|
static java.beans.PropertyChangeListener |
createDebugPropertyChangeListener()
|
static javax.swing.Action |
getCloseAction()
|
static void |
locateOnScreenCenter(java.awt.Component component)
Locates the given component on the screen's center. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.beans.PropertyChangeListener createDebugPropertyChangeListener()
public static javax.swing.Action getCloseAction()
public static void locateOnScreenCenter(java.awt.Component component)
component - the component to be centered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||