|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.GraphPaperLayout.Location
public static class GraphPaperLayout.Location
Class Location _more_
| Constructor Summary | |
|---|---|
GraphPaperLayout.Location(JComponent comp,
int x,
int y)
_more_ |
|
GraphPaperLayout.Location(JComponent comp,
Object object,
String label)
_more_ |
|
GraphPaperLayout.Location(JComponent comp,
Object object,
String label,
Rectangle rect)
_more_ |
|
GraphPaperLayout.Location(JComponent comp,
String label,
int x,
int y,
int width,
int height)
_more_ |
|
| Method Summary | |
|---|---|
JComponent |
getComponent()
_more_ |
String |
getLabel()
_more_ |
Object |
getObject()
_more_ |
Rectangle |
getRect()
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphPaperLayout.Location(JComponent comp,
Object object,
String label)
comp - _more_object - _more_label - _more_
public GraphPaperLayout.Location(JComponent comp,
Object object,
String label,
Rectangle rect)
comp - _more_object - _more_label - _more_rect - _more_
public GraphPaperLayout.Location(JComponent comp,
String label,
int x,
int y,
int width,
int height)
comp - _more_label - _more_x - _more_y - _more_width - _more_height - _more_
public GraphPaperLayout.Location(JComponent comp,
int x,
int y)
comp - _more_x - _more_y - _more_| Method Detail |
|---|
public String getLabel()
public JComponent getComponent()
public Rectangle getRect()
public Object getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||