Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)
Frames | No Frames

Uses of Interface javax.swing.SingleSelectionModel

Uses in package javax.swing

Classes implementing javax.swing.SingleSelectionModel

class
DefaultSingleSelectionModel
The default implementation of SingleSelectionModel, used in JTabbedPane, JMenuBar and JPopupMenu.

Fields of type javax.swing.SingleSelectionModel

SingleSelectionModel
JTabbedPane.model
The model that describes this JTabbedPane.
SingleSelectionModel
JPopupMenu.selectionModel
SelectionModel that keeps track of menu selection.

Methods with parameter type javax.swing.SingleSelectionModel

void
JTabbedPane.setModel(SingleSelectionModel m)
This method changes the model property of the JTabbedPane.
void
JMenuBar.setSelectionModel(SingleSelectionModel model)
Sets menuBar's selection model to the one specified
void
JPopupMenu.setSelectionModel(SingleSelectionModel model)
Sets selection model for this popup menu

Methods with return type javax.swing.SingleSelectionModel

SingleSelectionModel
JTabbedPane.getModel()
This method returns the model used with the JTabbedPane.
SingleSelectionModel
JMenuBar.getSelectionModel()
Returns selection model for this menu bar.
SingleSelectionModel
JPopupMenu.getSelectionModel()
Returns selectionModel used by this popup menu to keep track of the selection.
Overview Package Class Use Source Tree Index Deprecated About
GNU Classpath (0.95)

AltStyle によって変換されたページ (->オリジナル) /