|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.cwi.sen1.util.StudioStatusBarConstraints
public class StudioStatusBarConstraints
| Field Summary | |
|---|---|
(package private) java.awt.Insets |
insets
|
(package private) double |
weight
|
| Constructor Summary | |
|---|---|
StudioStatusBarConstraints(double weight)
|
|
StudioStatusBarConstraints(java.awt.Insets insets)
|
|
| Method Summary | |
|---|---|
java.awt.Insets |
getInsets()
|
double |
getWeight()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.awt.Insets insets
double weight
| Constructor Detail |
|---|
public StudioStatusBarConstraints(java.awt.Insets insets)
public StudioStatusBarConstraints(double weight)
| Method Detail |
|---|
public double getWeight()
public java.awt.Insets getInsets()
|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||