|
|||||||||
| Home >> All >> cgsuite >> [ plugin overview ] | PREV NEXT | ||||||||
A
- ALLOW_ALL - Static variable in class cgsuite.plugin.GridEditorPanel
- Indicates that all methods of modifying the grid are permitted.
- ALLOW_CYCLE_ENTRIES - Static variable in class cgsuite.plugin.GridEditorPanel
- Indicates that the user may cycle among the available grid entries by left-clicking the grid.
- ALLOW_DRAG_ENTRIES - Static variable in class cgsuite.plugin.GridEditorPanel
- Indicates that the user may drag the grid entries to new locations.
- ALLOW_RESIZE_HORIZONTAL - Static variable in class cgsuite.plugin.GridEditorPanel
- Indicates that the user may resize this
GridEditorPanelhorizontally. - ALLOW_RESIZE_VERTICAL - Static variable in class cgsuite.plugin.GridEditorPanel
- Indicates that the user may resize this
GridEditorPanelvertically. - ALLOW_SET_ENTRIES - Static variable in class cgsuite.plugin.GridEditorPanel
- Indicates that the user may set the values of the grid entries by selecting from a popup menu.
- actionPerformed(ActionEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- addColumn - Variable in class cgsuite.plugin.GridEditorPanel
- addColumn(Point) - Method in class cgsuite.plugin.GridEditorPanel
- Add a column at the selected position.
- addRow - Variable in class cgsuite.plugin.GridEditorPanel
- addRow(Point) - Method in class cgsuite.plugin.GridEditorPanel
- Add a row at the selected position.
- addRow(Object[]) - Method in class cgsuite.plugin.Table
- Adds a row to this table.
- additionalLines - Variable in class cgsuite.plugin.StyledTextOutput
- alternate - Variable in class cgsuite.plugin.ImageOutput
- appendInNewLocation(Output, int) - Method in class cgsuite.plugin.StyledTextOutput
- Appends additional output to the end of this text, changing its location as indicated.
- appendMath(String) - Method in class cgsuite.plugin.StyledTextOutput
- Appends
textto the end of this output with theStyledTextOutput.STYLE_FACE_MATH55 attribute. - appendOutput(Output, int) - Method in class cgsuite.plugin.StyledTextOutput
- Appends additional output to the end of this text.
- appendOutput(Output) - Method in class cgsuite.plugin.StyledTextOutput
- Appends additional output to the end of this text.
- appendSymbol(int, int, int) - Method in class cgsuite.plugin.StyledTextOutput
- Appends an abstract symbol to the end of this output.
- appendSymbol(int, int) - Method in class cgsuite.plugin.StyledTextOutput
- Appends an abstract symbol to the end of this output.
- appendSymbol(int) - Method in class cgsuite.plugin.StyledTextOutput
- Appends an abstract symbol to the end of this output.
- appendText(String, int, int) - Method in class cgsuite.plugin.StyledTextOutput
- Appends
textto the end of this output with the specified style and display mode attributes. - appendText(String, int) - Method in class cgsuite.plugin.StyledTextOutput
- Appends
textto the end of this output with the specified style attributes. - appendText(String) - Method in class cgsuite.plugin.StyledTextOutput
- Appends
textto the end of this output. - argumentTypes - Variable in class cgsuite.plugin.MethodInfo
- The types of this method's arguments.
- attributeKeys - Variable in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- author - Variable in class cgsuite.plugin.PluginInfo
- The author(s) of this plugin (optional).
B
- BLACK_BISHOP - Static variable in class cgsuite.plugin.PluginUtilities
- BLACK_GO_STONE - Static variable in class cgsuite.plugin.PluginUtilities
- BLACK_KING - Static variable in class cgsuite.plugin.PluginUtilities
- BLACK_KNIGHT - Static variable in class cgsuite.plugin.PluginUtilities
- BLACK_PAWN - Static variable in class cgsuite.plugin.PluginUtilities
- BLACK_QUEEN - Static variable in class cgsuite.plugin.PluginUtilities
- BLACK_ROOK - Static variable in class cgsuite.plugin.PluginUtilities
- blocks - Variable in class cgsuite.plugin.StyledTextOutput
- borderHeight - Variable in class cgsuite.plugin.GridEditorPanel
- borderWidth - Variable in class cgsuite.plugin.GridEditorPanel
C
- calculateIconDimensions(Icon[], boolean) - Static method in class cgsuite.plugin.PluginUtilities
- canGetOutput(Object, OutputContext) - Method in interface cgsuite.plugin.OutputHandler
- Determines whether the specified object can be displayed using this output handler.
- cellSize - Variable in class cgsuite.plugin.GridEditorPanel
- cells - Variable in class cgsuite.plugin.TableOutput
- cgsuite.plugin - package cgsuite.plugin
- Contains the core Combinatorial Game Suite library.
- changeBoardSizeMenu - Variable in class cgsuite.plugin.GridEditorPanel
- clone() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- clone() - Method in class cgsuite.plugin.TableFormat
- colour - Variable in class cgsuite.plugin.ScaleLookupTable
- constructGame(EditorPanel, Class) - Method in interface cgsuite.plugin.Editor
- Constructs a cgsuite.Game from the specified EditorPanel.
- createDefaultEditorPanel(Class) - Method in interface cgsuite.plugin.Editor
- Creates an EditorPanel for the specified game type, initialized to a suitable default representation.
- createEditorPanel(Game) - Method in interface cgsuite.plugin.Editor
- Creates an EditorPanel populated with the specified game.
- createMenus() - Method in class cgsuite.plugin.GridEditorPanel
- Create all menus and link them to the event listener.
- current() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- cycleCell(Dimension) - Method in class cgsuite.plugin.GridEditorPanel
- Cycle the value at the given cell one step through the allowable values, then repaint.
D
- declareConstant(String, Object) - Method in interface cgsuite.plugin.PluginContext
- Declares a constant for use within the Combinatorial Game Suite user interface.
- declareMethod(MethodInfo) - Method in interface cgsuite.plugin.PluginContext
- Declares a method for use within the Combinatorial Game Suite user interface.
- declareMethod(String, Class[], MethodInvoker) - Method in interface cgsuite.plugin.PluginContext
- Declares a method with the specified name, argument types, and method invoker.
- declareMethod(String, Class[], MethodInvoker, boolean) - Method in interface cgsuite.plugin.PluginContext
- Declares a method with the specified name, argument types, and method invoker, optionally expanding the last argument.
- declareMethod(String, Class[], MethodInvoker, boolean, MethodInfo.OptionalArgumentInfo[]) - Method in interface cgsuite.plugin.PluginContext
- Declares a method with the specified name, argument types, method invoker, and optional arguments, optionally expanding the last argument.
- defaultEmptyCell - Variable in class cgsuite.plugin.GridEditorPanel
- defaultValue - Variable in class cgsuite.plugin.MethodInfo.OptionalArgumentInfo
- The default value of this optional argument.
- description - Variable in class cgsuite.plugin.PluginInfo
- A detailed description of this plugin (optional).
- description - Variable in class cgsuite.plugin.TypeInfo
- A verbose description of this type (optional).
- displayModes - Variable in class cgsuite.plugin.StyledTextOutput.Block
- draggingCell - Variable in class cgsuite.plugin.GridEditorPanel
E
- EDIT_STATE_PROPERTY - Static variable in class cgsuite.plugin.EditorPanel
- Used as an argument to
firePropertyChangeto indicate that changes have been made to the state of this editor panel. - EMPTY_IMAGE - Static variable in class cgsuite.plugin.PluginUtilities
- Editor - interface cgsuite.plugin.Editor.
- Defines a graphical editor for one or more games.
- EditorPanel - class cgsuite.plugin.EditorPanel.
- A graphical component used by the user interface to edit game positions.
- EditorPanel() - Constructor for class cgsuite.plugin.EditorPanel
- embeddedOutput - Variable in class cgsuite.plugin.StyledTextOutput.Block
- equals(Object) - Method in class cgsuite.plugin.FontManager.IntPair
- expandLastArgument - Variable in class cgsuite.plugin.MethodInfo
- Indicates that this method takes a variable number of arguments.
F
- FORMAT_COMPRESSED_INTEGER_TABLE - Static variable in class cgsuite.plugin.Table
- FORMAT_GRID_LINES_BOTH - Static variable in class cgsuite.plugin.Table
- FORMAT_GRID_LINES_HORIZONTAL - Static variable in class cgsuite.plugin.Table
- FORMAT_GRID_LINES_NONE - Static variable in class cgsuite.plugin.Table
- FORMAT_GRID_LINES_VERTICAL - Static variable in class cgsuite.plugin.Table
- FontManager - class cgsuite.plugin.FontManager.
- FontManager() - Constructor for class cgsuite.plugin.FontManager
- FontManager.IntPair - class cgsuite.plugin.FontManager.IntPair.
- FontManager.IntPair(int, int) - Constructor for class cgsuite.plugin.FontManager.IntPair
- first() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- fontCache - Static variable in class cgsuite.plugin.FontManager
- format - Variable in class cgsuite.plugin.Table
- format - Variable in class cgsuite.plugin.TableOutput
G
- GRAY_STONE - Static variable in class cgsuite.plugin.PluginUtilities
- GridEditorPanel - class cgsuite.plugin.GridEditorPanel.
- A generalized, reusable grid-based
EditorPanel. - GridEditorPanel() - Constructor for class cgsuite.plugin.GridEditorPanel
- Constructs a new
GridEditorPanelwith an empty list of icons and an empty 1x1 grid, allowing all methods of modifying the grid. - GridEditorPanel(Icon[]) - Constructor for class cgsuite.plugin.GridEditorPanel
- Constructs a new
GridEditorPanelwith the specified list of icons and an empty 1x1 grid, allowing all methods of modifying the grid. - GridEditorPanel(Icon[], Grid) - Constructor for class cgsuite.plugin.GridEditorPanel
- Constructs a new
GridEditorPanelwith the specified list of icons and initial entries, and allowing all forms of modifying the grid. - GridEditorPanel(Icon[], Grid, int) - Constructor for class cgsuite.plugin.GridEditorPanel
- Constructs a new
GridEditorPanelwith the specified list of icons, initial entries, and permissions. - GridEditorPanel.GridEditorListener - class cgsuite.plugin.GridEditorPanel.GridEditorListener.
- GridEditorPanel.GridEditorListener() - Constructor for class cgsuite.plugin.GridEditorPanel.GridEditorListener
- gap - Variable in class cgsuite.plugin.GridEditorPanel
- getAllAttributeKeys() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getAttribute(AttributedCharacterIterator.Attribute) - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getAttributes() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getBeginIndex() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getBorderSize() - Method in class cgsuite.plugin.GridEditorPanel
- Get the size of the blank borders between the board and the edges of the panel.
- getCell(Point) - Method in class cgsuite.plugin.GridEditorPanel
- Return the array reference for the cell containing p.
- getCompressedChar(Object) - Method in class cgsuite.plugin.TableOutput
- getEndIndex() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getFont(int, int) - Static method in class cgsuite.plugin.FontManager
- getGap() - Method in class cgsuite.plugin.GridEditorPanel
- Get the minimum gap within each square between the edges of the icon and the gridlines.
- getGrid() - Method in class cgsuite.plugin.GridEditorPanel
- Returns a copy of the Grid stored in this editor panel.
- getIcon(String) - Static method in class cgsuite.plugin.PluginUtilities
- getIcons() - Method in class cgsuite.plugin.GridEditorPanel
- getIndex() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getLineThickness() - Method in class cgsuite.plugin.GridEditorPanel
- Get the thickness of the gridlines.
- getMaxCellWidth() - Method in class cgsuite.plugin.Table
- Gets the maximum width of a cell, in pixels.
- getOutput(Object) - Method in interface cgsuite.plugin.OutputContext
- Gets output for the specified object.
- getOutput(Object, OutputContext) - Method in interface cgsuite.plugin.OutputHandler
- Gets output corresponding to the specified object.
- getOutput(OutputContext) - Method in class cgsuite.plugin.Table
- Gets output for this table.
- getPermissions() - Method in class cgsuite.plugin.GridEditorPanel
- getPluginInfo() - Method in interface cgsuite.plugin.Plugin
- Gets basic information about this plug-in package.
- getPreferredSize() - Method in class cgsuite.plugin.GridEditorPanel
- Get the preferred size (so the component will be correctly displayed in a scrollpane).
- getRunLimit() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getRunLimit(Set) - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getRunLimit(AttributedCharacterIterator.Attribute) - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getRunStart() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getRunStart(AttributedCharacterIterator.Attribute) - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getRunStart(Set) - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- getScreenFrc() - Static method in class cgsuite.plugin.StyledTextOutput
- getTableFormat() - Method in class cgsuite.plugin.Table
- grid - Variable in class cgsuite.plugin.GridEditorPanel
- gridToImage(Grid, Icon[]) - Static method in class cgsuite.plugin.PluginUtilities
- Creates an image representation of a cgsuite.util.Grid.
- gridToImage(Grid, Icon[], Dimension, int, int) - Static method in class cgsuite.plugin.PluginUtilities
- Creates an image representation of a cgsuite.util.Grid with the specified cell size, gap and line thickness.
H
- hasAdditionalLines() - Method in class cgsuite.plugin.StyledTextOutput
- hasSubOrSuperscript() - Method in class cgsuite.plugin.StyledTextOutput
- Returns
trueif any of the text in this output is subscript or superscript. - hashCode() - Method in class cgsuite.plugin.FontManager.IntPair
I
- ImageOutput - class cgsuite.plugin.ImageOutput.
- An image to display as output.
- ImageOutput(Image) - Constructor for class cgsuite.plugin.ImageOutput
- Constructs a new
ImageOutputwith the specified image. - ImageOutput(Image, String) - Constructor for class cgsuite.plugin.ImageOutput
- Constructs a new
ImageOutputwith the specified image and text representation. - iconMap - Static variable in class cgsuite.plugin.PluginUtilities
- icons - Variable in class cgsuite.plugin.GridEditorPanel
- image - Variable in class cgsuite.plugin.GridEditorPanel
- image - Variable in class cgsuite.plugin.ImageOutput
- imageToColor(Image, Color, BufferedImage) - Static method in class cgsuite.plugin.PluginUtilities
- Filter the image
in. - inMenu - Variable in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- index - Variable in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- initialize(PluginContext) - Method in interface cgsuite.plugin.Plugin
- Declares types, constants, methods and output handlers for this plug-in.
- int1 - Variable in class cgsuite.plugin.FontManager.IntPair
- int2 - Variable in class cgsuite.plugin.FontManager.IntPair
- invoke(String, Object[], Map) - Method in interface cgsuite.plugin.MethodInvoker
- Invokes this method.
- iterator() - Method in class cgsuite.plugin.StyledTextOutput
- Gets an iterator over this text output.
L
- last() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- lineThickness - Variable in class cgsuite.plugin.GridEditorPanel
- listener - Variable in class cgsuite.plugin.GridEditorPanel
- loadPreferences() - Method in class cgsuite.plugin.PreferencesPanel
- Populates this panel with the stored user preferences.
- lookupPixel(int[], int[]) - Method in class cgsuite.plugin.ScaleLookupTable
M
- MODE_ALL - Static variable in class cgsuite.plugin.StyledTextOutput
- This text will included in all output modes.
- MODE_LATEX_SOURCE - Static variable in class cgsuite.plugin.StyledTextOutput
- This text will included in the output of toLatexSource 55 .
- MODE_PLAIN_TEXT - Static variable in class cgsuite.plugin.StyledTextOutput
- This text will included in the output of toPlainText 55 .
- MODE_SCREEN_IMAGE - Static variable in class cgsuite.plugin.StyledTextOutput
- This text will included in the output of toScreenImage 55 .
- MethodInfo - class cgsuite.plugin.MethodInfo.
- Specifies a Combinatorial Game Suite method.
- MethodInfo() - Constructor for class cgsuite.plugin.MethodInfo
- Constructs a new
MethodInfowith none of its fields filled in. - MethodInfo(String, Class[], MethodInvoker, boolean, MethodInfo.OptionalArgumentInfo[]) - Constructor for class cgsuite.plugin.MethodInfo
- Constructs a new
MethodInfowith the specified name, argument types, method invoker, and optional arguments, possibly expanding the last argument. - MethodInfo.OptionalArgumentInfo - class cgsuite.plugin.MethodInfo.OptionalArgumentInfo.
- Specifies an optional argument to a Combinatorial Game Suite method.
- MethodInfo.OptionalArgumentInfo() - Constructor for class cgsuite.plugin.MethodInfo.OptionalArgumentInfo
- Constructs a new
OptionalArgumentInfowith none of its fields filled in. - MethodInfo.OptionalArgumentInfo(String, Class) - Constructor for class cgsuite.plugin.MethodInfo.OptionalArgumentInfo
- Constructs a new
OptionalArgumentInfowith the specified name and type. - MethodInfo.OptionalArgumentInfo(String, Class, Object) - Constructor for class cgsuite.plugin.MethodInfo.OptionalArgumentInfo
- Constructs a new
OptionalArgumentInfowith the specified name, type and default value. - MethodInvocationException - exception cgsuite.plugin.MethodInvocationException.
- Thrown to indicate that an error occurred invoking a Combinatorial Game Suite method.
- MethodInvocationException() - Constructor for class cgsuite.plugin.MethodInvocationException
- Constructs a
MethodInvocationExceptionwith no detail message. - MethodInvocationException(String) - Constructor for class cgsuite.plugin.MethodInvocationException
- Constructs a
MethodInvocationExceptionwith the specified detail message. - MethodInvoker - interface cgsuite.plugin.MethodInvoker.
- An invocation scheme for a Combinatorial Game Suite method.
- maxCellWidth - Variable in class cgsuite.plugin.Table
- maxCellWidth - Variable in class cgsuite.plugin.TableOutput
- menuLocation - Variable in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- methodInvoker - Variable in class cgsuite.plugin.MethodInfo
- The underlying Java method that is invoked when the user calls this method inside the interface.
- monospacedFont - Static variable in class cgsuite.plugin.FontManager
- mouseClicked(MouseEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- mouseDragged(MouseEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- mouseMoved(MouseEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- mousePressed(MouseEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- mouseReleased(MouseEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
N
- name - Variable in class cgsuite.plugin.MethodInfo.OptionalArgumentInfo
- The name of this optional argument.
- name - Variable in class cgsuite.plugin.MethodInfo
- The name of this method as exposed to the Combinatorial Suite user interface.
- name - Variable in class cgsuite.plugin.PluginInfo
- A descriptive name for this plugin.
- name - Variable in class cgsuite.plugin.TypeInfo
- The name of this type (optional).
- next() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- numColumns - Variable in class cgsuite.plugin.Table
- numColumns - Variable in class cgsuite.plugin.TableOutput
O
- Output - interface cgsuite.plugin.Output.
- An abstract output scheme that can be converted to any of several forms of output.
- OutputContext - interface cgsuite.plugin.OutputContext.
- Contains utility methods accessible during output generation.
- OutputHandler - interface cgsuite.plugin.OutputHandler.
- Converts objects to Output suitable for display in the Combinatorial Game Suite user interface.
- optionalArguments - Variable in class cgsuite.plugin.MethodInfo
- Specifies optional arguments for this method, if any.
- originalDraggingCellValue - Variable in class cgsuite.plugin.GridEditorPanel
- originalSelectedCellValue - Variable in class cgsuite.plugin.GridEditorPanel
P
- Plugin - interface cgsuite.plugin.Plugin.
- Exposes a plug-in package to the Combinatorial Game Suite user interface.
- PluginContext - interface cgsuite.plugin.PluginContext.
- Registers plug-in components with the user interface.
- PluginInfo - class cgsuite.plugin.PluginInfo.
- Specifies basic information about a plug-in.
- PluginInfo() - Constructor for class cgsuite.plugin.PluginInfo
- PluginUtilities - class cgsuite.plugin.PluginUtilities.
- An assortment of static methods useful to plug-in writers.
- PluginUtilities() - Constructor for class cgsuite.plugin.PluginUtilities
- PreferencesPanel - class cgsuite.plugin.PreferencesPanel.
- A Swing component that contains user preferences for a plug-in.
- PreferencesPanel() - Constructor for class cgsuite.plugin.PreferencesPanel
- Constructs a new
PreferencesPanelwith aFlowLayout. - PreferencesPanel(LayoutManager) - Constructor for class cgsuite.plugin.PreferencesPanel
- Constructs a new
PreferencesPanelwith the specified layout manager. - paintComponent(Graphics) - Method in class cgsuite.plugin.GridEditorPanel
- Paint the grid with entries.
- permissions - Variable in class cgsuite.plugin.GridEditorPanel
- popupMenu - Variable in class cgsuite.plugin.GridEditorPanel
- popupMenuCanceled(PopupMenuEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- previous() - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
R
- referringBlocks - Variable in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- registerEditor(Class, Editor) - Method in interface cgsuite.plugin.PluginContext
- Under development.
- registerOutputHandler(OutputHandler, Class[]) - Method in interface cgsuite.plugin.PluginContext
- Associates an OutputHandler with the given type(s).
- registerPreferencesPanel(String, PreferencesPanel) - Method in interface cgsuite.plugin.PluginContext
- Registers a preferences panel for use within the Combinatorial Game Suite user interface.
- registerType(TypeInfo) - Method in interface cgsuite.plugin.PluginContext
- Registers a type for use within the Combinatorial Game Suite user interface.
- registerType(Class) - Method in interface cgsuite.plugin.PluginContext
- Registers the specified type.
- registerType(Class, String) - Method in interface cgsuite.plugin.PluginContext
- Registers the specified type with the specified name.
- registerType(Class, String, String) - Method in interface cgsuite.plugin.PluginContext
- Registers the specified type with the specified name and description.
- removeColumn - Variable in class cgsuite.plugin.GridEditorPanel
- removeColumn(int) - Method in class cgsuite.plugin.GridEditorPanel
- Remove the selected column (counting from 0 at the left hand edge).
- removeRow - Variable in class cgsuite.plugin.GridEditorPanel
- removeRow(int) - Method in class cgsuite.plugin.GridEditorPanel
- Remove the requested row (counting from 0 as the top row).
- replaceGridRegion(BufferedImage, int, int, Icon, Dimension, int, int) - Static method in class cgsuite.plugin.PluginUtilities
- Replaces the specified cell in the specified image.
- replaceImage() - Method in class cgsuite.plugin.GridEditorPanel
- Rerender the image.
- replaceImage(int, int) - Method in class cgsuite.plugin.GridEditorPanel
- Rerender the given cell in the image.
- rows - Variable in class cgsuite.plugin.Table
S
- STYLE_COLOR_BLACK - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_BLUE - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_CYAN - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_DARK_GRAY - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_GRAY - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_GREEN - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_LIGHT_GRAY - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_MAGENTA - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_MASK - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_ORANGE - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_PINK - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_RED - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_WHITE - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_COLOR_YELLOW - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_FACE_MASK - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_FACE_MATH - Static variable in class cgsuite.plugin.StyledTextOutput
- A "math mode" font face.
- STYLE_FACE_MONOSPACED - Static variable in class cgsuite.plugin.StyledTextOutput
- A monospaced font face.
- STYLE_FACE_TEXT - Static variable in class cgsuite.plugin.StyledTextOutput
- A "plain text" font face.
- STYLE_LOCATION_DENOMINATOR - Static variable in class cgsuite.plugin.StyledTextOutput
- The denominator of a fraction.
- STYLE_LOCATION_LOWER_LIMIT - Static variable in class cgsuite.plugin.StyledTextOutput
- The lower limit of an integral symbol.
- STYLE_LOCATION_MASK - Static variable in class cgsuite.plugin.StyledTextOutput
- STYLE_LOCATION_NUMERATOR - Static variable in class cgsuite.plugin.StyledTextOutput
- The numerator of a fraction.
- STYLE_LOCATION_SUBSCRIPT - Static variable in class cgsuite.plugin.StyledTextOutput
- Standard subscript.
- STYLE_LOCATION_SUPERSCRIPT - Static variable in class cgsuite.plugin.StyledTextOutput
- Standard superscript.
- STYLE_LOCATION_UPPER_LIMIT - Static variable in class cgsuite.plugin.StyledTextOutput
- The upper limit of an integral symbol.
- STYLE_SIZE_HUGE - Static variable in class cgsuite.plugin.StyledTextOutput
- A huge font size.
- STYLE_SIZE_LARGE - Static variable in class cgsuite.plugin.StyledTextOutput
- A large font size.
- STYLE_SIZE_MASK - Static variable in class cgsuite.plugin.StyledTextOutput
- SYMBOL_DOUBLE_DOWN - Static variable in class cgsuite.plugin.StyledTextOutput
- A double down arrow.
- SYMBOL_DOUBLE_UP - Static variable in class cgsuite.plugin.StyledTextOutput
- A double up arrow.
- SYMBOL_DOWN - Static variable in class cgsuite.plugin.StyledTextOutput
- A single down arrow.
- SYMBOL_INTEGRAL - Static variable in class cgsuite.plugin.StyledTextOutput
- An integral sign.
- SYMBOL_MINY - Static variable in class cgsuite.plugin.StyledTextOutput
- A miny symbol.
- SYMBOL_PLUS_MINUS - Static variable in class cgsuite.plugin.StyledTextOutput
- A plus-or-minus sign.
- SYMBOL_QUADRUPLE_DOWN - Static variable in class cgsuite.plugin.StyledTextOutput
- A quadruple down arrow.
- SYMBOL_QUADRUPLE_UP - Static variable in class cgsuite.plugin.StyledTextOutput
- A quadruple up arrow.
- SYMBOL_RIGHT_ARROW - Static variable in class cgsuite.plugin.StyledTextOutput
- A right arrow.
- SYMBOL_STAR - Static variable in class cgsuite.plugin.StyledTextOutput
- An asterisk (suitable for nimbers.)
- SYMBOL_TINY - Static variable in class cgsuite.plugin.StyledTextOutput
- A tiny symbol.
- SYMBOL_TRIPLE_DOWN - Static variable in class cgsuite.plugin.StyledTextOutput
- A triple down arrow.
- SYMBOL_TRIPLE_UP - Static variable in class cgsuite.plugin.StyledTextOutput
- A triple up arrow.
- SYMBOL_UP - Static variable in class cgsuite.plugin.StyledTextOutput
- A single up arrow.
- ScaleLookupTable - class cgsuite.plugin.ScaleLookupTable.
- A lookup-table implementation that simply scales the input based on the colour specified in the constructor.
- ScaleLookupTable(Color) - Constructor for class cgsuite.plugin.ScaleLookupTable
- StyledTextOutput - class cgsuite.plugin.StyledTextOutput.
- An abstract representation of styled character data.
- StyledTextOutput() - Constructor for class cgsuite.plugin.StyledTextOutput
- Constructs a new
StyledTextOutputthat is initially empty. - StyledTextOutput(String, int) - Constructor for class cgsuite.plugin.StyledTextOutput
- Constructs a new
StyledTextOutputbeginning withtext, formatted according tostyle. - StyledTextOutput(String) - Constructor for class cgsuite.plugin.StyledTextOutput
- Constructs a new
StyledTextOutputbeginning withtext. - StyledTextOutput.Block - class cgsuite.plugin.StyledTextOutput.Block.
- StyledTextOutput.Block(String, int, int, int, Output) - Constructor for class cgsuite.plugin.StyledTextOutput.Block
- StyledTextOutput.STOCharacterIterator - class cgsuite.plugin.StyledTextOutput.STOCharacterIterator.
- StyledTextOutput.STOCharacterIterator() - Constructor for class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- sansSerifFont - Static variable in class cgsuite.plugin.FontManager
- savePreferences() - Method in class cgsuite.plugin.PreferencesPanel
- Saves the preferences selected by the user.
- screenFrc - Static variable in class cgsuite.plugin.StyledTextOutput
- selectedCell - Variable in class cgsuite.plugin.GridEditorPanel
- setBorderSize(int, int) - Method in class cgsuite.plugin.GridEditorPanel
- Set the blank borders between the board and the edge of the panel.
- setCell(Dimension, int) - Method in class cgsuite.plugin.GridEditorPanel
- Set the entry at the given gell to the given value, then repaint.
- setCellMenu - Variable in class cgsuite.plugin.GridEditorPanel
- setGap(int) - Method in class cgsuite.plugin.GridEditorPanel
- Set the minimum gap within each square between the edges of the icon and the gridlines.
- setGrid(Grid) - Method in class cgsuite.plugin.GridEditorPanel
- setIcons(Icon[]) - Method in class cgsuite.plugin.GridEditorPanel
- setIndex(int) - Method in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- setLineThickness(int) - Method in class cgsuite.plugin.GridEditorPanel
- Set the thickness of the gridlines.
- setMaxCellWidth(int) - Method in class cgsuite.plugin.Table
- Sets the maximum width of a cell, in pixels.
- setPermissions(int) - Method in class cgsuite.plugin.GridEditorPanel
- setTableFormat(int) - Method in class cgsuite.plugin.Table
- setUnitGrid() - Method in class cgsuite.plugin.GridEditorPanel
- showPopup(MouseEvent) - Method in class cgsuite.plugin.GridEditorPanel.GridEditorListener
- stringsToGrid(String[], String) - Static method in class cgsuite.plugin.PluginUtilities
- stringsToGrid(String[], String, int) - Static method in class cgsuite.plugin.PluginUtilities
- style - Variable in class cgsuite.plugin.StyledTextOutput.Block
- symbol - Variable in class cgsuite.plugin.StyledTextOutput.Block
- symbolFont - Static variable in class cgsuite.plugin.FontManager
T
- Table - class cgsuite.plugin.Table.
- A table whose entries may be any objects.
- Table(int) - Constructor for class cgsuite.plugin.Table
- Constructs a new
Tablewith the specified number of columns. - TableFormat - class cgsuite.plugin.TableFormat.
- TableFormat() - Constructor for class cgsuite.plugin.TableFormat
- TableOutput - class cgsuite.plugin.TableOutput.
- TableOutput(Table, OutputContext) - Constructor for class cgsuite.plugin.TableOutput
- TypeInfo - class cgsuite.plugin.TypeInfo.
- Specifies a Combinatorial Game Suite type.
- TypeInfo() - Constructor for class cgsuite.plugin.TypeInfo
- Constructs a new
TypeInfowith none of its fields filled in. - TypeInfo(Class, String, String) - Constructor for class cgsuite.plugin.TypeInfo
- Constructs a new
TypeInfowith the specified type, name and description. - tableFormat - Variable in class cgsuite.plugin.TableFormat
- text - Variable in class cgsuite.plugin.StyledTextOutput.Block
- text - Variable in class cgsuite.plugin.StyledTextOutput.STOCharacterIterator
- thisComponent() - Method in class cgsuite.plugin.GridEditorPanel
- Needed to get a reference from within the listener class
(since
thisrefers to the listener). - toLatexSource() - Method in class cgsuite.plugin.ImageOutput
- toLatexSource() - Method in interface cgsuite.plugin.Output
- Converts this
Outputto a LaTeX source fragment. - toLatexSource() - Method in class cgsuite.plugin.StyledTextOutput
- toLatexSource() - Method in class cgsuite.plugin.TableOutput
- toPlainText() - Method in class cgsuite.plugin.ImageOutput
- toPlainText() - Method in interface cgsuite.plugin.Output
- Converts this
Outputto aStringthat is readable as-is. - toPlainText() - Method in class cgsuite.plugin.StyledTextOutput
- toPlainText() - Method in class cgsuite.plugin.TableOutput
- toScreenImage(int) - Method in class cgsuite.plugin.ImageOutput
- toScreenImage(int) - Method in interface cgsuite.plugin.Output
- Converts this
Outputto an image suitable for screen display. - toScreenImage(int) - Method in class cgsuite.plugin.StyledTextOutput
- toScreenImage(int, int) - Method in class cgsuite.plugin.StyledTextOutput
- toScreenImage(int) - Method in class cgsuite.plugin.TableOutput
- type - Variable in class cgsuite.plugin.MethodInfo.OptionalArgumentInfo
- The type of this optional argument.
- type - Variable in class cgsuite.plugin.TypeInfo
- The associated Java type.
U
- updateEditorPanel(EditorPanel, Game) - Method in interface cgsuite.plugin.Editor
- Updates the specified EditorPanel with the specified cgsuite.Game.
V
- version - Variable in class cgsuite.plugin.PluginInfo
- The version number of this plugin (optional).
W
- WHITE_BISHOP - Static variable in class cgsuite.plugin.PluginUtilities
- WHITE_GO_STONE - Static variable in class cgsuite.plugin.PluginUtilities
- WHITE_KING - Static variable in class cgsuite.plugin.PluginUtilities
- WHITE_KNIGHT - Static variable in class cgsuite.plugin.PluginUtilities
- WHITE_PAWN - Static variable in class cgsuite.plugin.PluginUtilities
- WHITE_QUEEN - Static variable in class cgsuite.plugin.PluginUtilities
- WHITE_ROOK - Static variable in class cgsuite.plugin.PluginUtilities
X
- xSymbolFont - Static variable in class cgsuite.plugin.FontManager
A B C D E F G H I L M N O P R S T U V W X
|
|||||||||
| Home >> All >> cgsuite >> [ plugin overview ] | PREV NEXT | ||||||||