|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PredictiveInputFrame.CloseAction<X extends Comparable<? super X>>
Interface for an action to be performed when the user closes the frame, either by using "OK" or "Cancel".
Method Summary | |
---|---|
KeyStroke |
getKeyStroke()
|
String |
getName()
|
String |
getToolTipText()
|
Object |
value(PredictiveInputFrame<X> param)
|
Method Detail |
---|
Object value(PredictiveInputFrame<X> param)
value
in interface Lambda<PredictiveInputFrame<X extends Comparable<? super X>>,Object>
String getName()
KeyStroke getKeyStroke()
String getToolTipText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |