|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.examples.content.DefaultExample com.alee.examples.groups.futurico.FuturicoLabelExample
public class FuturicoLabelExample
Futurico label painter example.
Field Summary |
---|
Fields inherited from class com.alee.examples.content.DefaultExample |
---|
cursor, lmb, mmb, rmb |
Constructor Summary | |
---|---|
FuturicoLabelExample()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns short example description. |
java.awt.Component |
getPreview(WebLookAndFeelDemo owner)
Returns preview component for this example. |
java.lang.String |
getTitle()
Returns example title. |
boolean |
isFillWidth()
Returns whether the example component should fill all available width or not. |
Methods inherited from class com.alee.examples.content.DefaultExample |
---|
doWhenPresentationFinished, getFeatureState, getPresentationSteps, getResource, getResources, isPresentationAvailable, loadIcon, loadIcon, nextPresentationStep, startPresentation, stopPresentation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FuturicoLabelExample()
Method Detail |
---|
public java.lang.String getTitle()
public java.lang.String getDescription()
public boolean isFillWidth()
isFillWidth
in interface Example
isFillWidth
in class DefaultExample
public java.awt.Component getPreview(WebLookAndFeelDemo owner)
owner
- demo application main frame
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |