|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.examples.content.DefaultExampleGroup com.alee.examples.groups.docpane.DocumentPaneGroup
public class DocumentPaneGroup
Document pane example group.
Constructor Summary | |
---|---|
DocumentPaneGroup()
|
Method Summary | |
---|---|
FeatureState |
getFeatureGroupState()
Returns release feature state by default. |
java.lang.String |
getGroupDescription()
Returns short example group description. |
java.util.List<Example> |
getGroupExamples()
Returns a list of examples for this example group. |
javax.swing.Icon |
getGroupIcon()
Returns example group icon. |
java.lang.String |
getGroupName()
Returns example group name. |
boolean |
isSingleExample()
Returns false by default. |
Methods inherited from class com.alee.examples.content.DefaultExampleGroup |
---|
getContentPartSize, getPreferredForeground, getResource, isShowWatermark, loadGroupIcon, loadIcon, modifyExampleTab, modifySeparator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentPaneGroup()
Method Detail |
---|
public javax.swing.Icon getGroupIcon()
public java.lang.String getGroupName()
public java.lang.String getGroupDescription()
public boolean isSingleExample()
isSingleExample
in interface ExampleGroup
isSingleExample
in class DefaultExampleGroup
public FeatureState getFeatureGroupState()
getFeatureGroupState
in interface ExampleGroup
getFeatureGroupState
in class DefaultExampleGroup
public java.util.List<Example> getGroupExamples()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |