FreeRDP
com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity Class Reference
Inheritance diagram for com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity:
Collaboration diagram for com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity:

Data Structures

class  ClientPreferenceFragment
 
class  PowerPreferenceFragment
 
class  SecurityPreferenceFragment
 
class  UiPreferenceFragment
 

Public Member Functions

boolean onIsMultiPane ()
 
void onBuildHeaders (List< Header > target)
 
- Public Member Functions inherited from com.freerdp.freerdpcore.utils.AppCompatPreferenceActivity
ActionBar getSupportActionBar ()
 
void setSupportActionBar (@Nullable Toolbar toolbar)
 
MenuInflater getMenuInflater ()
 
void setContentView (@LayoutRes int layoutResID)
 
void setContentView (View view)
 
void setContentView (View view, ViewGroup.LayoutParams params)
 
void addContentView (View view, ViewGroup.LayoutParams params)
 
void onConfigurationChanged (Configuration newConfig)
 
void invalidateOptionsMenu ()
 

Static Public Member Functions

static SharedPreferences get (Context context)
 
static int getDisconnectTimeout (Context context)
 
static boolean getHideStatusBar (Context context)
 
static boolean getHideActionBar (Context context)
 
static boolean getUseBackAsAltf4 (Context context)
 
static boolean getAcceptAllCertificates (Context context)
 
static boolean getHideZoomControls (Context context)
 
static boolean getSwapMouseButtons (Context context)
 
static boolean getInvertScrolling (Context context)
 
static boolean getAskOnExit (Context context)
 
static boolean getAutoScrollTouchPointer (Context context)
 
static String getClientName (Context context)
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
boolean isValidFragment (String fragmentName)
 
- Protected Member Functions inherited from com.freerdp.freerdpcore.utils.AppCompatPreferenceActivity
void onPostCreate (Bundle savedInstanceState)
 
void onPostResume ()
 
void onTitleChanged (CharSequence title, int color)
 
void onStop ()
 
void onDestroy ()
 

Detailed Description

Definition at line 35 of file ApplicationSettingsActivity.java.


The documentation for this class was generated from the following file: