Searched refs:getSelection (Results 1 - 7 of 7) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DAuxSectionDefinitionsRecord.java58 public byte getSelection(); method in interface:AuxSectionDefinitionsRecord
H A DCOFFFileParser.java3675 public byte getSelection() { return selection; } method in class:COFFFileParser.COFFFileImpl.COFFHeaderImpl.AuxSectionDefinitionsRecordImpl
/openjdk7/jdk/src/share/classes/javax/swing/
H A DButtonGroup.java146 public ButtonModel getSelection() { method in class:ButtonGroup
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DLaunchTool.java155 if (radioGroup.getSelection() == null) {
172 modelToConnector.get(radioGroup.getSelection()) :
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXSelection.java114 static XSelection getSelection(XAtom atom) { method in class:XSelection
744 XSelection selection = XSelection.getSelection(XAtom.get(atom));
754 XSelection selection = XSelection.getSelection(XAtom.get(atom));
H A DXClipboard.java247 final XSelection changedSelection = XSelection.getSelection(selectionAtom);
H A DMotifDnDDropTargetProtocol.java936 XSelection selection = XSelection.getSelection(selectionAtom);

Completed in 62 milliseconds