|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
wt.clients.widgets.BaseSelector
wt.clients.widgets.ListSelector
wt.clients.csm.ranking.rankingcontext.RankingContextSelector
Nested Class Summary |
Nested classes inherited from class wt.clients.widgets.BaseSelector |
|
Nested classes inherited from class javax.swing.JPanel |
JPanel.AccessibleJPanel |
Nested classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
private static String |
RANKING_RESOURCE
|
protected static ResourceBundle |
rcResource
|
private RankingService |
serviceObject
|
Fields inherited from class wt.clients.widgets.ListSelector |
list, listModel, MAX_LEN, notifyEnabled, NUM_VISIBLE_ROW, renderer |
Fields inherited from class wt.clients.widgets.BaseSelector |
BASE_RESOURCE, baseSelectorTitle, canceled, editorDialog, errorDialogTitle, id, modelDialogFlag, multiSelection, resource, selected, selectorListenerManager, statusBarHost, warningDialogTitle |
Fields inherited from class javax.swing.JPanel |
|
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Container |
|
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
RankingContextSelector()
|
Method Summary | |
protected ListSelectorModel |
createModel()
|
private void |
displayExceptionMessage(String key,
Object[] params)
Display the exception messages with the key plus the parameters. |
private void |
initialize()
Get the list of MS Names and the LiteMS object for the default MS Initialize the list selector with the fetched MS names and the editor |
protected void |
initResource()
|
Methods inherited from class wt.clients.widgets.ListSelector |
addToList, addValue, clearSelection, getCellRenderer, getCount, getFirstSelected, getListFont, getModel, getSelectedIndex, getSelectedIndices, getSelectedValues, getSelectionMode, isEmpty, isEquivalent, isSelectedIndex, removeFromList, removeFromList, removeFromList, removeValue, setCellRenderer, setListData, setListData, setListFont, setModel, setMultiSelect, setSelectedIndex, setSelectedIndices, setSelectedValue, setSelectedValue, setSelectedValues, setSelectionMode, setVisibleRowCount |
Methods inherited from class wt.clients.widgets.BaseSelector |
addSelectorListener, clearAllStatusMessages, fireSelectionChangedEvent, getContext, isModalDialog, isMultiSelect, removeSelectorListener, setBusy, setStatusBarHost, showAsModalSelectorDialog, showAsModalSelectorDialog, showAsModalSelectorDialog |
Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static String RANKING_RESOURCE
protected static ResourceBundle rcResource
private RankingService serviceObject
Constructor Detail |
public RankingContextSelector()
Method Detail |
protected void initResource()
initResource
in class BaseSelector
protected ListSelectorModel createModel()
createModel
in class ListSelector
private void initialize()
private void displayExceptionMessage(String key, Object[] params)
key
- Key to find the string from the resource bundleparams
- Parameters passed to the value from the resource bundle
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |