|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.opengl.gui.TabbedPane.Tab
protected static class TabbedPane.Tab
| Field Summary | |
|---|---|
boolean |
close
|
Component |
component
|
String |
title
|
| Constructor Summary | |
|---|---|
TabbedPane.Tab(String title,
boolean close,
Component component)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String title
public boolean close
public Component component
| Constructor Detail |
|---|
public TabbedPane.Tab(String title,
boolean close,
Component component)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||