|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
mima.presentation.gwt.nodeframe.NodeComponent
mima.presentation.gwt.nodeframe.NodeFrame
mima.presentation.gwt.nodeframe.UnderlineFrame
public class UnderlineFrame
Field Summary | |
---|---|
private com.google.gwt.user.client.ui.Widget |
_line
|
private com.google.gwt.user.client.ui.VerticalPanel |
_panel
|
Constructor Summary | |
---|---|
UnderlineFrame(NodeComponent nodeComponent)
|
Method Summary | |
---|---|
int |
getAbsoluteEdgeConnectionPointY()
|
void |
nodeComponentChanged()
|
private void |
redraw()
|
Methods inherited from class mima.presentation.gwt.nodeframe.NodeFrame |
---|
getNodeComponent, setNodeComponent |
Methods inherited from class mima.presentation.gwt.nodeframe.NodeComponent |
---|
fireNodeComponentChanged, setNodeFrame |
Methods inherited from class com.google.gwt.user.client.ui.Composite |
---|
getElement, initWidget, onAttach, onDetach, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
getParent, isAttached, onBrowserEvent, onLoad, removeFromParent |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleName, getTitle, isVisible, isVisible, removeStyleName, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private com.google.gwt.user.client.ui.Widget _line
private com.google.gwt.user.client.ui.VerticalPanel _panel
Constructor Detail |
---|
public UnderlineFrame(NodeComponent nodeComponent)
Method Detail |
---|
public int getAbsoluteEdgeConnectionPointY()
getAbsoluteEdgeConnectionPointY
in class NodeComponent
public void nodeComponentChanged()
nodeComponentChanged
in class NodeFrame
private void redraw()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |