public class ClassBlock extends StandardBlock implements ConfigurableBlock
| Modifier and Type | Class and Description |
|---|---|
static interface |
ClassBlock.ClassBlockListener |
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
Block.Out |
out |
protected Class<?> |
targetClass |
color, label, name, visualRepresentationLOGGERS| Constructor and Description |
|---|
ClassBlock() |
| Modifier and Type | Method and Description |
|---|---|
Window |
createWindow(Window parent) |
String |
getLabel() |
Class<?> |
getTargetClass() |
void |
reset() |
void |
setTargetClass(Class<?> newClass) |
color, createComponent, getColor, getName, getVisualRepresentation, label, name, visualRepresentationaddEventListener, fireEvent, getId, getInputs, getOutputs, getVisualRepresentation, removeListener, toString, transfer, writeReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareToconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningafterBuildpublic Class<?> getTargetClass()
public void setTargetClass(Class<?> newClass)
public String getLabel()
getLabel in class StandardBlockpublic Window createWindow(Window parent)
createWindow in interface ConfigurableBlockCopyright © 2012–2015 MARID software development group. All rights reserved.