|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.programix.gui.plaf.LookAndFeelChanger.MetalView
public class LookAndFeelChanger.MetalView
An implementation of LookAndFeelChanger.View that is useful for times when all
that needs to change is the MetalTheme of the
MetalLookAndFeel.
| Constructor Summary | |
|---|---|
LookAndFeelChanger.MetalView(MetalTheme theme,
String displayName)
|
|
| Method Summary | |
|---|---|
void |
activate()
Changes the current MetalTheme and then assures that
the current look and feel is the MetalLookAndFeel. |
String |
getDisplayName()
Returns a name that describes this view in a format suitable for display to the user. |
boolean |
useWindowDecorations()
Returns true if this view is backed by a LookAndFeel that wants to decorate the windows entirely. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LookAndFeelChanger.MetalView(MetalTheme theme,
String displayName)
| Method Detail |
|---|
public void activate()
throws Exception
MetalTheme and then assures that
the current look and feel is the MetalLookAndFeel.
activate in interface LookAndFeelChanger.ViewException - if this View can not be activated.
The stack trace will generally be sent to System.err and
the look and feel changer will attempt to activate the next view.public String getDisplayName()
LookAndFeelChanger.View
getDisplayName in interface LookAndFeelChanger.Viewpublic boolean useWindowDecorations()
LookAndFeelChanger.View
useWindowDecorations in interface LookAndFeelChanger.View
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||