public abstract class StandardBlock extends Block
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
protected Color |
color |
protected String |
label |
protected String |
name |
protected ImageIcon |
visualRepresentation |
LOGGERS| Constructor and Description |
|---|
StandardBlock() |
| Modifier and Type | Method and Description |
|---|---|
protected Color |
color() |
StandardBlockComponent<? extends StandardBlock> |
createComponent() |
Color |
getColor() |
String |
getLabel() |
String |
getName() |
ImageIcon |
getVisualRepresentation() |
protected String |
label() |
protected String |
name() |
protected ImageIcon |
visualRepresentation() |
addEventListener, fireEvent, getId, getInputs, getOutputs, getVisualRepresentation, removeListener, reset, toString, transfer, writeReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareToconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningafterBuildprotected final String name
protected final ImageIcon visualRepresentation
protected final String label
protected final Color color
protected String name()
protected ImageIcon visualRepresentation()
protected String label()
protected Color color()
public StandardBlockComponent<? extends StandardBlock> createComponent()
createComponent in class Blockpublic String getName()
public String getLabel()
public Color getColor()
public ImageIcon getVisualRepresentation()
getVisualRepresentation in class BlockCopyright © 2012–2015 MARID software development group. All rights reserved.