| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.KeyAdapter
org.stellarium.ui.STUI.Component
static class STUI.Component
| Field Summary | |
|---|---|
| protected  boolean | active | 
| Constructor Summary | |
|---|---|
| STUI.Component() | |
| Method Summary | |
|---|---|
| (package private)  boolean | getActive() | 
| (package private)
       java.lang.String | getCleanString()Same function as getString but cleaned of every color informations | 
|  java.lang.String | getString()white is hilight | 
| (package private)  boolean | isEditable() | 
|  void | keyPressed(java.awt.event.KeyEvent e) | 
| (package private)  void | setActive(boolean a) | 
| Methods inherited from class java.awt.event.KeyAdapter | 
|---|
| keyReleased, keyTyped | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected boolean active
| Constructor Detail | 
|---|
STUI.Component()
| Method Detail | 
|---|
public java.lang.String getString()
public void keyPressed(java.awt.event.KeyEvent e)
keyPressed in interface java.awt.event.KeyListener
      keyPressed in class java.awt.event.KeyAdapter
    boolean isEditable()
void setActive(boolean a)
boolean getActive()
java.lang.String getCleanString()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||