|
|||||||||
Home >> All >> com >> sun >> jdi >> [ connect overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
com.sun.jdi.connect
Interface Connector.SelectedArgument

- All Superinterfaces:
- Connector.Argument, java.io.Serializable
- Enclosing interface:
- Connector
- public static interface Connector.SelectedArgument
- extends Connector.Argument
Method Summary | |
java.util.List |
choices()
|
boolean |
isValid(java.lang.String arg1)
|
Methods inherited from interface com.sun.jdi.connect.Connector.Argument |
description, label, mustSpecify, name, setValue, value |
Method Detail |
choices
public java.util.List choices()
isValid
public boolean isValid(java.lang.String arg1)
- Specified by:
isValid
in interfaceConnector.Argument
|
|||||||||
Home >> All >> com >> sun >> jdi >> [ connect overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |