|
||||||||||
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.FuturicoTextAreaExample
public class FuturicoTextAreaExample
User: mgarin Date: 14.03.12 Time: 14:48
Field Summary |
---|
Fields inherited from class com.alee.examples.content.DefaultExample |
---|
cursor, lmb, mmb, rmb |
Constructor Summary | |
---|---|
FuturicoTextAreaExample()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns short example description. |
FeatureState |
getFeatureState()
Returns current state of the component development. |
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, 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 FuturicoTextAreaExample()
Method Detail |
---|
public java.lang.String getTitle()
Example
public java.lang.String getDescription()
Example
public FeatureState getFeatureState()
DefaultExample
getFeatureState
in interface Example
getFeatureState
in class DefaultExample
public boolean isFillWidth()
DefaultExample
isFillWidth
in interface Example
isFillWidth
in class DefaultExample
public java.awt.Component getPreview(WebLookAndFeelDemo owner)
Example
owner
- demo application main frame
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |