2011-05-10 16:59:40 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< HTML >
< HEAD >
2011-05-10 17:05:58 +02:00
<!-- Generated by javadoc (build 1.6.0_22) on Tue May 10 17:05:03 CEST 2011 -->
2011-05-10 16:59:40 +02:00
< TITLE >
View
< / TITLE >
< META NAME = "date" CONTENT = "2011-05-10" >
< LINK REL = "stylesheet" TYPE = "text/css" HREF = "../../../stylesheet.css" TITLE = "Style" >
< SCRIPT type = "text/javascript" >
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="View";
}
}
< / SCRIPT >
< NOSCRIPT >
< / NOSCRIPT >
< / HEAD >
< BODY BGCOLOR = "white" onload = "windowTitle();" >
< HR >
<!-- ========= START OF TOP NAVBAR ======= -->
< A NAME = "navbar_top" > <!-- --> < / A >
< A HREF = "#skip-navbar_top" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_top_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Class< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "class-use/View.html" > < FONT CLASS = "NavBarFont1" > < B > Use< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-files/index-1.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
< / EM >
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../jrummikub/view/impl/TablePanel.html" title = "class in jrummikub.view.impl" > < B > PREV CLASS< / B > < / A >
< A HREF = "../../../jrummikub/view/impl/WinPanel.html" title = "class in jrummikub.view.impl" > < B > NEXT CLASS< / B > < / A > < / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?jrummikub/view/impl/View.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "View.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< TR >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
SUMMARY: < A HREF = "#nested_classes_inherited_from_class_javax.swing.JFrame" > NESTED< / A > | < A HREF = "#fields_inherited_from_class_javax.swing.JFrame" > FIELD< / A > | < A HREF = "#constructor_summary" > CONSTR< / A > | < A HREF = "#method_summary" > METHOD< / A > < / FONT > < / TD >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
DETAIL: FIELD | < A HREF = "#constructor_detail" > CONSTR< / A > | < A HREF = "#method_detail" > METHOD< / A > < / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_top" > < / A >
<!-- ========= END OF TOP NAVBAR ========= -->
< HR >
<!-- ======== START OF CLASS DATA ======== -->
< H2 >
< FONT SIZE = "-1" >
jrummikub.view.impl< / FONT >
< BR >
Class View< / H2 >
< PRE >
java.lang.Object
< IMG SRC = "../../../resources/inherit.gif" ALT = "extended by " > java.awt.Component
< IMG SRC = "../../../resources/inherit.gif" ALT = "extended by " > java.awt.Container
< IMG SRC = "../../../resources/inherit.gif" ALT = "extended by " > java.awt.Window
< IMG SRC = "../../../resources/inherit.gif" ALT = "extended by " > java.awt.Frame
< IMG SRC = "../../../resources/inherit.gif" ALT = "extended by " > javax.swing.JFrame
< IMG SRC = "../../../resources/inherit.gif" ALT = "extended by " > < B > jrummikub.view.impl.View< / B >
< / PRE >
< DL >
< DT > < B > All Implemented Interfaces:< / B > < DD > java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants, < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / DD >
< / DL >
< HR >
< DL >
< DT > < PRE > public class < B > View< / B > < DT > extends javax.swing.JFrame< DT > implements < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / DL >
< / PRE >
< P >
Implementation of the top-level view interface
< P >
< P >
< DL >
< DT > < B > See Also:< / B > < DD > < A HREF = "../../../serialized-form.html#jrummikub.view.impl.View" > Serialized Form< / A > < / DL >
< HR >
< P >
<!-- ======== NESTED CLASS SUMMARY ======== -->
< A NAME = "nested_class_summary" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
< B > Nested Class Summary< / B > < / FONT > < / TH >
< / TR >
< / TABLE >
< A NAME = "nested_classes_inherited_from_class_javax.swing.JFrame" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Nested classes/interfaces inherited from class javax.swing.JFrame< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > javax.swing.JFrame.AccessibleJFrame< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "nested_classes_inherited_from_class_java.awt.Frame" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Nested classes/interfaces inherited from class java.awt.Frame< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > java.awt.Frame.AccessibleAWTFrame< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "nested_classes_inherited_from_class_java.awt.Window" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Nested classes/interfaces inherited from class java.awt.Window< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > java.awt.Window.AccessibleAWTWindow< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "nested_classes_inherited_from_class_java.awt.Container" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Nested classes/interfaces inherited from class java.awt.Container< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > java.awt.Container.AccessibleAWTContainer< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "nested_classes_inherited_from_class_java.awt.Component" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Nested classes/interfaces inherited from class java.awt.Component< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy< / CODE > < / TD >
< / TR >
< / TABLE >
<!-- =========== FIELD SUMMARY =========== -->
< A NAME = "field_summary" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
< B > Field Summary< / B > < / FONT > < / TH >
< / TR >
< / TABLE >
< A NAME = "fields_inherited_from_class_javax.swing.JFrame" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Fields inherited from class javax.swing.JFrame< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "fields_inherited_from_class_java.awt.Frame" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Fields inherited from class java.awt.Frame< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "fields_inherited_from_class_java.awt.Component" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Fields inherited from class java.awt.Component< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "fields_inherited_from_class_javax.swing.WindowConstants" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Fields inherited from interface javax.swing.WindowConstants< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "fields_inherited_from_class_java.awt.image.ImageObserver" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Fields inherited from interface java.awt.image.ImageObserver< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH< / CODE > < / TD >
< / TR >
< / TABLE >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< A NAME = "constructor_summary" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
< B > Constructor Summary< / B > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#View()" > View< / A > < / B > ()< / CODE >
< BR >
Create a new instance of the view< / TD >
< / TR >
< / TABLE >
<!-- ========== METHOD SUMMARY =========== -->
< A NAME = "method_summary" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
< B > Method Summary< / B > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > void< / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#enableStartTurnPanel(boolean)" > enableStartTurnPanel< / A > < / B > (boolean enable)< / CODE >
< BR >
Enables or disables the player's StartTurnPanel< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > void< / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#enableWinPanel(boolean)" > enableWinPanel< / A > < / B > (boolean enable)< / CODE >
< BR >
Enables or disables the panel shown when a player has won< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > < A HREF = "../../../jrummikub/util/IEvent.html" title = "interface in jrummikub.util" > IEvent< / A > < / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#getNewGameEvent()" > getNewGameEvent< / A > < / B > ()< / CODE >
< BR >
The new game event is emitted when the player wants to start a new game< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > < A HREF = "../../../jrummikub/view/IPlayerPanel.html" title = "interface in jrummikub.view" > IPlayerPanel< / A > < / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#getPlayerPanel()" > getPlayerPanel< / A > < / B > ()< / CODE >
< BR >
Returns the player panel< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > < A HREF = "../../../jrummikub/util/IEvent.html" title = "interface in jrummikub.util" > IEvent< / A > < / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#getQuitEvent()" > getQuitEvent< / A > < / B > ()< / CODE >
< BR >
The quit event is emitted when the player wants to quit the game< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > < A HREF = "../../../jrummikub/util/IEvent.html" title = "interface in jrummikub.util" > IEvent< / A > < / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#getStartTurnEvent()" > getStartTurnEvent< / A > < / B > ()< / CODE >
< BR >
The start turn event is emitted when the player wants to start his turn< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > < A HREF = "../../../jrummikub/view/ITablePanel.html" title = "interface in jrummikub.view" > ITablePanel< / A > < / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#getTablePanel()" > getTablePanel< / A > < / B > ()< / CODE >
< BR >
Returns the table< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > void< / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#setCurrentPlayerName(java.lang.String)" > setCurrentPlayerName< / A > < / B > (java.lang.String playerName)< / CODE >
< BR >
Sets the current player's name< / TD >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > void< / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../jrummikub/view/impl/View.html#setSelectedStones(java.util.Collection)" > setSelectedStones< / A > < / B > (java.util.Collection< < A HREF = "../../../jrummikub/model/Stone.html" title = "class in jrummikub.model" > Stone< / A > > stones)< / CODE >
< BR >
Sets the stones that are to be painted selected< / TD >
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_javax.swing.JFrame" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from class javax.swing.JFrame< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_java.awt.Frame" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from class java.awt.Frame< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_java.awt.Window" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from class java.awt.Window< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_java.awt.Container" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from class java.awt.Container< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_java.awt.Component" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from class java.awt.Component< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_java.lang.Object" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from class java.lang.Object< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait< / CODE > < / TD >
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_java.awt.MenuContainer" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from interface java.awt.MenuContainer< / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD > < CODE > getFont, postEvent< / CODE > < / TD >
< / TR >
< / TABLE >
< P >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< A NAME = "constructor_detail" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "1" > < FONT SIZE = "+2" >
< B > Constructor Detail< / B > < / FONT > < / TH >
< / TR >
< / TABLE >
< A NAME = "View()" > <!-- --> < / A > < H3 >
View< / H3 >
< PRE >
public < B > View< / B > ()< / PRE >
< DL >
< DD > Create a new instance of the view
< P >
< / DL >
<!-- ============ METHOD DETAIL ========== -->
< A NAME = "method_detail" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "1" > < FONT SIZE = "+2" >
< B > Method Detail< / B > < / FONT > < / TH >
< / TR >
< / TABLE >
< A NAME = "getTablePanel()" > <!-- --> < / A > < H3 >
getTablePanel< / H3 >
< PRE >
public < A HREF = "../../../jrummikub/view/ITablePanel.html" title = "interface in jrummikub.view" > ITablePanel< / A > < B > getTablePanel< / B > ()< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#getTablePanel()" > IView< / A > < / CODE > < / B > < / DD >
< DD > Returns the table
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#getTablePanel()" > getTablePanel< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Returns:< / B > < DD > the table< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "getPlayerPanel()" > <!-- --> < / A > < H3 >
getPlayerPanel< / H3 >
< PRE >
public < A HREF = "../../../jrummikub/view/IPlayerPanel.html" title = "interface in jrummikub.view" > IPlayerPanel< / A > < B > getPlayerPanel< / B > ()< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#getPlayerPanel()" > IView< / A > < / CODE > < / B > < / DD >
< DD > Returns the player panel
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#getPlayerPanel()" > getPlayerPanel< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Returns:< / B > < DD > the playerPanel< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "setSelectedStones(java.util.Collection)" > <!-- --> < / A > < H3 >
setSelectedStones< / H3 >
< PRE >
public void < B > setSelectedStones< / B > (java.util.Collection< < A HREF = "../../../jrummikub/model/Stone.html" title = "class in jrummikub.model" > Stone< / A > > stones)< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#setSelectedStones(java.util.Collection)" > IView< / A > < / CODE > < / B > < / DD >
< DD > Sets the stones that are to be painted selected
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#setSelectedStones(java.util.Collection)" > setSelectedStones< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Parameters:< / B > < DD > < CODE > stones< / CODE > - the stones to be painted selected< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "enableStartTurnPanel(boolean)" > <!-- --> < / A > < H3 >
enableStartTurnPanel< / H3 >
< PRE >
public void < B > enableStartTurnPanel< / B > (boolean enable)< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#enableStartTurnPanel(boolean)" > IView< / A > < / CODE > < / B > < / DD >
< DD > Enables or disables the player's StartTurnPanel
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#enableStartTurnPanel(boolean)" > enableStartTurnPanel< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Parameters:< / B > < DD > < CODE > enable< / CODE > - enable/disable< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "enableWinPanel(boolean)" > <!-- --> < / A > < H3 >
enableWinPanel< / H3 >
< PRE >
public void < B > enableWinPanel< / B > (boolean enable)< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#enableWinPanel(boolean)" > IView< / A > < / CODE > < / B > < / DD >
< DD > Enables or disables the panel shown when a player has won
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#enableWinPanel(boolean)" > enableWinPanel< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Parameters:< / B > < DD > < CODE > enable< / CODE > - enable/disable< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "setCurrentPlayerName(java.lang.String)" > <!-- --> < / A > < H3 >
setCurrentPlayerName< / H3 >
< PRE >
public void < B > setCurrentPlayerName< / B > (java.lang.String playerName)< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#setCurrentPlayerName(java.lang.String)" > IView< / A > < / CODE > < / B > < / DD >
< DD > Sets the current player's name
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#setCurrentPlayerName(java.lang.String)" > setCurrentPlayerName< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Parameters:< / B > < DD > < CODE > playerName< / CODE > - the player name< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "getStartTurnEvent()" > <!-- --> < / A > < H3 >
getStartTurnEvent< / H3 >
< PRE >
public < A HREF = "../../../jrummikub/util/IEvent.html" title = "interface in jrummikub.util" > IEvent< / A > < B > getStartTurnEvent< / B > ()< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#getStartTurnEvent()" > IView< / A > < / CODE > < / B > < / DD >
< DD > The start turn event is emitted when the player wants to start his turn
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#getStartTurnEvent()" > getStartTurnEvent< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Returns:< / B > < DD > the event< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "getNewGameEvent()" > <!-- --> < / A > < H3 >
getNewGameEvent< / H3 >
< PRE >
public < A HREF = "../../../jrummikub/util/IEvent.html" title = "interface in jrummikub.util" > IEvent< / A > < B > getNewGameEvent< / B > ()< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#getNewGameEvent()" > IView< / A > < / CODE > < / B > < / DD >
< DD > The new game event is emitted when the player wants to start a new game
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#getNewGameEvent()" > getNewGameEvent< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Returns:< / B > < DD > the event< / DL >
< / DD >
< / DL >
< HR >
< A NAME = "getQuitEvent()" > <!-- --> < / A > < H3 >
getQuitEvent< / H3 >
< PRE >
public < A HREF = "../../../jrummikub/util/IEvent.html" title = "interface in jrummikub.util" > IEvent< / A > < B > getQuitEvent< / B > ()< / PRE >
< DL >
< DD > < B > Description copied from interface: < CODE > < A HREF = "../../../jrummikub/view/IView.html#getQuitEvent()" > IView< / A > < / CODE > < / B > < / DD >
< DD > The quit event is emitted when the player wants to quit the game
< P >
< DD > < DL >
< DT > < B > Specified by:< / B > < DD > < CODE > < A HREF = "../../../jrummikub/view/IView.html#getQuitEvent()" > getQuitEvent< / A > < / CODE > in interface < CODE > < A HREF = "../../../jrummikub/view/IView.html" title = "interface in jrummikub.view" > IView< / A > < / CODE > < / DL >
< / DD >
< DD > < DL >
< DT > < B > Returns:< / B > < DD > the event< / DL >
< / DD >
< / DL >
<!-- ========= END OF CLASS DATA ========= -->
< HR >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< A NAME = "navbar_bottom" > <!-- --> < / A >
< A HREF = "#skip-navbar_bottom" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_bottom_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Class< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "class-use/View.html" > < FONT CLASS = "NavBarFont1" > < B > Use< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../index-files/index-1.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
< / EM >
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../jrummikub/view/impl/TablePanel.html" title = "class in jrummikub.view.impl" > < B > PREV CLASS< / B > < / A >
< A HREF = "../../../jrummikub/view/impl/WinPanel.html" title = "class in jrummikub.view.impl" > < B > NEXT CLASS< / B > < / A > < / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../index.html?jrummikub/view/impl/View.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "View.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< TR >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
SUMMARY: < A HREF = "#nested_classes_inherited_from_class_javax.swing.JFrame" > NESTED< / A > | < A HREF = "#fields_inherited_from_class_javax.swing.JFrame" > FIELD< / A > | < A HREF = "#constructor_summary" > CONSTR< / A > | < A HREF = "#method_summary" > METHOD< / A > < / FONT > < / TD >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
DETAIL: FIELD | < A HREF = "#constructor_detail" > CONSTR< / A > | < A HREF = "#method_detail" > METHOD< / A > < / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_bottom" > < / A >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< HR >
< / BODY >
< / HTML >