|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.montsuqi.monsia.Style
public class Style
| Field Summary | |
|---|---|
static Style |
DEFAULT_STYLE
|
| Method Summary | |
|---|---|
void |
apply(java.awt.Component widget)
|
java.lang.String |
getName()
|
static java.util.Map |
load(java.io.InputStream in)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Style DEFAULT_STYLE
| Method Detail |
|---|
public void apply(java.awt.Component widget)
public static java.util.Map load(java.io.InputStream in)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getName()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||