|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrenderable.BlockLabel
renderable.SocketLabel
class SocketLabel
Nested Class Summary |
---|
Nested classes/interfaces inherited from class renderable.BlockLabel |
---|
BlockLabel.Type |
Field Summary |
---|
Fields inherited from class renderable.BlockLabel |
---|
blockFontLarge_Bold, blockFontLarge_Plain, blockFontMedium_Bold, blockFontMedium_Plain, blockFontSmall_Bold, blockFontSmall_Plain |
Constructor Summary | |
---|---|
SocketLabel(BlockConnector socket,
java.lang.String initLabelText,
BlockLabel.Type labelType,
boolean isEditable,
long blockID)
|
Method Summary | |
---|---|
(package private) static boolean |
ignoreSocket(BlockConnector socket)
Returns true if the socket label should not be added to this. |
protected void |
textChanged(java.lang.String text)
|
(package private) void |
update(java.awt.geom.Point2D socketPoint)
|
Methods inherited from class renderable.BlockLabel |
---|
descale, descale, dimensionsChanged, editingText, genusChanged, getAbstractHeight, getAbstractWidth, getBlockID, getJComponent, getPixelHeight, getPixelLocation, getPixelWidth, getText, highlightText, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, rescale, rescale, setEditable, setEditingState, setPixelLocation, setText, setText, setText, setToolTipText, setZoomLevel, showMenuIcon, textValid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
SocketLabel(BlockConnector socket, java.lang.String initLabelText, BlockLabel.Type labelType, boolean isEditable, long blockID)
Method Detail |
---|
static boolean ignoreSocket(BlockConnector socket)
socket
- the BlockConnector to test
void update(java.awt.geom.Point2D socketPoint)
protected void textChanged(java.lang.String text)
textChanged
in class BlockLabel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |